This is the code repository for my personal website. It uses the Minimal Mistakes GitHub pages theme and is served as a static markdown driven website. Making new posts is easy:
- Create a post as
YYYY-MM-DD-post-title.mdin_posts - Write the post and use assets in
assets/if needed (e.g., images) - Push to the repository!
Thats all!