EDIT:
This project has developed A LOT in the last 11 months (where does the time go). If you are interested in using it, the repository is here - git.jeffmackinnon.com.
Something that I am enjoying learning is git, it is an amazing piece of software, but it is confusing, and it seems like there may be 6 people in the world that grock it.
But I did figure out tags and versioning, and since I am planning on making a lot of different changes to the theme in the next 6 months or so, I wanted to create a version that "works" that I can fall back to a known point.
I'm working on a few other projects that all use jinja templates, so I am hoping to be able to manage a single set of "base" templated that I can extend as needed.
So if you would like to use V1, it is here - https://github.com/Jeffmackinnon/theme-jeffmackinnon.com/releases/tag/v1.0
This post is part 4 of the "How I Pelican" series:
Comments