# garrit.xyz This is the repository for my personal website. ## Generating posts Running the following command will generate a new blog post with the necessary boilerplate. ``` ./contrib/gen-post.sh My first post # -> 2021-04-12-my-first-post.md ``` https://garrit.xyz