Documentation
¶
Overview ¶
pher is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
pher is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with pher. If not, see <http://www.gnu.org/licenses/>.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
assetpath
Package assetpath defines the assetpath type
|
Package assetpath defines the assetpath type |
|
cli
Package cli is pher's entrypoint
|
Package cli is pher's entrypoint |
|
config
Package config defines configuration (read from file) and defaults
|
Package config defines configuration (read from file) and defaults |
|
convert
Package convert defines helpers to transform various data strings to other data strings
|
Package convert defines helpers to transform various data strings to other data strings |
|
customanchor
Package customanchor defines a custom header anchor for goldmark/anchor
|
Package customanchor defines a custom header anchor for goldmark/anchor |
|
feed
Package feed handles RSS feed generation
|
Package feed handles RSS feed generation |
|
frontmatter
Package frontmatter adds support for parsing front matter in Markdown documents.
|
Package frontmatter adds support for parsing front matter in Markdown documents. |
|
metadata
Package metadata defines available fields for the frontmatter
|
Package metadata defines available fields for the frontmatter |
|
node
Package node defines the Node struct
|
Package node defines the Node struct |
|
nodegroup
Package nodegroup defines the Nodegroup struct
|
Package nodegroup defines the Nodegroup struct |
|
nodepath
Package nodepath defines the NodeProup struct
|
Package nodepath defines the NodeProup struct |
|
nodepathlink
Package nodepathlink defines the nodepathlink struct
|
Package nodepathlink defines the nodepathlink struct |
|
render
Package render renders html according to html templates
|
Package render renders html according to html templates |
|
source
Package source handles markdown source and helper methods
|
Package source handles markdown source and helper methods |
|
state
Package state defines the asbstracted state struct
|
Package state defines the asbstracted state struct |
|
tag
Package tag defines the Tag struct
|
Package tag defines the Tag struct |
|
toc
Package toc provides support for building a Table of Contents from a goldmark Markdown document.
|
Package toc provides support for building a Table of Contents from a goldmark Markdown document. |
|
wikilink
Package wikilink provides support for parsing [[...]]-style and ![[...]]-style wiki links to the goldmark Markdown parser.
|
Package wikilink provides support for parsing [[...]]-style and ![[...]]-style wiki links to the goldmark Markdown parser. |
Click to show internal directories.
Click to hide internal directories.