No description
  • CSS 38.8%
  • JavaScript 26.7%
  • Liquid 22.1%
  • XSLT 12.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-21 23:07:17 -05:00
_data Add ultrasonic theremin post 2026-06-14 14:26:16 -05:00
_includes Update custom header 2026-06-22 18:19:16 -05:00
content Add Altoid tin astrology clock post 2026-07-21 23:07:17 -05:00
public Add Altoid tin astrology clock post 2026-07-21 23:07:17 -05:00
.eleventyignore Move to 11ty 2025-09-07 00:14:07 -05:00
.gitignore Update for Bridgy Fed 2026-06-09 17:04:21 -05:00
eleventy-plugin-gemini-base-url.js Update Gemini prefix 2026-06-15 09:51:57 -05:00
eleventy-plugin-gemlog-feed.js Add post on password managers 2025-10-09 22:17:09 -05:00
eleventy.config.js Add SDR post 2026-07-08 21:00:26 -05:00
LICENSE Update license to CC BY 4.0 2025-09-02 09:50:06 -05:00
package-lock.json Add ultrasonic theremin post 2026-06-14 14:26:16 -05:00
package.json Update custom header 2026-06-22 18:19:16 -05:00
README Update Gemini to work 2026-04-13 21:52:23 -05:00
wrangler.toml Update for Bridgy Fed 2026-06-09 17:04:21 -05:00

To build HTML, run:

```
npm run build
```

To build Gemini, run:

```
npm run build-gmi
```