Some fixes
- Render markdown descriptions - Don't include the cover in the album's images, but make sure we generate a thumbnail for it - Make extra sure we don't include slides dirs
This commit is contained in:
parent
890b46e45d
commit
584ec41c7a
5 changed files with 72 additions and 7 deletions
|
|
@ -14,6 +14,7 @@ env_logger = "^0.11.8"
|
|||
fs_extra = "^1.3.0"
|
||||
image = "^0.25.6"
|
||||
log = "^0.4.27"
|
||||
pulldown-cmark = "^0.13.0"
|
||||
rayon = "^1.10.0"
|
||||
serde = { version = "^1.0", features = ["derive"] }
|
||||
serde_yml = "^0.0.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue