James Brechtel b36dea937b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fixing CI post date
2022-11-10 08:52:34 -05:00
2022-11-10 08:52:34 -05:00
2022-11-08 08:18:38 -05:00
2022-11-09 07:20:35 -05:00
2022-11-09 07:20:35 -05:00
2022-11-10 08:24:46 -05:00
2022-11-08 07:19:57 -05:00
2022-11-10 08:24:46 -05:00
2022-11-08 08:18:38 -05:00
2022-11-09 07:28:07 -05:00
2022-11-09 07:20:35 -05:00
2022-11-10 08:24:46 -05:00

My personal website

Building

This is a static site built with Zola.

It uses Zola inside of docker to build and serve locally. In 'production' it's just static files served up by Caddy

You must have Docker installed to build the site.

Once you clone this repo you can

./build to build the static HTML.

./serve to run a local webserver to serve up the content and re-build on changes.

./zola will let you run zola itself for other Zola specific commands.

Deploying

Manual deploys can be done with rsync but the site should be built automatically upon a push to the main branch.

Description
My personal website
https://willfullyobtuse.com
Readme 6.4 MiB
Languages
Emacs Lisp 97.3%
Shell 1.5%
CSS 1.2%