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 9469d01f74
deps: bump
3 years ago
.github/workflows feat: migrate blog to Main website 3 years ago
components feat: add small about paragraph 3 years ago
content feat: add small about paragraph 3 years ago
lib feat: migrate blog to Main website 3 years ago
pages feat: redesign blog list 3 years ago
public feat: site aware header titles 3 years ago
styles feat: redesign blog list 3 years ago
.Dockerignore feat: migrate blog to Main website 3 years ago
.gitignore feat: migrate blog to Main website 3 years ago
Dockerfile feat: migrate blog to Main website 3 years ago
LICENSE feat: migrate blog to Main website 3 years ago
README.md feat: migrate blog to Main website 3 years ago
gen-post.sh feat: migrate blog to Main website 3 years ago
next.config.js feat: migrate blog to Main website 3 years ago
package-lock.json deps: bump 3 years ago
package.json deps: bump 3 years 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

https://garrit.xyz