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.
 
 
 
 
 
 
dependabot[bot] aeee869e9e
build(deps): bump terser from 5.10.0 to 5.14.2
2 years ago
.github/workflows ci: only build jurassic if files changed 2 years ago
comments/posts comments: add email comments 2 years ago
components posts: add share buttons 2 years ago
content ctf: update hall of fame 2 years ago
lib jurassic: fix formatting 2 years ago
pages posts: add share buttons 2 years ago
public ctf: use dual encoding 2 years ago
styles posts: add share buttons 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 build(deps): bump terser from 5.10.0 to 5.14.2 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