Skip to content

featherbear/featherbear.github.io

Repository files navigation

Hihi!

This v3 branch contains the source code for my personal website, available at featherbear.cc

Being a git repo and all, you can also find the older website revisions in the archive_v* branches.
It's probably not very interesting to do that though...
You'll probably find much more interest in reading through this blog post


Notes for the curious
  • This site is built with Svelte, my JavaScript UI framework of choice.
  • Routing is handled with Sapper which is a server framework for Svelte.
  • CI/CD is handled with GitHub Actions which builds and deploys my code to GitHub Pages.
  • Because I didn't want to use LaTeX, my resume PDF is generated with some dodgy script that wrote.

See ya

Andrew