mirror of https://github.com/garritfra/garrit.xyz
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.
|
6 months ago | |
---|---|---|
.github/workflows | 8 months ago | |
comments/posts | 11 months ago | |
components | 8 months ago | |
content | 6 months ago | |
lib | 8 months ago | |
pages | 8 months ago | |
public | 6 months ago | |
styles | 8 months ago | |
.Dockerignore | 2 years ago | |
.gitignore | 1 year ago | |
Dockerfile | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
gen-post.sh | 2 years ago | |
next-sitemap.js | 1 year ago | |
next.config.js | 1 year ago | |
package-lock.json | 8 months ago | |
package.json | 1 year ago |
README.md
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