mirror of
https://github.com/jbowdre/capsule.git
synced 2024-11-09 16:32:18 +00:00
No description
.github/workflows | ||
agate | ||
gemlog | ||
kineto | ||
static | ||
templates | ||
.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
gempost.yaml | ||
generate-web-feed.sh | ||
README.md |
Capsule
This repo is used to publish content to my Gemini capsule, available in geminispace at gemini://capsule.jbowdre.lol and on the web at https://capsule.jbowdre.lol.
Full implementation details are on my blog, but in short:
agate/
holds an archive of my Agate Gemini server configuration,kineto/
is an archive of the configuration for the kineto gemini-to-http proxy,static/
,templates
, andgempost.yaml
are used by gempost to generate the index, gemlog, and Atom feed,- and
.github/workflows/deploy-gemini.yml
builds the site and pushes the content to my server so it can be seen.