Commit Graph

17 Commits

Author SHA1 Message Date
e7afd9aa28 Add a more advanced processor system 2015-07-20 20:51:12 +02:00
4f33394c77 Compile archive to phar 2015-07-20 20:50:49 +02:00
60b50919b4 Remove "default.json" concentrate all configurations in "global.json"
Set configurations in an Object instead of an array
2015-07-20 20:49:19 +02:00
63d6b17ec4 Bugfixes related to themes and Commonmark migration 2015-07-20 20:49:19 +02:00
1fe3e62df3 Improve confluence export
Migrate from Parsedown to Commonmark
2015-07-20 20:49:19 +02:00
fa798ff1e4 Bugfixes 2015-07-20 20:49:19 +02:00
90dbdb4f0b Create a notion of Export format, prepare for multiple generation systems 2015-07-20 20:49:15 +02:00
3e374c7585 Fix server, now returns files that are in the docs folder 2015-07-20 20:49:14 +02:00
f3d472363d Cleanup 2015-07-20 20:49:14 +02:00
6edd4ce477 Fix static reference to theme in generated documentation 2015-07-20 20:49:09 +02:00
52b679b33f New templating system 2015-07-20 20:49:09 +02:00
de1214cbab Convert to PSR2 2015-07-20 20:49:09 +02:00
ecd5efe758 Extract tree builder
Add related files directly in the documentation
2015-07-20 20:49:09 +02:00
2c228273fb Simplify configure_theme and get_theme 2015-07-20 20:49:09 +02:00
c79c692042 Separate generator and server 2015-07-20 20:49:09 +02:00
90027b2a0e Convention over configuration for themes 2015-07-20 20:49:09 +02:00
7cdc97b58a Use PSR-4 and limit to PHP 5.4 as a minimum 2015-07-20 20:49:03 +02:00