Commit Graph

722 Commits

Author SHA1 Message Date
Denis Kisselev c4470876f7 Merge pull request #174 from matthewggg/master
Add TemplateLib to sites running daux.io
2014-05-18 12:25:38 -07:00
Matthew Nickson 571addab2a Add TemplateLib to sites running daux.io 2014-05-18 12:47:01 +02:00
Gautham Warrier ca67542466 Replace Parsedown manual loading with Composer's Autoloader 2014-05-18 15:29:54 +05:30
Denis Kisselev 41a78efec9 Merge branch 'master' of https://github.com/justinwalsh/daux.io 2014-05-17 11:57:20 -07:00
Denis Kisselev 994c1ad6bb Added Gltn to the list of sites running on Daux.io 2014-05-17 11:56:40 -07:00
Denis Kisselev 98a6048004 Adding Glyphicons fonts to the repo (never made it in initially) 2014-05-17 11:43:56 -07:00
Denis Kisselev a282d09e39 Merge pull request #171 from GrahamCampbell/patch-1
Update composer.json
2014-05-17 11:34:00 -07:00
Graham Campbell cae5065017 Update composer.json 2014-05-17 20:30:46 +02:00
Denis Kisselev 839fe2abb6 Deleting residual Markdown Extra library (in favour of Parsedown which is more actively maintained) 2014-05-17 11:20:28 -07:00
Denis Kisselev da0cc07392 Upgrading Parsedown to 1.0.0 and removing Tests 2014-05-17 11:16:40 -07:00
Denis Kisselev 8681ec1a80 Merge pull request #144 from BrandonOCasey/master
Added error handling for JSON decode returning NULL
2014-05-17 11:05:20 -07:00
Denis Kisselev 8689e89c39 Merge pull request #160 from TheSisb/master
Switching from php-markdown to Parsedown as the Markdown parser
2014-05-17 11:01:17 -07:00
Denis Kisselev ebc53ac80f Merge pull request #153 from khaledh/master
Adds support for landing page per folder (index.md) #38
2014-05-17 10:56:43 -07:00
Denis Kisselev 762189e6bd Merge pull request #161 from jpwilliams/patch-1
Adding our game mod's documentation site to your list! :)
2014-05-08 16:07:45 -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
Jack Williams 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
Shadi Isber 89141b5edb Switching to parsedown and composer edits 2014-04-22 13:19:03 -07:00
Shadi Isber 3d89e13a02 Adding vendor files for Parsedown 2014-04-22 13:17:48 -07:00
Shadi Isber 756f17e718 test 2014-04-22 13:15:19 -07:00
Denis Kisselev 6a6005319f Merge pull request #149 from cjmaxik/patch-2
Update default.tpl - cyrilyc fonts in-a-box
2014-04-15 18:11:29 -07:00
Denis Kisselev dcf28885b3 Merge pull request #154 from cjmaxik/patch-1
Add %8A-like character decoding for Russian-language URI
2014-04-15 18:09:49 -07:00
Max Mekenya 7a093dab14 Update index.php 2014-04-12 15:31:55 +11:00
Khaled Hammouda 5afd394ac9 Tabs to spaces 2014-04-09 17:23:23 -04:00
Khaled Hammouda 2bcd8cb688 Support for landing page per folder (index.md) #38 2014-04-09 17:15:50 -04:00
Max Mekenya da79c4bff8 Update default.tpl
Add Cyrilyc "Roboto Slab" font subsets
2014-04-05 12:40:53 +11:00
Denis Kisselev cd29e1224d Merge pull request #147 from ryanram/patch-1
Fixed unbolded header.
2014-04-03 17:18:30 -07:00
ryanram 7b09f035c3 Fixed unbolded header. 2014-04-03 14:19:01 -05:00
Brandon Casey(Work) 85eb99df03 Added Error Handling for invalid JSOn 2014-03-28 16:49:36 -04:00
Denis Kisselev 0cc194c37a Added a few hidden-print classes to make printouts look nicer 2014-03-14 11:17:28 -07:00
Denis Kisselev 3cfefb9331 Revert "Generate Index Page from first Doc when missing index.md"
This reverts commit 194e77196c.
2014-03-13 11:33:42 -07:00
Denis Kisselev eaa399a0d3 Revert "Fix Code Block Visibility Toggle visibility issue"
This reverts commit bb8a24fc2c.
2014-03-13 11:33:31 -07:00
Denis Kisselev 36ee509166 Merge pull request #143 from Gautham/Dev
Fix Issues #140 & #142
2014-03-13 11:29:33 -07:00
Gautham Warrier 194e77196c Generate Index Page from first Doc when missing index.md 2014-03-13 14:42:13 +05:30
Gautham Warrier bb8a24fc2c Fix Code Block Visibility Toggle visibility issue 2014-03-13 14:33:07 +05:30
Denis Kisselev d52fd0e5f5 Merge pull request #141 from Gautham/Dev
Add support for passing config.json and Output directory as parameters in CLI
2014-03-11 23:10:18 -07: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
Denis Kisselev c71a6e3c04 Daddyfix's modified time fix. 2014-03-06 08:57:05 -08:00
Denis Kisselev f3bbd134fc Merge pull request #135 from Gautham/Dev
Fix incompatibility issue with PHP < 5.4
2014-03-04 07:50:32 -08:00
Gautham Warrier 49c23d4a6b Add additional checks for invalid request. 2014-03-04 17:28:20 +05:30
Gautham Warrier 61743f2cac Fix incompatibility issue with PHP < 5.4 2014-03-04 17:06:29 +05:30
Denis Kisselev 78638f34d1 Merge pull request #129 from Gautham/Dev
Refactor Code.
2014-03-01 21:32:42 -08:00
Gautham Warrier df1c92134f Refactor Code. Everything Works 2014-02-28 12:00:01 +05:30
Denis Kisselev 4bf7c42854 Merge pull request #126 from Gautham/master
Fix Redirect Loop when there is no index.md
2014-02-25 14:38:22 -08:00
Gautham Warrier a1352fc78d Fix Redirect Loop when there is no index.md 2014-02-22 08:54:27 +05:30
Denis Kisselev 1982cf9a9e Merge pull request #124 from Gautham/master
Update less.min.js to 1.6.3
2014-02-21 19:09:03 -08:00
Gautham Warrier 9f58423469 Update less.min.js to 1.6.3 2014-02-22 08:35:36 +05:30
Denis Kisselev 9e7b58a814 Merge pull request #121 from Gautham/Dev
Remove date() Warnings during Static Generation
2014-02-19 10:50:01 -08:00
Gautham Warrier 8cc4670134 Change Stylesheet links to point to minified files. 2014-02-19 11:13:50 +05:30
Gautham Warrier 73542f286e Fix JS issue with script throwing error on Landing Page. 2014-02-19 09:54:13 +05:30
Gautham Warrier 0d81614afd Remove date() Warnings during Static Generation 2014-02-19 09:11:13 +05:30