kachick.github.io https://kachick.github.io/ How to development Prepare dev shell with nix develop or direnv allow > DENO_VERBOSE_WARNINGS=1 deno task serve Listening on http://localhost:4507/ Then you can access to http://localhost:4507/ There are some tasks for tests > deno task > deno task stylelint ...