modified: .gitignore
new file: Makefile new file: pelicanconf.py new file: publishconf.py
This commit is contained in:
parent
6ee2569851
commit
137ee7d711
4 changed files with 213 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -55,3 +55,7 @@ docs/_build/
|
|||
|
||||
# PyBuilder
|
||||
target/
|
||||
|
||||
# Pelican
|
||||
output/
|
||||
pelican-themes/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue