vidhanio / site

my personal site.

Home Page:https://vidhan.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my personal site, written in rust.

stack

features

  • no javascript
  • completely usable with css disabled
  • automated ci/deployment via github actions, deployed to google cloud run on push
  • a blog generated automatically from markdown
  • server-side syntax highlighting via tree-sitter, the same engine which powers syntax highlighting in full-fledged ides
  • resume (made with typst) built and included at compile-time, and served like a normal file
  • optimal caching of static assets which is automatically cache busted on commit via the git commit hash

About

my personal site.

https://vidhan.io

License:GNU Affero General Public License v3.0


Languages

Language:Rust 76.5%Language:Scheme 9.8%Language:CSS 7.6%Language:Typst 4.7%Language:Dockerfile 1.4%