8
0
Graphe des révisions

116 Révisions

Auteur SHA1 Message Date
1bfcbaf5c5 Merge pull request from kuksikus/master
Support for cyrillic URLs
2013-10-03 12:29:28 -07:00
0a247e6102 Merge pull request from Stanton/master
Allow docs path to be configured in config.json
2013-10-03 12:29:14 -07:00
19c53b4acf Merge pull request from telchina/fix_chinese_doc_name_issue
fixed the Chinese document name issue
2013-10-03 12:28:17 -07:00
d421154b33 Merge pull request from Soullivaneuh/master
Remove / on the homepage brand link, solves . Fixes the site title link on homepage.
2013-10-03 12:27:25 -07:00
R.M
c5f112323a Support for cyrillic URLs 2013-10-03 19:30:27 +04:00
876fb3594c Remove / on the homepage brand link 2013-10-02 14:16:43 +02:00
3cb24635a0 Merge pull request from kisselev/404-typo
404 typo
2013-09-24 13:02:27 -07:00
44b719a069 Fix 404 typo
Fixes 
2013-09-24 12:58:30 -07:00
65137c02b2 fixed issue of chinese document name 2013-09-10 11:15:46 +08:00
590ba2c4f3 Merge pull request from hell0w0rd/composer-patch
Add composer support
2013-09-09 10:54:27 -07:00
287ce9dd66 Merge pull request 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
9ae83a9f6b Merge pull request from clevercherry/ignore-hidden-files
Implemented a more encompassing hidden-files ignore rule.
2013-09-09 10:47:25 -07:00
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
c734ce5f2c Add an url-encode method to support asian language. 2013-09-09 17:57:11 +08:00
eda12fa9f4 fix author site to homepage 2013-08-30 01:18:53 +04:00
6d543ac3fa add composer.json 2013-08-30 01:00:00 +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
f540c54482 Merge pull request from mcatominey/mobile-menu-fix
Fixed collapse button on mobile menu: included missing bootstrap js
2013-08-05 05:12:44 -07:00
c526491eab Merge pull request from zoerooney/master
Added class 'clearfix' to page-header
2013-08-02 08:12:47 -07:00
9771a4376a Added class 'clearfix' to page-header
Closes 
2013-08-02 08:08:53 -04:00
5d9a07cdb2 Built own responsive menu solution to replace bootstraps 2013-07-31 09:17:05 +02:00
ab709b924d Javascript workaround for mobile nag bar 2013-07-31 00:46:27 +02:00
7d984a2cce Fixed collapse button on mobile menu: included missing bootstrap js 2013-07-30 23:06:41 +02:00
4763b8d970 Merge remote-tracking branch 'upstream/master'
Conflicts:
	README.md
2013-07-30 09:16:55 -07:00
5ff6a25883 Removing title and date 2013-07-30 09:11:07 -05: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
71b7daadc8 Merge pull request from ashclarke/master
Added typical configuration for IIS servers.
2013-07-30 06:55:35 -07:00
2d2033f6db Merge pull request 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
be90aa14c9 Revert "CSS padding tweaks for modified time"
This reverts commit 9f34b05cd6.
2013-07-29 10:47:41 -07:00
d8d8fecc61 Update README.md
Tweaks.
2013-07-29 17:31:00 +02:00
5b445e6c01 Update README.md
Added configuration for IIS servers.
2013-07-29 17:26:55 +02:00
d5a258c299 Merge branch 'master' of https://github.com/justinwalsh/daux.io 2013-07-28 21:28:13 -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 from kisselev/issue-47
Option to disable clean_urls
2013-07-28 18:45:05 -07:00
39d238ee39 Merge branch 'issue-41' 2013-07-28 00:10:55 -07:00
5f4d1c4308 Fixed timezone issue for servers that do not have a default timezone set in PHP.ini 2013-07-27 22:33:21 -07:00
6bc1c0fe2b Use syntax highlighting in the readme file. 2013-07-27 19:07:03 +03:00
d2a028186c Merge branch 'issue-47' 2013-07-26 13:32:36 -07:00
f532918681 Removed debug traces 2013-07-26 13:30:51 -07:00
c94fed2d92 Merge branch 'issue-47' 2013-07-26 13:00:18 -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
064770a750 Merge pull request from meenie/master
Adding Munee to the list of sites that use Daux.io
2013-07-24 07:55:03 -07:00
034ea562b3 Added some custom google code to homepage 2013-07-24 08:29:32 -05:00