No description
Find a file
2026-06-09 17:04:21 -05:00
_data Update for Bridgy Fed 2026-06-09 17:04:21 -05:00
_includes Fix date parsing 2026-06-03 09:11:23 -05:00
content Add twinbfield.pages.dev, webmentions, and h-feed 2026-06-01 21:24:57 -05:00
public Update for Bridgy Fed 2026-06-09 17:04:21 -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 Don't add .gmi to links with a filetype 2026-05-25 00:02:01 -05:00
eleventy-plugin-gemlog-feed.js Add post on password managers 2025-10-09 22:17:09 -05:00
eleventy.config.js Update RSS links and permalinks 2026-06-01 21:48:23 -05:00
LICENSE Update license to CC BY 4.0 2025-09-02 09:50:06 -05:00
package-lock.json Add twinbfield.pages.dev, webmentions, and h-feed 2026-06-01 21:24:57 -05:00
package.json Update h-card 2026-06-03 08:57:22 -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
```