This Website
I created this website to have a single place to document all my projects and share them. It will also serve as a kind of portfolio that shows what things I have worked on and learned. This Website This website was build with Hugo which is a open-source static site generator, Hugo allows you to generate posts like this one from markdown files. I use the PaperMod theme for my site, it is a clean and simple theme with many useful features. I have made one simple modification to the theme which is to add a last modified date like described by Jackson Lucky. The date will only appear if the post has been modified since it was posted and it will automatically update using the files Git history to know when the post was last modified. ...