Commit Graph

333 Commits

Author SHA1 Message Date
Stéphane Goetz
f64758aeec Improve Tree API 2015-07-20 20:51:12 +02:00
Stéphane Goetz
a044b4b0ca Improve tree api 2015-07-20 20:51:12 +02:00
Stéphane Goetz
290f52d181 Finish the processor system 2015-07-20 20:51:12 +02:00
Stéphane Goetz
7623e7579f Add phar and ignore vendor 2015-07-20 20:51:12 +02:00
Stéphane Goetz
74d35d1b59 Remove vendor 2015-07-20 20:51:06 +02:00
Stéphane Goetz
1f4f18dccf Bugfixes in confluence 2015-07-20 20:50:49 +02:00
Stéphane Goetz
4f33394c77 Compile archive to phar 2015-07-20 20:50:49 +02:00
Stéphane Goetz
cd65072a20 Use symfony console, nicer output 2015-07-20 20:50:42 +02:00
Stéphane Goetz
e3c9ce98b8 Use the right entry page 2015-07-20 20:49:19 +02:00
Stéphane Goetz
b5dd82fe2a Added debug to confluence publishing 2015-07-20 20:49:19 +02:00
Stéphane Goetz
5791fccea8 Added internal documentation links 2015-07-20 20:49:19 +02:00
Stéphane Goetz
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
Stéphane Goetz
100568bfbb Preload more data in getList 2015-07-20 20:49:19 +02:00
Stéphane Goetz
8901634790 Fix bugs and optimized upload time 2015-07-20 20:49:19 +02:00
Stéphane Goetz
63d6b17ec4 Bugfixes related to themes and Commonmark migration 2015-07-20 20:49:19 +02:00
Stéphane Goetz
1fe3e62df3 Improve confluence export
Migrate from Parsedown to Commonmark
2015-07-20 20:49:19 +02:00
Stéphane Goetz
fa798ff1e4 Bugfixes 2015-07-20 20:49:19 +02:00
Stéphane Goetz
1445bf7c0f Added confluence export type, starts to work 2015-07-20 20:49:18 +02:00
Stéphane Goetz
90dbdb4f0b Create a notion of Export format, prepare for multiple generation systems 2015-07-20 20:49:15 +02:00
Stéphane Goetz
cc4ba14dc2 Configure templates for extension 2015-07-20 20:49:14 +02:00
Stéphane Goetz
520f268bd0 Update documentation 2015-07-20 20:49:14 +02:00
Stéphane Goetz
d01374dddb Fix first page calculation 2015-07-20 20:49:14 +02:00
Stéphane Goetz
3e374c7585 Fix server, now returns files that are in the docs folder 2015-07-20 20:49:14 +02:00
Stéphane Goetz
36c663ac41 Various cleanups 2015-07-20 20:49:14 +02:00
Stéphane Goetz
976db8925d Fix header homepage in generated mode 2015-07-20 20:49:14 +02:00
Stéphane Goetz
b6c8b567fc Fix homepage getter 2015-07-20 20:49:14 +02:00
Stéphane Goetz
f3d472363d Cleanup 2015-07-20 20:49:14 +02:00
Stéphane Goetz
d817875755 Simplify template 2015-07-20 20:49:14 +02:00
Stéphane Goetz
6edd4ce477 Fix static reference to theme in generated documentation 2015-07-20 20:49:09 +02:00
Stéphane Goetz
52b679b33f New templating system 2015-07-20 20:49:09 +02:00
Stéphane Goetz
de1214cbab Convert to PSR2 2015-07-20 20:49:09 +02:00
Stéphane Goetz
ecd5efe758 Extract tree builder
Add related files directly in the documentation
2015-07-20 20:49:09 +02:00
Stéphane Goetz
2c228273fb Simplify configure_theme and get_theme 2015-07-20 20:49:09 +02:00
Stéphane Goetz
c79c692042 Separate generator and server 2015-07-20 20:49:09 +02:00
Stéphane Goetz
90027b2a0e Convention over configuration for themes 2015-07-20 20:49:09 +02:00
Stéphane Goetz
7cdc97b58a Use PSR-4 and limit to PHP 5.4 as a minimum 2015-07-20 20:49:03 +02:00
Denis Kisselev
d178cfe251 Merge pull request #263 from igeofr/patch-1
Update list of sites - iGeo-Topo
2015-04-05 13:32:08 -07:00
Flø
8f9d0da9ef Update list of sites - iGeo-Topo 2015-04-05 15:38:27 +02:00
Denis Kisselev
66a3fd5296 Update theme names in getting_started as per PR #250 2014-12-11 18:00:11 -08:00
Denis Kisselev
c4abb9a3e9 Merge pull request #250 from BrandonOCasey/master
Updated the readme to reflect the new daux- theme prepend
2014-12-11 17:56:14 -08:00
Denis Kisselev
5ec4a86cf6 Merge pull request #251 from BrandonOCasey/first_page_fix
fixed index from always being used rather than first_page
2014-12-11 17:55:49 -08:00
Brandon O'Casey
6fc52ae10e Fixed a bug where index was always used rather than the actual first_page 2014-12-11 11:26:33 -05:00
Brandon O'Casey
9050b59bc3 Updated the readme to reflect the new daux- theme prepend 2014-12-11 10:19:43 -05:00
Gautham Warrier
c34ff07ed0 Allow Docs directory to be specified via absolute or relative path. Fix insignificant bug in Static Gen 2014-11-20 14:50:23 +05:30
Gautham Warrier
37226d4b66 Optimize Code Block View toggling. Also auto-hide Code section for pages without code 2014-11-20 14:25:11 +05:30
Gautham Warrier
8c02c01831 Fix UTF8 charset not set in Static Generated content 2014-11-16 11:55:09 +05:30
Gautham Warrier
7f1992b749 Fix URL resolving errors. Also fix Grunt task for local server 2014-11-06 22:05:09 +05:30
Gautham Warrier
7b267a64c2 Merge pull request #234 from justinwalsh/revert-233-master
Revert "#229 Adds a button on each page, which links to file into the re...
2014-10-29 13:30:02 +05:30
Gautham Warrier
83979d1024 Revert "#229 Adds a button on each page, which links to file into the repository" 2014-10-29 13:29:38 +05:30
Gautham Warrier
0f74ccc067 Merge pull request #233 from nicosomb/master
#229 Adds a button on each page, which links to file into the repository
2014-10-29 13:24:14 +05:30