Commit Graph

869 Commits

Author SHA1 Message Date
Eisbehr afe97dc662 fix 'buttons' check to prevent errors
it could cause problems while generating, when 'buttons' is not present or in wrong format
2017-05-17 09:48:15 +02:00
Eisbehr a7185c41bb fix 'jump_buttons' check to prevent errors
it could cause problems while generating, when 'jump_buttons' is not present
2017-05-17 09:46:01 +02:00
Stéphane Goetz ea61ca0210 Fix homepage title when `auto_landing` is disabled fixes #456 2017-05-16 23:17:06 +02:00
Stéphane Goetz 30b6b2c2d4 Improve documentation add missing examples, adds to #453 2017-05-16 22:24:28 +02:00
Stéphane Goetz 207052a628 Clarify configuration options, put two spaces indents everywhere 2017-05-15 22:03:42 +02:00
Stéphane Goetz ec82bdb717 Merge pull request #455 from eisbehr-/master
Add config parameter for 'next' and 'previous' buttons
2017-05-15 20:47:06 +02:00
Eisbehr dfcf0ce728 check for 'jump_buttons' in templates/content.php 2017-05-15 11:09:59 +02:00
Eisbehr c9a88d7e1f add jump_buttons config to globals.json 2017-05-15 11:09:05 +02:00
Stéphane Goetz 46a063f5b5 Merge pull request #450 from RoySegall/patch-1
Suggesting my site as a usage example
2017-05-11 22:11:06 +02:00
Roy Segall 9f67abde9f Suggesting my site as a usage example 2017-05-07 00:07:18 +03:00
Stéphane Goetz 37c3dfe830 Merge pull request #444 from aidan-casey/master
Added "buttons" option under the HTML object.
2017-04-11 13:54:05 +02:00
Aidan Casey 1b1eeb7fb9 Changed Button--primary to Button--secondary 2017-04-10 17:51:56 -04:00
Stéphane Goetz dd1a52af65 Merge pull request #446 from bennyn/patch-1
Fixed Markdown styling for third-tier heading
2017-04-06 11:37:49 +02:00
Benny Neugebauer 1a818f4337 Fixed Markdown styling for third-tier heading
Third-tier headings were not rendered correctly by GitHub because they were missing a space. I also removed some colons for consistency because all other H3 headings were not using colons.
2017-04-05 16:05:05 +02:00
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