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.
|
2 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
components | 2 years ago | |
content | 2 years ago | |
lib | 3 years ago | |
pages | 2 years ago | |
public | 2 years ago | |
.Dockerignore | 3 years ago | |
.gitignore | 3 years ago | |
Dockerfile | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
gen-post.sh | 3 years ago | |
next.config.js | 3 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 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