daux.io/libs
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
..
Console Change the way the commands are declare, separate "generate" and "serve" 2016-07-29 21:56:10 +02:00
ContentTypes Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
Format Create a "daux" binary 2016-07-29 21:56:10 +02:00
Server Change the way the commands are declare, separate "generate" and "serve" 2016-07-29 21:56:10 +02:00
Tree Support BOM at the beginning of content, fixes #372 2016-07-29 21:56:10 +02:00
Compiler.php Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
Config.php Applied fixes from StyleCI 2016-07-29 21:56:10 +02:00
Daux.php Applied fixes from StyleCI 2016-07-29 21:56:10 +02:00
DauxHelper.php Merge branch 'development' 2016-07-29 22:00:43 +02:00
Exception.php Convert to PSR2 2015-07-20 20:49:09 +02:00
GeneratorHelper.php First checkin of search for static websites 2016-02-15 12:14:48 -08:00
Processor.php Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
bootstrap.php Applied fixes from StyleCI 2016-07-29 21:56:10 +02:00