cee589fbad
# By David Hunt # Via David Hunt * 'dev_template_refactor' of https://github.com/holodyn/daux.io: Updated libs to use /templates and /themes/{theme}/templates Renamed /themes/core to /themes/daux Updated /themes/{theme}/less/theme.less to allow for bootstrap overrides Added /themes/daux/less/theme.less to allow daux to function as theme - used daux-navy colors Moved fonts from themes variants into /themes/daux/fonts Refactored /templates and /resources into a single /themes folder. # Conflicts: # libs/Daux.php
47 lignes
836 B
JSON
47 lignes
836 B
JSON
{
|
|
"docs_directory": "docs",
|
|
"themes_directory": "themes",
|
|
|
|
"title": "My Project",
|
|
"tagline": "My Stylish Documentation",
|
|
"author": "I, Me & Myself",
|
|
"image": "",
|
|
"languages": {},
|
|
|
|
"format": "html",
|
|
"processor": "",
|
|
|
|
"ignore": {
|
|
"files": [],
|
|
"folders": []
|
|
},
|
|
|
|
"timezone": "America/Los_Angeles",
|
|
|
|
"live": {
|
|
"inherit_index": false,
|
|
"clean_urls": false
|
|
},
|
|
|
|
"html": {
|
|
"theme": "daux-blue",
|
|
"breadcrumbs": false,
|
|
"toggle_code": false,
|
|
"date_modified": false,
|
|
"float": false,
|
|
|
|
"repo": "",
|
|
"twitter": [],
|
|
"links": {
|
|
},
|
|
|
|
"google_analytics": false,
|
|
"piwik_analytics": false,
|
|
"piwik_analytics_id": "0"
|
|
},
|
|
|
|
"confluence": {
|
|
"prefix": ""
|
|
}
|
|
}
|