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 f177ac58e5
sitemap: generate on build
2 years ago
.github/workflows Revert "ci: add lighthouse test" 2 years ago
components meta: add webmentions 2 years ago
content blog: fix typo 2 years ago
lib tracking: add rss source to feed 2 years ago
pages page: add h-card class 2 years ago
public seo: add robots.txt 2 years ago
styles fonts: enable swapping 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 sitemap: generate on build 2 years ago
package.json sitemap: generate on build 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