all repos — www @ master

deserthorns.net content + generator

444b2edb
*
sageclove
Sun, 09 Mar 2025 18:56:05 -0700
c06fb6a6
*
sageclove
Sun, 09 Mar 2025 18:30:45 -0700
5e77c232
more page images
sageclove
Sun, 09 Mar 2025 07:52:44 -0700

This repo contains the content and generator for deserthorns.net.

Generator (build)

The site generator is written in Go and lives in the build directory.

Requirements

Go 1.23.4

Usage

./build <ROOT>

<ROOT> should be a path to the site’s source directory. The source directory must contain the following subdirectories and files: - pages/ - templates/ - assets/ - site.json

If <ROOT> is omitted, the current directory will be used as the source directory.

Generated files will be dropped in an /out directory in the working directory.

Flags

TODOs

clone
git clone https://git.deserthorns.net/www