Status update
- I used Normalize.css for a base, Holy Grail to implement a fluid layout and a sticky footer and for typography, Typebase.css. Of course, I've added my own light touch but so far, it's quite a neutral theme.
- Each blog is now routed to a nicer url and jpgs included in the same file get re-mapped to a absolute url, so managing images for specific blog entries is easy.
- I used the same technique that generates my resume to turn the
README.mdinto an html file.
Of course, you can see for yourself by tracking the commits on github! And if you wanted to see what's next on my todo list, check out the issues.
Finally, I bumped the version to 0.1.0, which according to SemVer I should have done already.