33 lignes
992 B
JSON
33 lignes
992 B
JSON
{
|
|
"title": "DAUX.IO",
|
|
"tagline": "The Easiest Way To Document Your Project",
|
|
"author": "Justin Walsh",
|
|
"image": "app.png",
|
|
"ignore": {
|
|
"files": ["Work_In_Progress.md"],
|
|
"folders": ["99_Not_Ready"]
|
|
},
|
|
"live": {
|
|
"inherit_index": true,
|
|
"clean_urls": true
|
|
},
|
|
"html": {
|
|
"theme": "daux-blue",
|
|
"breadcrumbs": true,
|
|
"breadcrumb_separator": "Chevrons",
|
|
"toggle_code": true,
|
|
"date_modified": true,
|
|
"float": true,
|
|
|
|
"repo": "justinwalsh/daux.io",
|
|
"twitter": ["justin_walsh", "todaymade"],
|
|
"google_analytics": "UA-12653604-10",
|
|
"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"
|
|
}
|
|
}
|
|
}
|