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.
 
 
Garrit Franke b669b5ca4b
feat: move bloglist to /posts
3 years ago
.github/workflows feat: update domain 3 years ago
components feat: plausible analytics 3 years ago
content/posts fix: typo 3 years ago
lib fix broken links 3 years ago
pages feat: move bloglist to /posts 3 years ago
public draft: pgp post 3 years ago
.Dockerignore feat: add dockerfile 4 years ago
.gitignore feat: rss 4 years ago
Dockerfile feat: add dockerfile 4 years ago
LICENSE Create LICENSE 4 years ago
README.md feat: gen-post script 3 years ago
gen-post.sh chore: move gen-post script to root 3 years ago
next.config.js fix broken links 3 years ago
package-lock.json Add git reflog post 3 years ago
package.json deps: update 3 years ago

README.md

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

https://blog.garrit.xyz