This commit is contained in:
Alexandre Vicenzi 2018-01-13 01:31:08 -02:00
parent fc0724e495
commit 798ddee7bd
16 changed files with 452 additions and 0 deletions

9
docs/README.md Normal file
View file

@ -0,0 +1,9 @@
# Flex Blog Example
## Build
`pelican -s pelicanconf.py`
## Publish
`pelican -s publishconf.py`