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 453319c748
next: fix export
2 years ago
.github/workflows ci: archive outlinks 2 years ago
components layout: fix meta tags 2 years ago
content blog: fix typo 2 years ago
lib tracking: add rss source to feed 2 years ago
pages blog: add anchor tags for posts 2 years ago
public seo: add robots.txt 2 years ago
styles bloglist: fix bloglist margins 2 years ago
.Dockerignore feat: redesign website 3 years ago
.gitignore feat: redesign website 3 years ago
Dockerfile docker: serve next as server 2 years ago
LICENSE feat: redesign website 3 years ago
README.md feat: redesign website 3 years ago
gen-post.sh feat: redesign website 3 years ago
next.config.js next: fix export 2 years ago
package-lock.json deps: bump next 2 years ago
package.json deps: bump next 2 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