Commit Graph

90 Commits

Author SHA1 Message Date
onigoetz 6d871c3f62 Applied fixes from StyleCI 2016-07-29 23:21:19 +02:00
onigoetz 2314516ce9 Applied fixes from StyleCI 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 1127cc600e Improve readability of the theme, fixes #363 2016-05-05 23:43:37 +02:00
Stéphane Goetz f78a5ec245 Improve toggle usability 2016-04-08 00:13:06 +02:00
Stéphane Goetz d4c78ae3f9 Finalize search feature for merge 2016-03-13 21:51:58 +01:00
djohnanderson b3daf35115 Fix dynamic website 2016-02-16 12:54:57 -08:00
djohnanderson 61388e1c51 First checkin of search for static websites 2016-02-15 12:14:48 -08:00
Stéphane Goetz 5827726594 Add title in the layout, fixes #342 2016-01-25 15:01:54 +01:00
Stéphane Goetz 975f7fdee3 Updated highlightjs to 8.9.1, updated code highlight page, fixes #325 2015-11-04 23:11:15 +01:00
Stéphane Goetz 18a34beac3 Add previous and next links to the pages, fixes #93 2015-10-28 00:18:29 +01:00
Stéphane Goetz bcfe98134f Move disclaimer to left column, fixes #248 2015-08-16 22:16:55 +02:00
Stéphane Goetz edb670ba3e Fix float behaviour fixes #246 2015-08-13 23:03:19 +02:00
Stéphane Goetz 9dca1e09c0 remove bootstrap-js and require-jquery as theme options 2015-08-09 22:19:06 +02:00
David Hunt f9d87c5c71 Updated libs to use /templates and /themes/{theme}/templates
Renamed /themes/core to /themes/daux
Updated /themes/{theme}/less/theme.less to allow for bootstrap overrides
Added /themes/daux/less/theme.less to allow daux to function as theme - used daux-navy colors
Moved fonts from themes variants into /themes/daux/fonts
2015-08-06 16:47:38 -04:00
David Hunt fca2b4dc6a Refactored /templates and /resources into a single /themes folder. 2015-07-31 11:54:02 -04:00
Stéphane Goetz 642699ec7e Design fixes, fixes #288 and fixes #119 2015-07-21 22:40:13 +02:00
Stéphane Goetz 0298b7bf91 Clean up custom.js, rename to daux.js 2015-07-21 22:36:46 +02:00
Stéphane Goetz 848e68ea55 Update jQuery and remove bootstrap.min.js 2015-07-21 22:35:48 +02:00
Stéphane Goetz 061ea5ea55 Code Style and refactorings 2015-07-20 20:51:49 +02:00
Stéphane Goetz c00dfac001 Change configuration format 2015-07-20 20:51:48 +02:00
Stéphane Goetz 1f167db1f6 Fixed error page 2015-07-20 20:51:48 +02:00
Stéphane Goetz a35af5fd19 Remove the file editor 2015-07-20 20:51:32 +02:00
Stéphane Goetz 4f8d817365 Code Style and documentation 2015-07-20 20:51:13 +02:00
Stéphane Goetz cc4ba14dc2 Configure templates for extension 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 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 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
Gautham Warrier 8c02c01831 Fix UTF8 charset not set in Static Generated content 2014-11-16 11:55:09 +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
Nicolas Lœuillet c428b438a0 Adds a button on each page, which links to file into the repository 2014-10-28 14:18:56 +01:00
Gautham Warrier 9ef2f5aee4 Themes integrated as part of Template 2014-10-12 12:55:33 +05:30
Gautham Warrier 2d622e40c0 Fix for accepting non-English charsets by removing unnecessary UTF encodings 2014-08-11 23:34:00 +05:30
Gautham Warrier 0296104118 Add 'index.html' suffix to url for Landing Pages in Static Generation 2014-08-11 11:28:05 +05:30
Gautham Warrier 04a68f3cdd Code rewrite to OOPs base
Update Bootstrap to v3.2 and skim built-in themes to bare essentials
2014-07-31 08:08:22 +05:30