Go to file
waalge 9496deea93 Add blog 2023-08-07 14:57:16 +00:00
content Add blog 2023-08-07 14:57:16 +00:00
templates Add blog 2023-08-07 14:57:16 +00:00
.envrc building example. needs tidy 2023-05-22 09:23:32 +00:00
.gitignore Double check before redeploying 2023-07-21 10:19:30 +00:00
Caddyfile building example. needs tidy 2023-05-22 09:23:32 +00:00
README.md Add blog 2023-08-07 14:57:16 +00:00
flake.lock building example. needs tidy 2023-05-22 09:23:32 +00:00
flake.nix WIP builds. fine for first draft 2023-05-27 11:45:34 +00:00
kompact-landing.cabal Add blog 2023-08-07 14:57:16 +00:00
site.hs Add blog 2023-08-07 14:57:16 +00:00
tailwind.config.js tidying 2023-08-06 16:08:47 +00:00

README.md

Commands

recompile css

  tailwindcss -i ./content/css/main.css -o ./content/css/mini.css --minify

build, serve and watch

  cabal run site -- watch