Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukaii/daily-oops-gemini
My blog mirrors the Gemini protocol and a basic HTML version using SourceHut pages
https://github.com/yukaii/daily-oops-gemini
gemgen gemini-protocol hackmd hugo sourcehut-pages srht
Last synced: 13 days ago
JSON representation
My blog mirrors the Gemini protocol and a basic HTML version using SourceHut pages
- Host: GitHub
- URL: https://github.com/yukaii/daily-oops-gemini
- Owner: Yukaii
- License: mit
- Created: 2023-07-26T16:14:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-18T05:54:03.000Z (5 months ago)
- Last Synced: 2024-06-18T10:14:29.481Z (5 months ago)
- Topics: gemgen, gemini-protocol, hackmd, hugo, sourcehut-pages, srht
- Language: JavaScript
- Homepage: gemini://txt.yukai.dev
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My blog mirroing with gemini protocol
TLDR: go visit `gemini://txt.yukai.dev` and [`https://txt.yukai.dev`](https://txt.yukai.dev)
## Demo
https://github.com/Yukaii/daily-oops-gemini/assets/4230968/8895ec2b-a3d7-48a7-990d-0aeaa0424913
> [!Note]
> The recording was by the time I use the old domain g.yukai.dev. Replace with latest domain: txt.yukai.dev.## Tools and Services to build this
This repository contains the implementation of how I hosted my personal blog with gemini protocol as a mirror site.
* [gemgen](https://sr.ht/~kota/gemgen/) to convert markdown files to gemtext
* [HackMD](https://hackmd.io) for hosting my posts.
* [Hugo](https://gohugo.io/) for zero effort static site generation
* [SourceHut Pages](https://srht.site/) for generousely hosting my static site with https/gemini two protocol at the same time for free