mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
custom front matter parser for showing errors + make all extras configurable from the page side
This commit is contained in:
parent
159c8fa5b3
commit
76c75a40d9
9 changed files with 119 additions and 97 deletions
|
@ -10,7 +10,6 @@ eyre = "0.6"
|
|||
fs_extra = "1.2"
|
||||
futures = {version = "0.3", optional = true}
|
||||
grass = {version = "0.13", default-features = false}
|
||||
gray_matter = "0.2"
|
||||
handlebars = "6"
|
||||
hotwatch = {version = "0.5", optional = true}
|
||||
itertools = "0.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue