mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-11 02:56:38 -07:00
implement custom userdata, resolves #11
This commit is contained in:
parent
6c31ccb9d5
commit
95a0765b1e
4 changed files with 35 additions and 0 deletions
|
@ -77,6 +77,10 @@ list of extra stylesheets to include in the page.
|
|||
|
||||
see <a href="extras">extras documentation</a> for more info on this field.
|
||||
|
||||
### `userdata`
|
||||
|
||||
custom userdata to supply to the page's base template.
|
||||
|
||||
## special features
|
||||
|
||||
in addition to standard markdown, webdog comes with some minor additions for ease of use.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue