Commit Graph

  • 7ee564c667 Allow for custom themes on generate with global installation, partly fixes #396 Stéphane Goetz 2016-09-06 23:11:32 +0200
  • c69e2ff59d Merge pull request #404 from sxjqhn/patch-1 Stéphane Goetz 2016-09-05 13:24:09 +0200
  • e1a17d0946 Update Hello_World.md sxjqhn 2016-09-05 17:33:06 +0800
  • 15c53dc05d Merge remote-tracking branch 'origin/master' into development Stéphane Goetz 2016-08-30 22:58:15 +0200
  • 64582b0272 Compile latest daux.phar 0.2.2 Stéphane Goetz 2016-08-30 22:56:04 +0200
  • 047610f314 Add support for anchors on internal links Egbert Teeselink 2016-08-25 23:15:15 +0200
  • 5a1324be7d Fix if "edit_on_github" parameter isn't set Stéphane Goetz 2016-08-17 00:21:49 +0200
  • e9cd1e3c27 Remove ribbon, add "Edit on Github" links, fixes #398 Stéphane Goetz 2016-08-17 00:18:34 +0200
  • 8ac4137007 Show broken links in red, external link with an arrow. fixes #395 Stéphane Goetz 2016-08-16 23:25:06 +0200
  • 2644a7881c Tweak the default configuration Stéphane Goetz 2016-08-16 22:01:31 +0200
  • d6afca69c8 List PHP Requirements in the documentation Stéphane Goetz 2016-08-10 08:57:51 +0200
  • 0ea8bb1862 Add PHP Extension requirements, fixes #394 Stéphane Goetz 2016-08-10 08:56:55 +0200
  • f5cd39114e Merge pull request #392 from soulfly/patch-1 Stéphane Goetz 2016-08-08 20:43:50 +0200
  • 17234f6382 Update README.md Igor Khomenko 2016-08-08 14:54:35 +0300
  • 80d4646b2d Update npm packages, remove grunt, lint css, add print styles Stéphane Goetz 2016-08-06 00:14:15 +0200
  • 57f3111a97 Compile latest daux.phar 0.2.1 Stéphane Goetz 2016-08-05 23:21:47 +0200
  • 594ee68ca6 Add a docker-compose configuration to try to reproduce #386 Stéphane Goetz 2016-08-05 23:10:23 +0200
  • 6837b28e03 Simplified the search integration, fixed relative links Stéphane Goetz 2016-08-04 23:13:45 +0200
  • 67c5fa2f7e Read legacy "inherit_index" value correctly Stéphane Goetz 2016-08-04 22:10:36 +0200
  • 647c0beb3b Fix the URL Generator for inherit_index, fixes #381 0.2.0 Stéphane Goetz 2016-08-02 23:39:57 +0200
  • c450903b3a Added a bit of documentation Stéphane Goetz 2016-07-29 23:46:57 +0200
  • a6783d41e8 Code Style fix Stéphane Goetz 2016-07-29 23:28:45 +0200
  • 996d58277a Compile latest phar Stéphane Goetz 2016-07-29 23:27:03 +0200
  • 6f66600fbd Fix the fix Stéphane Goetz 2016-07-29 23:25:43 +0200
  • 6d871c3f62 Applied fixes from StyleCI onigoetz 2016-07-29 16:44:35 -0400
  • 2081acc3c5 Document the new command line tool Stéphane Goetz 2016-07-29 23:20:01 +0200
  • 08a5fc3f56 Compiling latest .phar Stéphane Goetz 2016-07-29 22:46:48 +0200
  • 948f2aaa39 Fix bugs reported by scrutinizer Stéphane Goetz 2016-07-29 22:38:03 +0200
  • fb5fb41e96 Merge branch 'development' Stéphane Goetz 2016-07-29 22:00:43 +0200
  • 341ec96cf8 Change the way the commands are declare, separate "generate" and "serve" Stéphane Goetz 2016-07-29 07:58:48 +0200
  • 64edc31122 Support BOM at the beginning of content, fixes #372 Stéphane Goetz 2016-07-28 23:19:03 +0200
  • f7b47a6c19 Applied fixes from StyleCI onigoetz 2016-07-28 16:48:50 -0400
  • 18e10cacc8 Add the daux --serve command to simplify writing documentation and reading. Stéphane Goetz 2016-07-28 22:47:47 +0200
  • 97c4014926 Fix the way front matter is handled, fixes #345 Stéphane Goetz 2016-07-28 00:14:26 +0200
  • 3375f8ff2b Create a "daux" binary Stéphane Goetz 2016-07-27 23:27:51 +0200
  • 4f5bc217e7 Add badges and code coverage Stéphane Goetz 2016-07-27 22:00:35 +0200
  • f96431f8b0 Mark as non compatible with PHP 5.4 Stéphane Goetz 2016-07-27 21:47:36 +0200
  • 2314516ce9 Applied fixes from StyleCI onigoetz 2016-07-27 15:32:51 -0400
  • cfc8d30ba2 Added .travis.yml file Stéphane Goetz 2016-07-27 21:16:11 +0200
  • 7d1ba35ed9 Build latest phar Stéphane Goetz 2016-07-04 20:35:14 +0200
  • c1dd70748f Add the ability to do relative links in documentations Stéphane Goetz 2016-07-04 20:33:44 +0200
  • 563fcbca94 Compile latest version Stéphane Goetz 2016-05-23 20:22:17 +0200
  • b63dfd1cb9 Minify files Stéphane Goetz 2016-05-23 20:10:08 +0200
  • 05a39eeeff Remove Bootstrap and simplify styles Stéphane Goetz 2016-05-23 20:09:15 +0200
  • f4cfa35c59 Merge branch 'master' into development Stéphane Goetz 2016-07-29 21:53:29 +0200
  • 2f314c2d96 Add a refrence to themes_path Sam Hermans 2016-07-28 11:22:22 +0300
  • 9f3a31aeab realpath returns the canonicalized absolute pathname Sam Hermans 2016-07-28 11:18:24 +0300
  • 15c4da62d9 Dont set theme-variant if there is none Sam Hermans 2016-07-28 10:59:54 +0300
  • ab2cc49845 Add Vulkan Tutorial to list of sites using the framework Alexander Overvoorde 2016-07-27 20:05:25 +0200
  • 1893a6ab98 Merge pull request #387 from Overv/master Stéphane Goetz 2016-07-29 09:04:17 +0200
  • 1c319b0cb8 Merge pull request #389 from MrSam/master Stéphane Goetz 2016-07-29 08:57:27 +0200
  • 6cdb98805a Merge pull request #390 from MrSam/patch-1 Stéphane Goetz 2016-07-29 08:56:19 +0200
  • b9d99d1388 Fix autoloading and prioritize getting it as a dependency Stéphane Goetz 2016-07-29 08:55:08 +0200
  • 06f0945cab Change the way the commands are declare, separate "generate" and "serve" Stéphane Goetz 2016-07-29 07:58:48 +0200
  • 77d7989f3b Support BOM at the beginning of content, fixes #372 Stéphane Goetz 2016-07-28 23:19:03 +0200
  • 68a91159e6 Applied fixes from StyleCI onigoetz 2016-07-28 16:48:50 -0400
  • ec775de695 Add the daux --serve command to simplify writing documentation and reading. Stéphane Goetz 2016-07-28 22:47:47 +0200
  • b090571e4b Fix the way front matter is handled, fixes #345 Stéphane Goetz 2016-07-28 00:14:26 +0200
  • bed4d204ca Create a "daux" binary Stéphane Goetz 2016-07-27 23:27:51 +0200
  • d8c20dcbac Add badges and code coverage Stéphane Goetz 2016-07-27 22:00:35 +0200
  • ce55b5011f Mark as non compatible with PHP 5.4 Stéphane Goetz 2016-07-27 21:47:36 +0200
  • 029d6cf332 Applied fixes from StyleCI onigoetz 2016-07-27 15:32:51 -0400
  • 1f5521f13a Added .travis.yml file Stéphane Goetz 2016-07-27 21:16:11 +0200
  • f319fc4f53 Build latest phar Stéphane Goetz 2016-07-04 20:35:14 +0200
  • 4c98140329 Add the ability to do relative links in documentations Stéphane Goetz 2016-07-04 20:33:44 +0200
  • c846fec6b2 Compile latest version Stéphane Goetz 2016-05-23 20:22:17 +0200
  • 793501cddf Minify files Stéphane Goetz 2016-05-23 20:10:08 +0200
  • 3ae2662662 Remove Bootstrap and simplify styles Stéphane Goetz 2016-05-23 20:09:15 +0200
  • 3d535d24ed Add a refrence to themes_path Sam Hermans 2016-07-28 11:22:22 +0300
  • 73f9f30e9f realpath returns the canonicalized absolute pathname Sam Hermans 2016-07-28 11:18:24 +0300
  • e132a102d8 Dont set theme-variant if there is none Sam Hermans 2016-07-28 10:59:54 +0300
  • 4ca034264f Add Vulkan Tutorial to list of sites using the framework Alexander Overvoorde 2016-07-27 20:05:25 +0200
  • 0b6435a7c0 Merge pull request #378 from bgiesing/patch-1 Stéphane Goetz 2016-06-14 08:39:31 +0200
  • a279f9418d Add Cumulus TV to Demos Brandon Giesing 2016-06-14 01:19:36 -0500
  • 9b7b76af86 Merge pull request #367 from Overv/patch-1 Stéphane Goetz 2016-05-07 11:18:05 +0200
  • 7de02fdcba Compile latest version Stéphane Goetz 2016-05-07 11:02:43 +0200
  • d4ada72e9b Merge branch 'master' into development Stéphane Goetz 2016-05-07 10:54:57 +0200
  • 1127cc600e Improve readability of the theme, fixes #363 Stéphane Goetz 2016-05-05 23:43:37 +0200
  • b6de9968fb Fix grammar mistake in sample index file Alexander Overvoorde 2016-05-04 16:19:24 +0200
  • b472a82083 Fix off-by-one error in daux theme media queries Andrew Story 2016-04-21 21:37:08 -0700
  • 38e939c848 Fix deepclone, generation and file loading bugs Stéphane Goetz 2016-04-19 18:13:37 +0200
  • d25a001325 Fix front matter gathering, was very eager on some cases Stéphane Goetz 2016-04-28 23:33:26 +0200
  • d45ccff939 Merge pull request #365 from Aslai/master Stéphane Goetz 2016-04-26 11:51:46 +0200
  • 10f87c8298 Fix off-by-one error in daux theme media queries Andrew Story 2016-04-21 21:37:08 -0700
  • 6029e70bff Fix deepclone, generation and file loading bugs Stéphane Goetz 2016-04-19 18:13:37 +0200
  • b1c679edce compile latest Stéphane Goetz 2016-04-15 10:45:21 +0200
  • ab490bd156 Fix errors introduced by the guzzle 6 update fixes #362 Stéphane Goetz 2016-04-15 10:43:44 +0200
  • 9adf934e32 Create latest daux.phar Stéphane Goetz 2016-04-14 21:29:03 +0200
  • a2f5d89201 Merge branch 'master' into development Stéphane Goetz 2016-04-14 21:28:52 +0200
  • 2c3042a2f3 Create latest daux.phar Stéphane Goetz 2016-04-14 12:13:53 +0200
  • 76d10a9fe5 Small tweaks Stéphane Goetz 2016-04-14 12:03:46 +0200
  • 40a59106fd Add the ability to put an information message at the top of a confluence page Stéphane Goetz 2016-04-14 12:03:25 +0200
  • d3f8d19f88 Finalize table of contents feature, also for confluence upload Stéphane Goetz 2016-04-14 12:02:31 +0200
  • fb7343c109 Merge branch 'development' of https://github.com/justinwalsh/daux.io into development Stéphane Goetz 2016-04-13 17:48:05 +0200
  • b037a43e2d Add Table Of Contents feature Stéphane Goetz 2016-04-12 08:38:52 +0200
  • 81dc46c610 Merge pull request #361 from ayeo/master Stéphane Goetz 2016-04-09 21:07:45 +0200
  • fa38e68045 Adjust API to work with Guzzle 6 ayeo 2016-04-09 16:42:46 +0200
  • 56f23497b6 Merge pull request #360 from gonogo/master Stéphane Goetz 2016-04-09 14:50:53 +0200
  • 10569180da Change guzzle version to ~6.0 ayeo 2016-04-08 19:17:32 +0200
  • 71e341484f Added docs to explain how to use markdown to display images Chris Neale 2016-04-08 13:45:12 +0100