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 f29a4271cd
styles: properly style blockquotes
2 years ago
.github/workflows ci: disable docker registry push 2 years ago
comments/posts comments: add email comments 2 years ago
components layout: use post name as title 2 years ago
content posts: add tabs vs spaces post 2 years ago
lib blog: add tag list 2 years ago
pages layout: remove accidentally added semicolon 2 years ago
public talks: add golang dev talk 2 years ago
styles styles: properly style blockquotes 2 years ago
.Dockerignore feat: redesign website 3 years ago
.gitignore sitemap: generate on build 2 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-sitemap.js sitemap: generate on build 2 years ago
next.config.js next: fix export 2 years ago
package-lock.json deps: fix minimist vuln 2 years ago
package.json analytics: use next-plausible library 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