Añade módulo autónomo para integrar [mdbook]

This commit is contained in:
Manuel Cillero 2022-08-04 01:03:52 +02:00
parent 3e16b0f805
commit 348ca88290
102 changed files with 5063 additions and 248 deletions

View file

@ -19,7 +19,7 @@ path = "../pagetop"
[dependencies]
actix-web = "4.1.0"
static-files = "0.2.3"
#pagetop-mdbook = { path = "../pagetop-mdbook" }
pagetop-mdbook = { path = "../pagetop-mdbook" }
maud = { git = "https://github.com/lambda-fairy/maud", rev = "e6787cd6" }
[build-dependencies]