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 65a5186d24
Update 2024-01-30-to-proof-something-is-true-try-disproofing-it-first.md
3 months ago
.github Bump actions/cache from 3.3.3 to 4.0.0 3 months ago
comments/posts Fix formatting 2 years ago
components Update site description 3 months ago
content Update 2024-01-30-to-proof-something-is-true-try-disproofing-it-first.md 3 months ago
hooks Extract useSSR hook 4 months ago
lib [CodeFactor] Apply fixes 4 months ago
pages Move donation button to footer 4 months ago
public fix: make "Flag" plural in badges 3 months ago
styles Remove external link marker 3 months ago
.Dockerignore feat: redesign website 3 years ago
.editorconfig Add editorconfig 2 years ago
.gitignore Generate feeds for each tag 1 year ago
Dockerfile docker: serve next as server 2 years ago
LICENSE Update license year 1 year ago
Makefile Add pocket notebook post 8 months ago
README.md feat: redesign website 3 years ago
gen-post.sh Fix post generation with questionmark 1 year ago
next-env.d.ts Add typescript 1 year ago
next-sitemap.config.js Fix formatting 2 years ago
next.config.js Remove preact 1 year ago
package-lock.json Bump sass from 1.69.7 to 1.70.0 3 months ago
package.json Bump sass from 1.69.7 to 1.70.0 3 months ago
tsconfig.json Use posts service in rss script 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

https://garrit.xyz