Go to file
waalge 3c9ca5a64e tidying 2023-08-06 16:08:47 +00:00
content tidying 2023-08-06 16:08:47 +00:00
templates tidying 2023-08-06 16:08:47 +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 tidying 2023-08-06 16:08:47 +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 tidying 2023-08-06 16:08:47 +00:00
site.hs tidying 2023-08-06 16:08:47 +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