Skip to content

chip2n/website

Repository files navigation

Personal Website

https://github.com/chip2n/website/workflows/Deploy%20website/badge.svg

Build the website

Build the website using Nix:

nix run .#deploy

The files are placed in ./public.

Starting the development server

The development server compiles the pages, hot reloads them on any changes and serves the files locally using hunchentoot. You can run just the server using Nix:

nix run

Or simply load the ASDF system in the REPL and run:

(site:start)

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published