initial commit
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
.doclang {en}
|
||||
.docdescription {Extensive documentation and guide on the technology stack fz-stack}
|
||||
|
||||
.docauthors
|
||||
- Frank Zechert
|
||||
- email: frank@zechert.net
|
||||
|
||||
.dockeywords
|
||||
- fz-stack
|
||||
- documentation
|
||||
|
||||
.doctype {docs}
|
||||
.theme {darko} layout:{hyperlegible}
|
||||
|
||||
.var {assets} {assets/}
|
||||
.var {logo} {{.assets}/fz-stack-icon.svg}
|
||||
.var {banner} {{.assets}/fz-stack-transparent.svg}
|
||||
.var {projectname} {fz-stack}
|
||||
.var {pagetitle} {fz-stack Documentation}
|
||||
|
||||
.pagemargin {topleft}
|
||||
.row gap:{20px} cross:{start}
|
||||
[.logo::image label:{fz-stack Logo} figure:{false}](@)
|
||||
|
||||
[.projectname::text size:{larger}](@)
|
||||
|
||||
|
||||
.pagemargin {topright}
|
||||
[.icon {git}](https://git.zechert.net/fz-stack)
|
||||
|
||||
.htmloptions baseurl:{https://fz-stack.zechert.net}
|
||||
.htmloptions title:{.pagetitle}
|
||||
.ifnot {.docname::equals {.pagetitle}}
|
||||
.htmloptions title:{.docname | .pagetitle}
|
||||
.ifnot {.docname::isnone}
|
||||
.docname {.pagetitle}
|
||||
|
||||
.numbering
|
||||
- footnotes: i
|
||||
Reference in New Issue
Block a user