mirror of
https://github.com/zyllian/webdog.git
synced 2025-06-27 00:46:49 -07:00
add documentation for the new webdog_path config feature
This commit is contained in:
parent
3daa80f8af
commit
e05f040c38
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,10 @@ list of sass/scss stylesheets in the site's `sass` directory to treat as root st
|
|||
|
||||
base url for the various cdn url transformation features of webdog.
|
||||
|
||||
## `webdog_path`
|
||||
|
||||
optional custom path for webdog's static resources.
|
||||
|
||||
## `code_theme`
|
||||
|
||||
the theme to use for code blocks. valid options: `base16-ocean.dark`, `base16-eighties.dark`, `base16-mocha.dark`, `base16-ocean.light`, `InspiredGitHub`, `Solarized (dark)`, and `Solarized (light)`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue