8
0
Graphe des révisions

224 Révisions

Auteur SHA1 Message Date
488704e307 created option for breadcrumb style titles 2014-05-30 18:02:19 -04:00
4a504b985f Merge pull request from Gautham/master
Replace Parsedown manual loading with Composer's Autoloader
2014-05-18 12:25:55 -07:00
c4470876f7 Merge pull request from matthewggg/master
Add TemplateLib to sites running daux.io
2014-05-18 12:25:38 -07:00
571addab2a Add TemplateLib to sites running daux.io 2014-05-18 12:47:01 +02:00
ca67542466 Replace Parsedown manual loading with Composer's Autoloader 2014-05-18 15:29:54 +05:30
41a78efec9 Merge branch 'master' of https://github.com/justinwalsh/daux.io 2014-05-17 11:57:20 -07:00
994c1ad6bb Added Gltn to the list of sites running on Daux.io 2014-05-17 11:56:40 -07:00
98a6048004 Adding Glyphicons fonts to the repo (never made it in initially) 2014-05-17 11:43:56 -07:00
a282d09e39 Merge pull request from GrahamCampbell/patch-1
Update composer.json
2014-05-17 11:34:00 -07:00
cae5065017 Update composer.json 2014-05-17 20:30:46 +02:00
839fe2abb6 Deleting residual Markdown Extra library (in favour of Parsedown which is more actively maintained) 2014-05-17 11:20:28 -07:00
da0cc07392 Upgrading Parsedown to 1.0.0 and removing Tests 2014-05-17 11:16:40 -07:00
8681ec1a80 Merge pull request from BrandonOCasey/master
Added error handling for JSON decode returning NULL
2014-05-17 11:05:20 -07:00
8689e89c39 Merge pull request from TheSisb/master
Switching from php-markdown to Parsedown as the Markdown parser
2014-05-17 11:01:17 -07:00
ebc53ac80f Merge pull request from khaledh/master
Adds support for landing page per folder (index.md) 
2014-05-17 10:56:43 -07:00
762189e6bd Merge pull request from jpwilliams/patch-1
Adding our game mod's documentation site to your list! :)
2014-05-08 16:07:45 -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
77b1411af7 Adding our game mod's documentation site to your list! :)
I'm the creator of a game mode for the military simulator Arma 3 called Invade & Annex. It's the first of its kind to introduce open source mission creation using the community to contribute towards one massive goal! It'd be an honour if you included it on your list; it's a fantastic piece of software you've created!
2014-04-23 00:26:57 +02:00
89141b5edb Switching to parsedown and composer edits 2014-04-22 13:19:03 -07:00
3d89e13a02 Adding vendor files for Parsedown 2014-04-22 13:17:48 -07:00
756f17e718 test 2014-04-22 13:15:19 -07:00
6a6005319f Merge pull request from cjmaxik/patch-2
Update default.tpl - cyrilyc fonts in-a-box
2014-04-15 18:11:29 -07:00
dcf28885b3 Merge pull request from cjmaxik/patch-1
Add %8A-like character decoding for Russian-language URI
2014-04-15 18:09:49 -07:00
7a093dab14 Update index.php 2014-04-12 15:31:55 +11:00
5afd394ac9 Tabs to spaces 2014-04-09 17:23:23 -04:00
2bcd8cb688 Support for landing page per folder (index.md) 2014-04-09 17:15:50 -04:00
da79c4bff8 Update default.tpl
Add Cyrilyc "Roboto Slab" font subsets
2014-04-05 12:40:53 +11:00
cd29e1224d Merge pull request from ryanram/patch-1
Fixed unbolded header.
2014-04-03 17:18:30 -07:00
7b09f035c3 Fixed unbolded header. 2014-04-03 14:19:01 -05:00
85eb99df03 Added Error Handling for invalid JSOn 2014-03-28 16:49:36 -04:00
0cc194c37a Added a few hidden-print classes to make printouts look nicer 2014-03-14 11:17:28 -07:00
3cfefb9331 Revert "Generate Index Page from first Doc when missing index.md"
This reverts commit 194e77196c.
2014-03-13 11:33:42 -07:00
eaa399a0d3 Revert "Fix Code Block Visibility Toggle visibility issue"
This reverts commit bb8a24fc2c.
2014-03-13 11:33:31 -07:00
36ee509166 Merge pull request from Gautham/Dev
Fix Issues  & 
2014-03-13 11:29:33 -07:00
194e77196c Generate Index Page from first Doc when missing index.md 2014-03-13 14:42:13 +05:30
bb8a24fc2c Fix Code Block Visibility Toggle visibility issue 2014-03-13 14:33:07 +05:30
d52fd0e5f5 Merge pull request from Gautham/Dev
Add support for passing config.json and Output directory as parameters in CLI
2014-03-11 23:10:18 -07: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
c71a6e3c04 Daddyfix's modified time fix. 2014-03-06 08:57:05 -08:00
f3bbd134fc Merge pull request from Gautham/Dev
Fix incompatibility issue with PHP < 5.4
2014-03-04 07:50:32 -08:00
49c23d4a6b Add additional checks for invalid request. 2014-03-04 17:28:20 +05:30
61743f2cac Fix incompatibility issue with PHP < 5.4 2014-03-04 17:06:29 +05:30
78638f34d1 Merge pull request from Gautham/Dev
Refactor Code.
2014-03-01 21:32:42 -08:00
df1c92134f Refactor Code. Everything Works 2014-02-28 12:00:01 +05:30
4bf7c42854 Merge pull request from Gautham/master
Fix Redirect Loop when there is no index.md
2014-02-25 14:38:22 -08:00
a1352fc78d Fix Redirect Loop when there is no index.md 2014-02-22 08:54:27 +05:30
1982cf9a9e Merge pull request from Gautham/master
Update less.min.js to 1.6.3
2014-02-21 19:09:03 -08:00
9f58423469 Update less.min.js to 1.6.3 2014-02-22 08:35:36 +05:30
9e7b58a814 Merge pull request from Gautham/Dev
Remove date() Warnings during Static Generation
2014-02-19 10:50:01 -08:00
8cc4670134 Change Stylesheet links to point to minified files. 2014-02-19 11:13:50 +05:30