{"id":23722657,"url":"https://github.com/remko/gemsite","last_synced_at":"2026-02-15T00:30:14.440Z","repository":{"id":201826478,"uuid":"705848073","full_name":"remko/gemsite","owner":"remko","description":"Remko's Gemini Capsule","archived":false,"fork":false,"pushed_at":"2024-08-17T14:47:51.000Z","size":4300,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T23:55:05.258Z","etag":null,"topics":["gemini","gemini-protocol","gemini-server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-16T20:05:42.000Z","updated_at":"2024-08-17T14:47:54.000Z","dependencies_parsed_at":"2023-12-28T09:28:51.512Z","dependency_job_id":"338a1aec-188d-41bb-964f-4e5c48256cae","html_url":"https://github.com/remko/gemsite","commit_stats":null,"previous_names":["remko/gemsite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remko%2Fgemsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remko%2Fgemsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remko%2Fgemsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remko%2Fgemsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remko","download_url":"https://codeload.github.com/remko/gemsite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239818064,"owners_count":19702064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gemini","gemini-protocol","gemini-server"],"created_at":"2024-12-30T23:55:16.329Z","updated_at":"2026-02-15T00:30:14.397Z","avatar_url":"https://github.com/remko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remko's Gemini Capsule\n\n[![Build](https://github.com/remko/gemsite/actions/workflows/build.yml/badge.svg)](https://github.com/remko/gemsite/actions/workflows/build.yml)\n\nThis repository contains the content and the server for [my Gemini\ncapsule](gemini://g.mko.re).\n\nBoth the server and the builder are written in Go, and don't have any\ndependencies (except for the Go standard library)\n\nThe [capsule builder](https://github.com/remko/gemsite/blob/main/cmd/buildgemsite/buildgemsite.go) converts Markdown to Gemtext using a simple conversion (without needing a full Markdown parser), and packages everything into a single, self-contained server binary.\n\nThe [capsule server](https://github.com/remko/gemsite/blob/main/gemsite.go) supports:\n\n- Serving static files\n- Search\n- Microblog, dynamically fetched from Mastodon\n- Administration operations (e.g. collecting a CPU profile) using TLS Client Certificate\n  authentication\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg style=\"height: 350px;\" src=\"./content/blog/gemsite/blog.png\" alt=\"Blog\"\u003e\u003cimg style=\"height:350px;\" src=\"./content/blog/gemsite/ublog.png\" alt=\"Microblog\"\u003e\n\u003cimg style=\"height: 350px;\" src=\"./content/blog/gemsite/search.png\" alt=\"Search\"\u003e\n\u003c/div\u003e\n\n# Ops\n\n## Initializing\n\nCreate a server key and certificate:\n\n    make server.crt\n\nCreate an admin user certificate:\n\n    make admin.crt\n\n## Building\n\n    make\n\nTo cross-compile it to a Raspberry PI:\n\n    make BUILD_RPI=1\n\n\n## Installing (Debian/Raspbian)\n\n- Install in `/opt/gemsite`\n- Create link to `/opt/gemsite/init/gemsite.service` in\n  `/etc/systemd/system/gemsite.service`\n- `systemctl daemon-reload`\n- `systemctl enable gemsite`\n- `service gemsite start`\n\n## Check status/logs\n\n    journalctl -f -n 50 -u gemsite\n\n## Restart\n\n    systemctl restart gemsite\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremko%2Fgemsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremko%2Fgemsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremko%2Fgemsite/lists"}