Serve empty directories, page cache
This commit is contained in:
parent
fbf3d7640a
commit
ed769102de
12 changed files with 339 additions and 112 deletions
|
|
@ -19,6 +19,8 @@ dashmap = "6.2.1"
|
|||
form_urlencoded = "1.2.2"
|
||||
# Code highlight
|
||||
giallo = { version = "0.5.0", features = ["dump"] }
|
||||
# Markdown rendering
|
||||
linemd = "0.5.0"
|
||||
log = "0.4.33"
|
||||
rand = "0.10.2"
|
||||
serde = { version = "1.0.229", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue