modified: .gitignore
new file: content/2011-12-19-linkpeek-com-webpage-to-image-was-a-by-product.rst modified: pelicanconf.py new file: plugins/__init__.py renamed: liblinkpeek.py -> plugins/liblinkpeek.py new file: plugins/rst_linkpeek.py
This commit is contained in:
parent
b40cd54238
commit
08b54c3c53
6 changed files with 160 additions and 11 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,6 +5,9 @@ __pycache__/
|
|||
# C extensions
|
||||
*.so
|
||||
|
||||
|
||||
*.swp
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
env/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue