https://github.com/anhgelus/gemini-blog
https://github.com/anhgelus/gemini-blog
blog gemini gemini-protocol
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anhgelus/gemini-blog
- Owner: anhgelus
- License: agpl-3.0
- Created: 2025-03-08T14:15:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-17T15:54:57.000Z (about 1 year ago)
- Last Synced: 2025-06-15T11:05:52.157Z (about 1 year ago)
- Topics: blog, gemini, gemini-protocol
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gemini blog
This is the software behind my [Gemini](https://geminiprotocol.net/) blog.
Gemini is a simple hypertext protocol like Gopher.
Its goal is to build an internet space focused on content and not on distractions like JS, CSS or any other things.
It uses a custom syntax which looks like the markdown and cannot be modified.
Gemini is a *low tech*.
My blog handles static files (in the folder `public`), and use SSR to generate all content inside `/films/` (and
`/film`).