tweak README a bit more
Signed-off-by: Iris Lightshard <nilix@nilfm.cc>
This commit is contained in:
parent
311abd265e
commit
930b472efd
1 changed files with 2 additions and 1 deletions
|
@ -123,7 +123,7 @@ There is a markup language which makes writing long blog posts, memex entries, e
|
||||||
{)some serif text}
|
{)some serif text}
|
||||||
|
|
||||||
// shorthand for a pictured directory/list item
|
// shorthand for a pictured directory/list item
|
||||||
{%destination|picture}
|
{%page name|picture}
|
||||||
|
|
||||||
// shorthand for a shop listing
|
// shorthand for a shop listing
|
||||||
{^payment-link|description|img1|alttext1|...|imgn|alttextn}
|
{^payment-link|description|img1|alttext1|...|imgn|alttextn}
|
||||||
|
@ -147,5 +147,6 @@ The following macros are available in `config.h` to customize to your liking.
|
||||||
- **TWTXT**: path to the twtxt file relative to the SITEROOT; if you don't want twtxt on the front page, use a nonexistent filename
|
- **TWTXT**: path to the twtxt file relative to the SITEROOT; if you don't want twtxt on the front page, use a nonexistent filename
|
||||||
- **IS_HTML5_VIDEO_ENABLED**: if videos are embedded or just linked to with a poster image
|
- **IS_HTML5_VIDEO_ENABLED**: if videos are embedded or just linked to with a poster image
|
||||||
- **IS_NAV_IN_HEADER**: if the nav is inside the header or its sibling
|
- **IS_NAV_IN_HEADER**: if the nav is inside the header or its sibling
|
||||||
|
- **CONTACT_ADDRESS** email address for ecommerce and can be interpolated in CONTACT_HTML
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue