1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
LEdoian f451474262 Ignore /var in output
This will serve as storage for other stuff, so we can serve something
else than the blog.

There cannot be a .gitignore in output/, since that directory gets
re-generated as a whole. (I could probably convince Pelican to always
put it there, but that seems more fragile than to hardcode it in repo
root.)
2 years ago
content/pages Add title page 2 years ago
plugins Populate GENERATOR in a plugin 2 years ago
test-theme Theme: code formatting 2 years ago
.gitignore Ignore /var in output 2 years ago
TIPS Add a few cheat sheets / templates 2 years ago
TODO TODO += idea for writing up the git workflow of this blog 2 years ago
frontmatter_template.rst Add a few cheat sheets / templates 2 years ago
gen Tweak ./gen a bit 2 years ago
pelicanconf.py Merge remote-tracking branch 'origin/master' (probably weird state) 2 years ago
requirements.txt Add requirements file 2 years ago