Commit Graph

647 Commits

Author SHA1 Message Date
onigoetz 6d871c3f62 Applied fixes from StyleCI 2016-07-29 23:21:19 +02:00
Stéphane Goetz 2081acc3c5 Document the new command line tool 2016-07-29 23:20:01 +02:00
Stéphane Goetz 08a5fc3f56 Compiling latest .phar 2016-07-29 22:46:48 +02:00
Stéphane Goetz 948f2aaa39 Fix bugs reported by scrutinizer 2016-07-29 22:38:03 +02:00
Stéphane Goetz fb5fb41e96 Merge branch 'development'
* development:
  Add a refrence to themes_path
  realpath returns the canonicalized absolute pathname
  Dont set theme-variant if there is none
  Add Vulkan Tutorial to list of sites using the framework
  Fix autoloading and prioritize getting it as a dependency
  Change the way the commands are declare, separate "generate" and "serve"
  Support BOM at the beginning of content, fixes #372
  Applied fixes from StyleCI
  Add the daux --serve command to simplify writing documentation and reading.
  Fix the way front matter is handled, fixes #345
  Create a "daux" binary
  Add badges and code coverage
  Mark as non compatible with PHP 5.4
  Applied fixes from StyleCI
  Added .travis.yml file
  Build latest phar
  Add the ability to do relative links in documentations
  Compile latest version
  Minify files
  Remove Bootstrap and simplify styles

# Conflicts:
#	libs/DauxHelper.php
#	libs/bootstrap.php
2016-07-29 22:00:43 +02:00
Stéphane Goetz 341ec96cf8 Change the way the commands are declare, separate "generate" and "serve" 2016-07-29 21:56:10 +02:00
Stéphane Goetz 64edc31122 Support BOM at the beginning of content, fixes #372 2016-07-29 21:56:10 +02:00
onigoetz f7b47a6c19 Applied fixes from StyleCI 2016-07-29 21:56:10 +02:00
Stéphane Goetz 18e10cacc8 Add the daux --serve command to simplify writing documentation and reading. 2016-07-29 21:56:10 +02:00
Stéphane Goetz 97c4014926 Fix the way front matter is handled, fixes #345 2016-07-29 21:56:10 +02:00
Stéphane Goetz 3375f8ff2b Create a "daux" binary
Refactored Daux a bit to allow generating documentation from working directory
2016-07-29 21:56:10 +02:00
Stéphane Goetz 4f5bc217e7 Add badges and code coverage 2016-07-29 21:56:10 +02:00
Stéphane Goetz f96431f8b0 Mark as non compatible with PHP 5.4 2016-07-29 21:56:10 +02:00
onigoetz 2314516ce9 Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
Stéphane Goetz cfc8d30ba2 Added .travis.yml file 2016-07-29 21:56:09 +02:00
Stéphane Goetz 7d1ba35ed9 Build latest phar 2016-07-29 21:56:09 +02:00
Stéphane Goetz c1dd70748f Add the ability to do relative links in documentations 2016-07-29 21:56:09 +02:00
Stéphane Goetz 563fcbca94 Compile latest version 2016-07-29 21:56:09 +02:00
Stéphane Goetz b63dfd1cb9 Minify files 2016-07-29 21:56:09 +02:00
Stéphane Goetz 05a39eeeff Remove Bootstrap and simplify styles 2016-07-29 21:56:09 +02:00
Stéphane Goetz f4cfa35c59 Merge branch 'master' into development
* master:
  Add a refrence to themes_path
  realpath returns the canonicalized absolute pathname
  Dont set theme-variant if there is none
  Add Vulkan Tutorial to list of sites using the framework
2016-07-29 21:53:29 +02:00
Sam Hermans 2f314c2d96 Add a refrence to themes_path
I had to check the source for this option
2016-07-29 21:52:26 +02:00
Sam Hermans 9f3a31aeab realpath returns the canonicalized absolute pathname 2016-07-29 21:52:26 +02:00
Sam Hermans 15c4da62d9 Dont set theme-variant if there is none 2016-07-29 21:52:26 +02:00
Alexander Overvoorde ab2cc49845 Add Vulkan Tutorial to list of sites using the framework 2016-07-29 21:52:26 +02:00
Stéphane Goetz 1893a6ab98 Merge pull request #387 from Overv/master
Add my Vulkan tutorial to list of sites using the framework
2016-07-29 09:04:17 +02:00
Stéphane Goetz 1c319b0cb8 Merge pull request #389 from MrSam/master
Dont set theme-variant if there is none
2016-07-29 08:57:27 +02:00
Stéphane Goetz 6cdb98805a Merge pull request #390 from MrSam/patch-1
Add a refrence to themes_path
2016-07-29 08:56:19 +02:00
Stéphane Goetz b9d99d1388 Fix autoloading and prioritize getting it as a dependency 2016-07-29 08:55:08 +02:00
Stéphane Goetz 06f0945cab Change the way the commands are declare, separate "generate" and "serve" 2016-07-29 08:02:35 +02:00
Stéphane Goetz 77d7989f3b Support BOM at the beginning of content, fixes #372 2016-07-29 08:02:35 +02:00
onigoetz 68a91159e6 Applied fixes from StyleCI 2016-07-29 08:02:35 +02:00
Stéphane Goetz ec775de695 Add the daux --serve command to simplify writing documentation and reading. 2016-07-29 08:02:35 +02:00
Stéphane Goetz b090571e4b Fix the way front matter is handled, fixes #345 2016-07-29 08:02:35 +02:00
Stéphane Goetz bed4d204ca Create a "daux" binary
Refactored Daux a bit to allow generating documentation from working directory
2016-07-29 08:02:34 +02:00
Stéphane Goetz d8c20dcbac Add badges and code coverage 2016-07-29 08:02:34 +02:00
Stéphane Goetz ce55b5011f Mark as non compatible with PHP 5.4 2016-07-29 08:02:34 +02:00
onigoetz 029d6cf332 Applied fixes from StyleCI 2016-07-29 08:02:34 +02:00
Stéphane Goetz 1f5521f13a Added .travis.yml file 2016-07-29 08:02:34 +02:00
Stéphane Goetz f319fc4f53 Build latest phar 2016-07-29 08:02:34 +02:00
Stéphane Goetz 4c98140329 Add the ability to do relative links in documentations 2016-07-29 08:02:34 +02:00
Stéphane Goetz c846fec6b2 Compile latest version 2016-07-29 08:02:34 +02:00
Stéphane Goetz 793501cddf Minify files 2016-07-29 08:02:34 +02:00
Stéphane Goetz 3ae2662662 Remove Bootstrap and simplify styles 2016-07-29 08:02:34 +02:00
Sam Hermans 3d535d24ed Add a refrence to themes_path
I had to check the source for this option
2016-07-28 11:22:22 +03:00
Sam Hermans 73f9f30e9f realpath returns the canonicalized absolute pathname 2016-07-28 11:18:24 +03:00
Sam Hermans e132a102d8 Dont set theme-variant if there is none 2016-07-28 10:59:54 +03:00
Alexander Overvoorde 4ca034264f Add Vulkan Tutorial to list of sites using the framework 2016-07-27 20:05:57 +02:00
Stéphane Goetz 0b6435a7c0 Merge pull request #378 from bgiesing/patch-1
Add Cumulus TV to Demos
2016-06-14 08:39:31 +02:00
Brandon Giesing a279f9418d Add Cumulus TV to Demos 2016-06-14 01:19:36 -05:00