Commit Graph

82 Commits

Author SHA1 Message Date
a35af5fd19 Remove the file editor 2015-07-20 20:51:32 +02:00
5791fccea8 Added internal documentation links 2015-07-20 20:49:19 +02:00
63d6b17ec4 Bugfixes related to themes and Commonmark migration 2015-07-20 20:49:19 +02:00
520f268bd0 Update documentation 2015-07-20 20:49:14 +02:00
36c663ac41 Various cleanups 2015-07-20 20:49:14 +02:00
ecd5efe758 Extract tree builder
Add related files directly in the documentation
2015-07-20 20:49:09 +02:00
66a3fd5296 Update theme names in getting_started as per PR #250 2014-12-11 18:00:11 -08:00
83979d1024 Revert "#229 Adds a button on each page, which links to file into the repository" 2014-10-29 13:29:38 +05:30
c428b438a0 Adds a button on each page, which links to file into the repository 2014-10-28 14:18:56 +01:00
529f708f65 Updating Getting Started demos
(see previous commit for changes)
2014-10-25 14:42:34 -07:00
312d847fc9 Add proper Documentation for negative weights in File Sorting. 2014-09-20 02:10:05 +05:30
0e8547c784 Revert to old Clean_Urls flag in config.json 2014-09-20 01:57:14 +05:30
5b90aabf09 Remove Daux specific config from default configuration 2014-08-22 10:49:35 +05:30
f6b236994e Invert landing page trigger from 'index' to '_index' 2014-08-12 10:11:38 +05:30
57ffe74776 Add support for passing custom Config file & Output Directory via CLI 2014-08-12 02:07:30 +05:30
7e05df79d6 Add TrackJs and Sugoi to list of Sites running Daux 2014-08-11 11:08:09 +05:30
1d28c2f84f Set File Editor to false by default 2014-08-11 11:00:41 +05:30
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
aaa4c8b99c Merge branch 'pr/178' 2014-06-30 10:49:35 -07:00
1b89808ecb described how to use section landing pages 2014-06-11 12:52:35 -04:00
bdf906fcd6 Added more info to the section landing page 2014-06-11 12:52:00 -04:00
292fc04651 created example landing page 2014-06-11 12:01:03 -04:00
e6ca16adaa Adding Breadcrumbs to Getting Started 2014-05-30 22:43:07 -07:00
5f402772d0 Update 00_Getting_Started.md
Wrong link fix.
2014-05-29 22:06:35 +02:00
571addab2a Add TemplateLib to sites running daux.io 2014-05-18 12:47:01 +02:00
994c1ad6bb Added Gltn to the list of sites running on Daux.io 2014-05-17 11:56:40 -07:00
5fe160cb17 Update 00_Getting_Started.md
As requested, adding the link to this page too!
2014-05-09 01:02:09 +02:00
7b09f035c3 Fixed unbolded header. 2014-04-03 14:19:01 -05:00
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
0687a30d5c Structure now built on Bootstrap v3.1.1 2014-02-16 14:12:58 +01:00
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
123b7a66b4 Merging and resolving PR 111, Adding template support and static page generation 2014-02-12 02:42:33 -08:00
6610ac9f98 Fixed Typo 2 2014-02-05 15:53:45 -08:00
85b1ff1e4e Editor disabled by default / updated Readme / Updated docs 2014-01-31 23:05:43 +01:00
b2e197dec4 Update config.json back to default 2013-10-22 21:49:07 -04:00
4b1fdf138e Commit Piwik Tracking ID 2013-10-22 16:50:46 -04:00
fd86353ab3 Document the ability to supply a custom docs path 2013-08-22 23:26:07 +02:00
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
be399baea3 Merge branch 'issue-41' of github.com:kisselev/daux.io into kisselev-issue-41 2013-07-30 09:04:04 -05:00
026b76c59e Copy readme over 2013-07-30 08:56:16 -05:00
2d2033f6db Merge pull request #57 from kisselev/issue-47
Fix syntax highlighitng in documentation
2013-07-30 06:55:19 -07:00
0052d0306a Fix syntax highlighitng in documentation 2013-07-29 12:06:40 -07:00
b5668554a4 Documentation updates 2013-07-29 11:58:04 -07:00
8c04e84504 Documentation updates 2013-07-29 11:54:45 -07:00
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
8be3839bd3 Merge branch 'master' of github.com:justinwalsh/daux.io 2013-07-28 20:58:40 -05:00
d9e9ee3de6 Copy README to Getting Started 2013-07-28 20:58:19 -05:00
f85d4896c9 Merge pull request #48 from kisselev/issue-47
Option to disable clean_urls
2013-07-28 18:45:05 -07:00
e207d427d7 Added option to disable clean urls through config file for servers that cannot do url rewriting. 2013-07-26 12:43:11 -07:00
034ea562b3 Added some custom google code to homepage 2013-07-24 08:29:32 -05:00