| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Avoid confusion with the src/ path that contain the
document sources
|
|
- Document source is to be found under srcdir/src
- Templates under srcdir/templates
- Assets under srcdir/assets
Assets are any files/directories that should be copied to
the pubdir but are otherwise unprocessed by panfry.
- By default pubdir = srcdir/pub
|
|
By default panfry now generates a full table of contents
navigation for split page documents. This means the TOC
navitation has links to all pages and page sections.
Simple, page only level table of contents can be switched
on by passing the --simple-toc option.
|
|
|
|
|