forked from dauxio/daux.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Bootstrap to v3.2 and skim built-in themes to bare essentials
- Loading branch information
Showing
115 changed files
with
3,909 additions
and
2,088 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"title": "DAUX.IO", | ||
"tagline": "The Easiest Way To Document Your Project", | ||
"author": "Justin Walsh", | ||
"image": "", | ||
"theme": "daux-blue", | ||
"breadcrumbs": true, | ||
"template": "default", | ||
"toggle_code": true, | ||
"date_modified": true, | ||
"float": false, | ||
"file_editor": false, | ||
"repo": "justinwalsh/daux.io", | ||
"twitter": ["justin_walsh", "todaymade"], | ||
"google_analytics": "UA-12653604-10", | ||
"timezone": "America/Los_Angeles", | ||
"piwik_analytics": false, | ||
"piwik_analytics_id": "0", | ||
"languages": {}, | ||
"ignore": { | ||
"files": [], | ||
"folders": [] | ||
}, | ||
"links": { | ||
"Download": "https://github.com/justinwalsh/daux.io/archive/master.zip", | ||
"GitHub Repo": "https://github.com/justinwalsh/daux.io", | ||
"Help/Support/Bugs": "https://github.com/justinwalsh/daux.io/issues", | ||
"Made by Todaymade": "http://todaymade.com" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
This is just another sample page to get you started. | ||
This is just another sample page to get you started. What do you think ? |
Oops, something went wrong.