Commit Graph

108 Commits

Author SHA1 Message Date
Sullivan SENECHAL
876fb3594c Remove / on the homepage brand link 2013-10-02 14:16:43 +02: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
Justin Walsh
590ba2c4f3 Merge pull request #70 from hell0w0rd/composer-patch
Add composer support
2013-09-09 10:54:27 -07: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
Justin Walsh
9ae83a9f6b Merge pull request #75 from clevercherry/ignore-hidden-files
Implemented a more encompassing hidden-files ignore rule.
2013-09-09 10:47:25 -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
Gusakov Nikita
eda12fa9f4 fix author site to homepage 2013-08-30 01:18:53 +04:00
Gusakov Nikita
6d543ac3fa add composer.json 2013-08-30 01:00:00 +04:00
Justin Walsh
f540c54482 Merge pull request #58 from mcatominey/mobile-menu-fix
Fixed collapse button on mobile menu: included missing bootstrap js
2013-08-05 05:12:44 -07:00
Justin Walsh
c526491eab Merge pull request #60 from zoerooney/master
Added class 'clearfix' to page-header
2013-08-02 08:12:47 -07:00
Zoe Rooney
9771a4376a Added class 'clearfix' to page-header
Closes #59
2013-08-02 08:08:53 -04:00
Peter McAtominey
5d9a07cdb2 Built own responsive menu solution to replace bootstraps 2013-07-31 09:17:05 +02:00
Peter McAtominey
ab709b924d Javascript workaround for mobile nag bar 2013-07-31 00:46:27 +02:00
Peter McAtominey
7d984a2cce Fixed collapse button on mobile menu: included missing bootstrap js 2013-07-30 23:06:41 +02:00
kisselev
4763b8d970 Merge remote-tracking branch 'upstream/master'
Conflicts:
	README.md
2013-07-30 09:16:55 -07: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
Justin Walsh
026b76c59e Copy readme over 2013-07-30 08:56:16 -05:00
Justin Walsh
71b7daadc8 Merge pull request #54 from ashclarke/master
Added typical configuration for IIS servers.
2013-07-30 06:55:35 -07:00
Justin Walsh
2d2033f6db Merge pull request #57 from kisselev/issue-47
Fix syntax highlighitng in documentation
2013-07-30 06:55:19 -07:00
kisselev
0052d0306a Fix syntax highlighitng in documentation 2013-07-29 12:06:40 -07:00
kisselev
b5668554a4 Documentation updates 2013-07-29 11:58:04 -07:00
kisselev
8c04e84504 Documentation updates 2013-07-29 11:54:45 -07: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
be90aa14c9 Revert "CSS padding tweaks for modified time"
This reverts commit 9f34b05cd6.
2013-07-29 10:47:41 -07:00
Ash Clarke
d8d8fecc61 Update README.md
Tweaks.
2013-07-29 17:31:00 +02:00
Ash Clarke
5b445e6c01 Update README.md
Added configuration for IIS servers.
2013-07-29 17:26:55 +02:00
Denis Kisselev
d5a258c299 Merge branch 'master' of https://github.com/justinwalsh/daux.io 2013-07-28 21:28:13 -07:00
Justin Walsh
8be3839bd3 Merge branch 'master' of github.com:justinwalsh/daux.io 2013-07-28 20:58:40 -05:00
Justin Walsh
d9e9ee3de6 Copy README to Getting Started 2013-07-28 20:58:19 -05:00
Justin Walsh
f85d4896c9 Merge pull request #48 from kisselev/issue-47
Option to disable clean_urls
2013-07-28 18:45:05 -07:00
Denis Kisselev
39d238ee39 Merge branch 'issue-41' 2013-07-28 00:10:55 -07:00
Denis Kisselev
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
Artur Dryomov
6bc1c0fe2b Use syntax highlighting in the readme file. 2013-07-27 19:07:03 +03:00
kisselev
d2a028186c Merge branch 'issue-47' 2013-07-26 13:32:36 -07:00
kisselev
f532918681 Removed debug traces 2013-07-26 13:30:51 -07:00
kisselev
c94fed2d92 Merge branch 'issue-47' 2013-07-26 13:00:18 -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
Justin Walsh
064770a750 Merge pull request #46 from meenie/master
Adding Munee to the list of sites that use Daux.io
2013-07-24 07:55:03 -07:00
Justin Walsh
034ea562b3 Added some custom google code to homepage 2013-07-24 08:29:32 -05:00
Cody Lundquist
e66e445667 Adding Munee to the list of sites that use Daux.io
As requested :) - http://www.reddit.com/r/webdev/comments/1i6gbv/create_sexy_documentation_for_your_app_or_project/cb1iqm6
2013-07-24 20:40:50 +10:00
kisselev
9f34b05cd6 CSS padding tweaks for modified time 2013-07-23 14:12:53 -07:00
Denis Kisselev
44a0aabd63 Added Date/Time of last modification to header 2013-07-23 13:40:08 -07:00
Justin Walsh
1fbb0ca29c Updated docs to remove confusion about running the docs locally.
#Fixes #34
2013-07-22 11:27:47 -05:00
Justin Walsh
9a9d7efd9a Merging fix for relative paths by @epicwhale
Fixes #35
Fixes #29
Fixes #26
Fixes #7
2013-07-22 11:07:43 -05: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
Justin Walsh
dd8ab11520 Updating docs for Piwik Analytics 2013-07-22 10:38:04 -05:00