{"id":15725170,"url":"https://github.com/eggplants/gemini","last_synced_at":"2026-02-22T05:31:39.380Z","repository":{"id":54048057,"uuid":"407298414","full_name":"eggplants/gemini","owner":"eggplants","description":"My gemini site: Publish Gemtext (markup language for gemini)  to sourcehut automatically","archived":false,"fork":false,"pushed_at":"2024-09-18T17:15:27.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T08:31:52.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://eggplants.srht.site","language":null,"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/eggplants.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":"2021-09-16T20:00:15.000Z","updated_at":"2024-09-18T17:15:17.000Z","dependencies_parsed_at":"2024-10-24T19:06:51.803Z","dependency_job_id":"956c2d6a-a065-42b2-92df-0452c5de2170","html_url":"https://github.com/eggplants/gemini","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eggplants/gemini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgemini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgemini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgemini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgemini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggplants","download_url":"https://codeload.github.com/eggplants/gemini/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fgemini/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29705536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T03:17:42.375Z","status":"ssl_error","status_checked_at":"2026-02-22T03:17:31.622Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-03T22:19:57.025Z","updated_at":"2026-02-22T05:31:39.363Z","avatar_url":"https://github.com/eggplants.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# gemini\n\n[![Deploy](\n  \u003chttps://github.com/eggplants/gemini/actions/workflows/deploy.yml/badge.svg\u003e\n)](\n  \u003chttps://github.com/eggplants/gemini/actions/workflows/deploy.yml\u003e\n) [![Website](\n  \u003chttps://img.shields.io/website?label=HTTPS\u0026url=https%3A%2F%2Feggplants.srht.site\u003e\n)](\n  \u003chttps://eggplants.srht.site\u003e\n)\n\n## Template\n\n\u003chttps://github.com/eggplants/gemini-template\u003e\n\n## WHAT?\n\n- Publish gmi documents to sourcehut automatically:\n  - [gemini://eggplants.srht.site](https://portal.mozz.us/gemini/eggplants.srht.site)\n  - \u003chttps://eggplants.srht.site\u003e\n\n## Step\n\n1. [Fork me](https://github.com/eggplants/gemini/fork)\n1. [Register sourcehut](https://meta.sr.ht/register)\n1. [Generate OAuth2.0 Personal Token](https://meta.sr.ht/oauth2/personal-token)\n1. Set generated PAT `PH_TOKEN` of repository's Secrets in Settings (see [docs](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository))\n1. Modified gmi docs and directories in `./pub/gmi/`\n1. Change [USERNAME](https://github.com/eggplants/gemini/blob/bff21010c6b49f9e7b50b50a94cd86316261a88d/.github/workflows/deploy.yml#L37) into yours\n1. CI works by pushing your commits to repo or running [manually](https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow#running-a-workflow)\n1. Deployed!\n\n## CheatSheet for writing Gemtext\n\n```md\n# Title\n## heading\nHello! This is...\n* 1aaaa\n* 2bbbb\n* 3cccc\n\u003e he says:\n\u003e Heeloooooooooooo woooold!!!!\n## Link\n=\u003e gemini://hogee.com ほげえ\n=\u003e gopher://hugaa.com ふがあ\n## Code\n`󠀭``\necho test\n`󠀭``\n```\n\n## Demo\n\n![image](https://user-images.githubusercontent.com/42153744/133748288-6a480f25-a5d0-4db8-b1dc-7d8dcebbcab7.png)\n## TIPS\n\n### Use [Asuka](https://git.sr.ht/~julienxx/asuka) (TUI client)\n\n```bash\ngit clone --depth 1 https://git.sr.ht/~julienxx/asuka\ncd asuka\ncommand -v cargo \u003e/dev/null || {\n  curl https://sh.rustup.rs -sSf | sh\n  source $HOME/.cargo/env\n}\ncargo build --release\nsudo install -m+x target/release/asuka /usr/local/bin\nasuka\n```\n\n![Asuka Screenshot](https://user-images.githubusercontent.com/42153744/133748511-67fc69d5-e564-4be6-ac6b-a214fe42cf3a.png)\n\n### Use [Lagrange](https://gmi.skyjake.fi/lagrange/) (GUI client)\n\n```bash\nif command -v brew \u003e/dev/null; then\n  brew install --cask lagrange\nelse\n  command -v ail-cli \u003e/dev/null || {\n    sudo add-apt-repository ppa:appimagelauncher-team/stable\n    sudo apt update\n    sudo apt install appimagelauncher -y \n  }\n  wget https://git.io/JztqW\n  ail-cli integrate Lagrange-*\nfi\nxdg-open gemini://eggplants.srht.site\n```\n\n![Lagrange Screenshot](https://user-images.githubusercontent.com/42153744/133888463-50eb6156-b79f-4032-8cbd-14cff8be6e66.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggplants%2Fgemini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feggplants%2Fgemini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggplants%2Fgemini/lists"}