Commit Graph

804 Commits

Author SHA1 Message Date
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
larukedi
cfb5c6ef0c * updated README.md for multi-language support. 2013-08-23 22:57:50 +03:00
larukedi
ca377311e9 * multi-language support. 2013-08-23 22:49:08 +03:00
Paul Stanton
fd86353ab3 Document the ability to supply a custom docs path 2013-08-22 23:26:07 +02:00
Paul Stanton
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
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
Justin Walsh
1c687f6a6e Merge pull request #32 from Progi1984/master
Piwik Analytics
2013-07-22 08:36:04 -07:00
Justin Walsh
f0f4469fb6 Updating gitignore 2013-07-22 10:35:17 -05:00
Dayson Pais
764b90010c Fixed URL to work as a relative url. 2013-07-22 15:07:09 +05:30
Dayson Pais
746b28d261 Converted all URLs to be truly relative using the $base_url variable to render all URLs. 2013-07-22 15:06:44 +05:30