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
Sofia Ferreira
39e1b96d18
Fixes for files within dir
2014-10-24 10:06:34 +02:00
Sofia Ferreira
7981f523a4
Naive fix for serving static files and copying the templates when using the generator.php.
2014-10-21 20:54:20 +02:00
Gautham Warrier
9ef2f5aee4
Themes integrated as part of Template
2014-10-12 12:55:33 +05:30
Gautham Warrier
428e4b2ef8
Missing Pages to return Response Code 404 instead of 500. Add Fallback for proper Response Code in certain Webservers
2014-10-11 22:52:57 +05:30
laughn-man
39aaad2255
Resolve theme issues with https behind reverse proxy
...
Resolving 2 issues by changing the protocol to //.
When terminating https at the ACE level the HTTPS field is false
resulting in http requests for css on an https site.
Requesting the Roboto Slab font always goes over http. This is a problem
for browsers when the site is hosted over https.
2014-10-07 14:45:24 -04:00
Gautham Warrier
0e8547c784
Revert to old Clean_Urls flag in config.json
2014-09-20 01:57:14 +05:30
Gautham Warrier
57ffe74776
Add support for passing custom Config file & Output Directory via CLI
2014-08-12 02:07:30 +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