/suffix

My personal website

Primary LanguageHTML

Suffix

My personal website at https://www.suffix.be.

Development

Nix

Make sure to have nix with flakes enabled.

  1. Clone the repository git clone git@github.com:cimm/suffix.git
  2. In the directory cd suffix run nix develop
  3. Start a Jekyll sever in the new shell jekyll serve
  4. Commit changes git commit and deploy to production rake deploy