Commit Graph

855 Commits

Author SHA1 Message Date
Aidan Casey a3157e6b0a Added "buttons" option under the HTML object. This allows users to create custom button links on the landing page. 2017-03-29 16:46:29 -04:00
Stéphane Goetz bde251409f Update dependencies 2017-03-02 18:16:36 +01:00
Stéphane Goetz 4c9cbed9da Send correct mimetype for ComputedRawPage in live mode 2017-03-01 10:54:38 +01:00
Stéphane Goetz a825b1a28b Compile theme, a bug put back the old theme 2017-03-01 10:53:56 +01:00
Stéphane Goetz 8eb5ad6ae4 Tweak theme and search 2017-02-23 23:15:07 +01:00
Stéphane Goetz 2b1bfbf52a Added a test for mailto: links 2017-01-23 23:28:56 +01:00
Stéphane Goetz 77541b6b09 Merge remote-tracking branch 'origin/master' into development
* origin/master:
  fix for error with mailto links
2017-01-23 23:27:06 +01:00
Stéphane Goetz 1a2d5c336b Merge pull request #435 from wiggisser/master
fix for error with mailto links
2017-01-23 23:26:11 +01:00
Stéphane Goetz f6237b7ddb Tweak search on mobile, fixes #432 2017-01-23 23:24:09 +01:00
Stéphane Goetz f3a134cf84 Update documentation on UTF-8 Issues on Windows. Fixes #180 2017-01-23 23:24:09 +01:00
Karl Wiggisser 7fe42a752a fix for error with mailto links 2017-01-21 12:32:36 +01:00
Stéphane Goetz 97a4e73878 Fix multilanguage, make an example, fixes #416 2017-01-10 10:28:58 +01:00
Stéphane Goetz e831e75958 Use a more reliable way to detect the current page, fixes #420 2017-01-09 18:29:52 +01:00
Stéphane Goetz cf05db04b6 Update npm dependencies, use yarn 2017-01-09 17:50:45 +01:00
Stéphane Goetz 83fde0ceaf Fix the TOC for unicode characters, fixes #423 2017-01-09 17:35:13 +01:00
Stéphane Goetz f821b71977 Fix broken link, Fixes #418 2016-11-18 13:24:00 +01:00
Stéphane Goetz 670300dd5c Fix unit test 2016-11-18 11:26:38 +01:00
Stéphane Goetz be6438aca5 Fix automatic table of contents, fixes #421 2016-11-18 10:03:21 +01:00
Stéphane Goetz e5c7747884 Allow to use Processors through the new CLI 2016-11-17 17:02:12 +01:00
Stéphane Goetz 2d451be104 Handle default command arguments, fixes #409 2016-09-30 23:10:17 +02:00
Stéphane Goetz 4cdb7f6fd1 Add a way to support any platform for the "Edit On" feature, fixes #413 2016-09-30 22:24:33 +02:00
Stéphane Goetz 5af481f1ab Upgrade to highlight.js 9.7.0, added all languages 2016-09-30 21:29:10 +02:00
Stéphane Goetz 387ff5ba19 Downgrade phpunit for php 5.5 2016-09-26 20:58:36 +02:00
onigoetz 5b75fd0d10 Applied fixes from StyleCI 2016-09-26 20:54:26 +02:00
Stéphane Goetz 6a83c1fe18 Merge branch 'master' into development
* master:
  Assert LinkRendererTest for external URL
2016-09-26 20:27:37 +02:00
Stéphane Goetz 99f7140028 Update dependencies, fixes #376 2016-09-26 20:25:24 +02:00
Stéphane Goetz f63456cbc8 Add option to specify themes directory 2016-09-21 23:30:01 +02:00
Stéphane Goetz 14b50c7c45 Handle absolute paths, fixes #407 2016-09-21 23:10:10 +02:00
Stéphane Goetz f8806b18b7 Merge branch 'master' of https://github.com/eteeselink/daux.io into development
* 'master' of https://github.com/eteeselink/daux.io:
  Add support for anchors on internal links

# Conflicts:
#	libs/ContentTypes/Markdown/LinkRenderer.php
2016-09-21 21:49:55 +02:00
Stéphane Goetz 232da9676c Merge pull request #405 from tacnoman/assertTestMarkdown
Assert LinkRendererTest for external URL
2016-09-21 21:08:43 +02:00
Renato Cassino b6164f07cc Assert LinkRendererTest for external URL 2016-09-17 23:12:37 -03:00
Stéphane Goetz 519e85b5dc Add a confluence configuration checker. Allow configuration overrides on daux command 2016-09-15 17:20:24 +02:00
Stéphane Goetz a40769b48a Fix confluence links bug 2016-09-15 00:49:48 +02:00
Stéphane Goetz aa4ad02b46 Handle custom themes on serve fixes #396 2016-09-12 23:58:58 +02:00
Stéphane Goetz 7ee564c667 Allow for custom themes on `generate` with global installation, partly fixes #396 2016-09-06 23:11:32 +02:00
Stéphane Goetz c69e2ff59d Merge pull request #404 from sxjqhn/patch-1
Update Hello_World.md
2016-09-05 13:24:09 +02:00
sxjqhn e1a17d0946 Update Hello_World.md 2016-09-05 17:33:06 +08:00
Stéphane Goetz 15c53dc05d Merge remote-tracking branch 'origin/master' into development
* origin/master:
  List PHP Requirements in the documentation
  Add PHP Extension requirements, fixes #394
  Update README.md
2016-08-30 22:58:15 +02:00
Stéphane Goetz 64582b0272 Compile latest daux.phar 2016-08-30 22:56:04 +02:00
Egbert Teeselink 047610f314 Add support for anchors on internal links 2016-08-25 23:15:15 +02:00
Stéphane Goetz 5a1324be7d Fix if "edit_on_github" parameter isn't set 2016-08-17 00:21:49 +02:00
Stéphane Goetz e9cd1e3c27 Remove ribbon, add "Edit on Github" links, fixes #398 2016-08-17 00:18:34 +02:00
Stéphane Goetz 8ac4137007 Show broken links in red, external link with an arrow. fixes #395 2016-08-16 23:25:06 +02:00
Stéphane Goetz 2644a7881c Tweak the default configuration 2016-08-16 22:01:31 +02:00
Stéphane Goetz d6afca69c8 List PHP Requirements in the documentation 2016-08-10 08:57:51 +02:00
Stéphane Goetz 0ea8bb1862 Add PHP Extension requirements, fixes #394 2016-08-10 08:56:55 +02:00
Stéphane Goetz f5cd39114e Merge pull request #392 from soulfly/patch-1
Update README.md
2016-08-08 20:43:50 +02:00
Igor Khomenko 17234f6382 Update README.md
Mistake with theme configuration
2016-08-08 14:54:35 +03:00
Stéphane Goetz 80d4646b2d Update npm packages, remove grunt, lint css, add print styles 2016-08-06 00:14:15 +02:00
Stéphane Goetz 57f3111a97 Compile latest daux.phar 2016-08-05 23:21:47 +02:00