Gautham Warrier
ca67542466
Replace Parsedown manual loading with Composer's Autoloader
2014-05-18 15:29:54 +05:30
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
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
Shadi Isber
89141b5edb
Switching to parsedown and composer edits
2014-04-22 13:19:03 -07: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
Brandon Casey(Work)
85eb99df03
Added Error Handling for invalid JSOn
2014-03-28 16:49:36 -04: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
Gautham Warrier
194e77196c
Generate Index Page from first Doc when missing index.md
2014-03-13 14:42:13 +05:30
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
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
Gautham Warrier
df1c92134f
Refactor Code. Everything Works
2014-02-28 12:00:01 +05:30
Gautham Warrier
a1352fc78d
Fix Redirect Loop when there is no index.md
2014-02-22 08:54:27 +05:30
Gautham Warrier
8cc4670134
Change Stylesheet links to point to minified files.
2014-02-19 11:13:50 +05:30
Gautham Warrier
0d81614afd
Remove date() Warnings during Static Generation
2014-02-19 09:11:13 +05:30
LeoColomb
b417419319
Fixes path required
2014-02-16 14:12:14 +01:00
LeoColomb
0dab9b4fee
Fixes no reponse
2014-02-16 12:56:26 +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
Gautham Warrier
f7c0586a24
Remove unnecessary assets from being copied during Static Page Generation
2014-02-12 22:04:28 +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
Jakub Mikulas
85b1ff1e4e
Editor disabled by default / updated Readme / Updated docs
2014-01-31 23:05:43 +01:00
Jakub Mikulas
f9785fbb3f
Code formatting / CSS patch
2014-01-20 13:32:46 +01:00
Jakub Mikulas
5533c2e838
Default for docs_path + heading
2014-01-20 13:26:34 +01:00
Jakub Mikulas
eefdce41bf
Inline editing of markdown files
2014-01-19 23:24:23 +01:00
Ah-Lun Tang
04274d6872
Remove extra <br> after list.
2013-12-10 17:34:10 +01:00
Cameron Regan
4b1fdf138e
Commit Piwik Tracking ID
2013-10-22 16:50:46 -04:00
Denis Kisselev
78b510a766
Manual merge of PR 69
2013-10-03 14:16:42 -07:00
Denis Kisselev
1bfcbaf5c5
Merge pull request #89 from kuksikus/master
...
Support for cyrillic URLs
2013-10-03 12:29:28 -07:00
Denis Kisselev
19c53b4acf
Merge pull request #76 from telchina/fix_chinese_doc_name_issue
...
fixed the Chinese document name issue
2013-10-03 12:28:17 -07:00
R.M
c5f112323a
Support for cyrillic URLs
2013-10-03 19:30:27 +04:00
Justin Walsh
3cb24635a0
Merge pull request #83 from kisselev/404-typo
...
404 typo
2013-09-24 13:02:27 -07:00
Denis Kisselev
44b719a069
Fix 404 typo
...
Fixes #79
2013-09-24 12:58:30 -07:00
telchina
65137c02b2
fixed issue of chinese document name
2013-09-10 11:15:46 +08:00
Justin Walsh
287ce9dd66
Merge pull request #73 from amio/patch-1
...
Add an url-encode method to support asian language titles in the url.
2013-09-09 10:50:07 -07:00
Alex Russell
18d7bcf83d
Implemented a more encompassing hidden-files ignore rule. Therefore, removed dotted (hidden) files form ignored array.
2013-09-09 18:13:08 +02:00
Amio Jin
c734ce5f2c
Add an url-encode method to support asian language.
2013-09-09 17:57:11 +08:00
larukedi
ca377311e9
* multi-language support.
2013-08-23 22:49:08 +03:00
Justin Walsh
5ff6a25883
Removing title and date
2013-07-30 09:11:07 -05: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
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
kisselev
f532918681
Removed debug traces
2013-07-26 13:30:51 -07:00
kisselev
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
Denis Kisselev
44a0aabd63
Added Date/Time of last modification to header
2013-07-23 13:40:08 -07:00
Justin Walsh
cd4ded1120
Merge branch 'master' of github.com:epicwhale/daux.io into epicwhale-master
...
Conflicts:
libs/functions.php
2013-07-22 10:53:28 -05:00
Justin Walsh
1c0bcc90f3
Merge changes
2013-07-22 10:48:18 -05:00
Dayson Pais
caa3c95332
- Introduced get_uri function which retrieves the URL parts from the clean url. This works across all server configurations and also helps build relative URLs support
...
- Improvised methodology to check if homepage
- Introduced the $base_url variable which holds the base URL of the daux. Can be used in index.php to make URLs relative
2013-07-22 15:05:56 +05:30
Progi1984
c13fb00619
Init piwik_analytics with false
2013-07-22 08:13:00 +02:00
Justin Walsh
d88302026b
Removing short php tags
2013-07-12 22:26:27 -05:00
Justin Walsh
9cba493280
Adding google analytics
2013-06-21 14:36:50 -05:00
Justin Walsh
aef9d107d7
Fixed path sorting
2013-06-21 11:12:14 -05:00
Justin Walsh
d582eb9919
Fixing homepage changes
2013-06-21 10:49:05 -05:00
Justin Walsh
2ba1f4053f
Reworking the config
2013-06-11 17:28:29 -05:00
Justin Walsh
c017d16bff
Cleaning up, and adding docs
2013-06-04 12:26:14 -05:00
Justin Walsh
a05a9bd358
Init Commit
2013-06-03 08:32:55 -05:00