You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
280 B

3 years ago
# blog.garrit.xyz
This is the repository for my personal blog.
## 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
```
3 years ago
https://blog.garrit.xyz