vladris / tinkerer

Python blogging engine
https://vladris.com/tinkerer
Other
305 stars 81 forks source link

Make blog path configurable [#98] #99

Closed lakhman closed 8 years ago

lakhman commented 8 years ago

Closes #98.

Simple 1 liner change, if the environment variable TINKERER_BLOG_PATH is set, use it, else default to blog.

Useful for me as I can't use the command line without overwriting older posts already in the blog directory (from another blog).

No breaking changes, causes no issues for all existing users.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 96.094% when pulling 5db3458eecb46091046d1600e375ebd7eebbf08b on lakhman:98 into 4c1298c175c2908a8445970d8f00b8c5abd12317 on vladris:master.