James Brechtel 09a3261fc4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Tweaks - profile pic, extracting more templates, rel
I added the rel=me to the Mastodon link for verification
I added profile pics but haven't actually used them on the pages anywhere
I pulled in a lot of the CSS from the template so I could start to
modify it
2022-11-22 07:28:22 -05:00
2022-11-18 23:06:09 -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-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%