~misterio/website

My personal website
f106e9ca — Gabriel Fontes 2 years ago
change domain to m7.rs
d71e6d3f — Gabriel Fontes 2 years ago
gave up on taking class notes timely
move pgp key to openpgp.org

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~misterio/website
read/write
git@git.sr.ht:~misterio/website

You can also use your local clone with git send-email.

#My website

#About

built with nix

My personal website and gemini capsule.

Licensed under MIT (code) and CC BY-SA 4.0 (content), available at both my cgit and github

#Developing

First install ruby and bundler, then run bundle install.

Now you can use bundle exec jekyll build to build, and bundle exec jekyll serve to serve locally.

#Nix

If you're using Nix, just run nix develop to get a shell with everything you need.

You can also use nix build to build the site, ready for deployment. You can serve it locally using nix run.

Do not follow this link