2024-05-19 17:37:00 -05:00
2024-05-19 17:29:40 -05:00
2024-05-19 17:29:40 -05:00
2024-05-19 17:00:44 -05:00
2024-04-13 07:55:22 +02:00
2024-05-19 17:37:00 -05:00
2024-05-19 17:37:00 -05:00

ekzyis

This is the code for my blog at https://ekzy.is.

Development

// enter dev environment
$ nix-shell

// run server
$ hugo server

// other tab: run tailwindcss in watch mode
$ tailwindcss -i assets/css/input.css -o static/tailwind.css --watch

Deployment

$ ./deploy
Description
Languages
CSS 57.3%
TeX 15.9%
Go 14.5%
HTML 9.2%
Nix 1.5%
Other 1.6%