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:
russellballestrini 2016-05-23 17:55:22 -04:00
parent b40cd54238
commit 08b54c3c53
6 changed files with 160 additions and 11 deletions

3
.gitignore vendored
View file

@ -5,6 +5,9 @@ __pycache__/
# C extensions
*.so
*.swp
# Distribution / packaging
.Python
env/