mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Initial commit
This commit is contained in:
commit
d1e019dd71
9 changed files with 400 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Byte-compiled, optimized
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Pelican output directory
|
||||
output/
|
||||
Loading…
Add table
Add a link
Reference in a new issue