8
0
Fork 0
Commit graph

58 Commits

Autor SHA1 Nachricht Datum
Stéphane Goetz c59fe318c3 Change Daux website 2017-09-13 23:34:48 +02:00
Stéphane Goetz 70ecd5c2e2 Rename package and repository 2017-09-13 21:43:40 +02:00
onigoetz f7b47a6c19 Applied fixes from StyleCI 2016-07-29 21:56:10 +02:00
Stéphane Goetz 18e10cacc8 Add the daux --serve command to simplify writing documentation and reading. 2016-07-29 21:56:10 +02:00
onigoetz 2314516ce9 Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
Stéphane Goetz 2effa5b6f8 Generate can fall back to daux.phar, fixes #354 2016-04-07 22:07:47 +02:00
Stéphane Goetz 061ea5ea55 Code Style and refactorings 2015-07-20 20:51:49 +02:00
Stéphane Goetz a7962839d0 Be able to serve the website simply with the phar archive 2015-07-20 20:51:48 +02:00
Stéphane Goetz 3e374c7585 Fix server, now returns files that are in the `docs` folder 2015-07-20 20:49:14 +02:00
Stéphane Goetz de1214cbab Convert to PSR2 2015-07-20 20:49:09 +02:00
Stéphane Goetz c79c692042 Separate generator and server 2015-07-20 20:49:09 +02:00
Stéphane Goetz 7cdc97b58a Use PSR-4 and limit to PHP 5.4 as a minimum 2015-07-20 20:49:03 +02:00
Gautham Warrier b51025c8ab Merge branch 'refactor'
Conflicts:
	index.php
2014-08-11 10:39:56 +05:30
Luke Carlson fd1e819445 changed base path when clean_urls is false 2014-08-07 14:07:00 -04:00
Gautham Warrier 04a68f3cdd Code rewrite to OOPs base
Update Bootstrap to v3.2 and skim built-in themes to bare essentials
2014-07-31 08:08:22 +05:30
Max Mekenya 7a093dab14 Update index.php 2014-04-12 15:31:55 +11: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
Gautham Warrier df1c92134f Refactor Code. Everything Works 2014-02-28 12:00:01 +05:30
LeoColomb 0dab9b4fee Fixes no reponse 2014-02-16 12:56:26 +01:00
Denis Kisselev 123b7a66b4 Merging and resolving PR 111, Adding template support and static page generation 2014-02-12 02:42:33 -08:00
Gautham Warrier 0be85ab1ef Move External Script loading tags to bottom to allow for faster Page Load. 2014-02-11 13:27:13 +05:30
Denis Kisselev 5e486da3ce Merge pull request #109 from JackuB/admin-section
File editor
2014-02-03 10:08:08 -08:00
Jakub Mikulas 89b807ad20 CSS fix for wide layout 2014-01-20 13:42:50 +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
Ned Fenstermacher c793651446 Fixed the ability to change the Docs Path. 2013-12-25 01:20:40 -05:00
Cameron Regan 4b1fdf138e Commit Piwik Tracking ID 2013-10-22 16:50:46 -04:00
Nicolas Brousse abdbfdc817 Harmonization of indentation and debug "Undefined variable: language" 2013-10-18 23:48:47 +02:00
guoxc 307155e673 Allow Daux.io to function without Internet Connectivity 2013-10-15 15:16:49 +08:00
Denis Kisselev d9add9d876 Merge branch 'development' 2013-10-08 13:06:25 -07:00
Josep Viciana 56e8edebb8 Issue #78 solution 2013-10-08 16:57:28 +02:00
Denis Kisselev 78b510a766 Manual merge of PR 69 2013-10-03 14:16:42 -07:00
Denis Kisselev 0a247e6102 Merge pull request #67 from Stanton/master
Allow docs path to be configured in config.json
2013-10-03 12:29:14 -07:00
Sullivan SENECHAL 876fb3594c Remove / on the homepage brand link 2013-10-02 14:16:43 +02:00
larukedi ca377311e9 * multi-language support. 2013-08-23 22:49:08 +03: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
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 7d984a2cce Fixed collapse button on mobile menu: included missing bootstrap js 2013-07-30 23:06:41 +02:00
Justin Walsh 5ff6a25883 Removing title and date 2013-07-30 09:11:07 -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
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
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
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
Dayson Pais 991aefea4a Use relative path for all assets in markup 2013-07-22 12:32:34 +05:30
Progi1984 5e9e09e0a8 Footer : Add piwik_analytics 2013-07-21 21:05:09 +02:00
Wynn Netherland a4c0e49b8d s/Github/GitHub 2013-07-17 11:54:08 -05:00
Justin Walsh d88302026b Removing short php tags 2013-07-12 22:26:27 -05:00