mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add Invoke tasks for building and serving docs
This commit is contained in:
parent
f18429f23a
commit
535df9cd9c
4 changed files with 28 additions and 5 deletions
|
|
@ -48,6 +48,7 @@ markdown = "~3.1.1"
|
|||
typogrify = "^2.0"
|
||||
sphinx = "=1.4.9"
|
||||
sphinx_rtd_theme = "^0.4.3"
|
||||
livereload = "^2.6"
|
||||
mock = "^3.0"
|
||||
pytest = "^5.2"
|
||||
pytest-cov = "^2.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue