Commit Graph

86 Commits

Author SHA1 Message Date
Stéphane Goetz aeeac7788d Added chinese and russian Hello world
Everything works well, in live and static mode.

Closes #286
2015-07-21 22:52:59 +02:00
Stéphane Goetz 16f15ae2b2 Add developer documentation 2015-07-21 09:49:49 +02:00
Stéphane Goetz 3671214839 Update documentation 2015-07-20 20:51:48 +02:00
Stéphane Goetz c00dfac001 Change configuration format 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 5791fccea8 Added internal documentation links 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 520f268bd0 Update documentation 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 ecd5efe758 Extract tree builder
Add related files directly in the documentation
2015-07-20 20:49:09 +02:00
Denis Kisselev 66a3fd5296 Update theme names in getting_started as per PR #250 2014-12-11 18:00:11 -08:00
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
Denis Kisselev 529f708f65 Updating Getting Started demos
(see previous commit for changes)
2014-10-25 14:42:34 -07:00
Gautham Warrier 312d847fc9 Add proper Documentation for negative weights in File Sorting. 2014-09-20 02:10:05 +05:30
Gautham Warrier 0e8547c784 Revert to old Clean_Urls flag in config.json 2014-09-20 01:57:14 +05:30
Gautham Warrier 5b90aabf09 Remove Daux specific config from default configuration 2014-08-22 10:49:35 +05:30
Gautham Warrier f6b236994e Invert landing page trigger from 'index' to '_index' 2014-08-12 10:11:38 +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 7e05df79d6 Add TrackJs and Sugoi to list of Sites running Daux 2014-08-11 11:08:09 +05:30
Gautham Warrier 1d28c2f84f Set File Editor to false by default 2014-08-11 11:00:41 +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
Denis Kisselev aaa4c8b99c Merge branch 'pr/178' 2014-06-30 10:49:35 -07:00
Luke Carlson 1b89808ecb described how to use section landing pages 2014-06-11 12:52:35 -04:00
Luke Carlson bdf906fcd6 Added more info to the section landing page 2014-06-11 12:52:00 -04:00
Luke Carlson 292fc04651 created example landing page 2014-06-11 12:01:03 -04:00
Denis Kisselev e6ca16adaa Adding Breadcrumbs to Getting Started 2014-05-30 22:43:07 -07:00
plaindocs 5f402772d0 Update 00_Getting_Started.md
Wrong link fix.
2014-05-29 22:06:35 +02:00
Matthew Nickson 571addab2a Add TemplateLib to sites running daux.io 2014-05-18 12:47:01 +02:00
Denis Kisselev 994c1ad6bb Added Gltn to the list of sites running on Daux.io 2014-05-17 11:56:40 -07:00
Jack Williams 5fe160cb17 Update 00_Getting_Started.md
As requested, adding the link to this page too!
2014-05-09 01:02:09 +02:00
ryanram 7b09f035c3 Fixed unbolded header. 2014-04-03 14:19:01 -05:00
Gautham Warrier 33b8144304 Add support for passing config.json and Output directory as parameters in CLI
Remove unnecessary line from libs/functions.php

Add './static' to gitignore

Add Default Timezone to prevent Date() Warnings
2014-03-08 13:37:34 +05:30
LeoColomb 0687a30d5c Structure now built on Bootstrap v3.1.1 2014-02-16 14:12:58 +01:00
Gautham Warrier 6239de16be Add Support for Hiding Code Blocks at UI level. Set Overflow of Left-Column to Hidden to remove unnecessary Scrollbar. 2014-02-14 05:00:23 +05:30
Denis Kisselev 123b7a66b4 Merging and resolving PR 111, Adding template support and static page generation 2014-02-12 02:42:33 -08:00
Denis Kisselev 6610ac9f98 Fixed Typo 2 2014-02-05 15:53:45 -08:00
Jakub Mikulas 85b1ff1e4e Editor disabled by default / updated Readme / Updated docs 2014-01-31 23:05:43 +01:00
r0n22 b2e197dec4 Update config.json back to default 2013-10-22 21:49:07 -04:00
Cameron Regan 4b1fdf138e Commit Piwik Tracking ID 2013-10-22 16:50:46 -04:00
Paul Stanton fd86353ab3 Document the ability to supply a custom docs path 2013-08-22 23:26:07 +02:00
Paul Stanton 6b041596fb Allow docs path to be configured in config.json
This helps when integrating daux.io within a larger project using Bower where we want to keep our docs outside of the daux.io directory and want to keep our filepath changes isolated to the config file rather than modifying index.php.
2013-08-22 11:01:59 +02:00
Justin Walsh be399baea3 Merge branch 'issue-41' of github.com:kisselev/daux.io into kisselev-issue-41 2013-07-30 09:04:04 -05:00
Justin Walsh 026b76c59e Copy readme over 2013-07-30 08:56:16 -05:00
Justin Walsh 2d2033f6db Merge pull request #57 from kisselev/issue-47
Fix syntax highlighitng in documentation
2013-07-30 06:55:19 -07:00
kisselev 0052d0306a Fix syntax highlighitng in documentation 2013-07-29 12:06:40 -07:00
kisselev b5668554a4 Documentation updates 2013-07-29 11:58:04 -07:00
kisselev 8c04e84504 Documentation updates 2013-07-29 11:54:45 -07:00
kisselev c2059e4df8 Added option to disable date_modified.
Also began moving html/styling out of the functions/php logic.
2013-07-29 11:49:58 -07:00
Justin Walsh 8be3839bd3 Merge branch 'master' of github.com:justinwalsh/daux.io 2013-07-28 20:58:40 -05:00