8
0
Fork 0
Commit graph

934 Commits

Autor SHA1 Nachricht Datum
Stéphane Goetz 5a24c48788 Add documentation in some places 2017-06-07 23:40:12 +02:00
Stéphane Goetz 762d482a80 Document change of minimum PHP version 2017-06-07 22:49:35 +02:00
Stéphane Goetz f0796a5c63 Add new landing image 2017-06-07 22:20:48 +02:00
Stéphane Goetz bb57fa4ef5 Update versions, bump minimum version to PHP 5.6 2017-06-07 22:20:30 +02:00
Stéphane Goetz fa91642a34 Merge branch 'development'
* development:
  Fix image embedding for confluence, fixes #439
  Update dependencies
  Send correct mimetype for ComputedRawPage in live mode
  Compile theme, a bug put back the old theme
  Tweak theme and search
2017-06-07 20:50:47 +02:00
Stéphane Goetz a0a8cbcfae Fix image embedding for confluence, fixes #439 2017-06-06 23:35:49 +02:00
Stéphane Goetz 6b5d395ca3 Lazy load all content, keep it off the memory.
fixes #443
2017-06-06 23:16:45 +02:00
Stéphane Goetz 21c0211f0d Add PHP 7.1 to travis, remove HHVM 2017-05-18 23:46:32 +02:00
Stéphane Goetz 885cc1f5ee Fix TOC links that are escaped, also handle uniqueness, fixes #461 2017-05-18 23:43:02 +02:00
Stéphane Goetz 171a8b2baa Clarify which flavor of markdown is supported #460 2017-05-18 22:51:59 +02:00
Stéphane Goetz ebb1e088c3 Typo, Fixes #457 2017-05-18 22:40:37 +02:00
Stéphane Goetz 52a83d271d Fix readme links, Fixes #457 2017-05-18 22:39:28 +02:00
Stéphane Goetz f55a72bce8 Merge pull request #459 from eisbehr-/master
add global checks in templates to prevent errors
2017-05-18 22:23:59 +02:00
Stéphane Goetz 399ca791d5 Merge branch 'master' into master 2017-05-18 22:23:36 +02:00
Stéphane Goetz 7021580b2c Make it possible to not have a `jump_buttons` option set
Fixes #458
2017-05-17 23:15:44 +02:00
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