💾 Archived View for bbs.geminispace.org › u › olav › 17159 captured on 2024-08-18 at 21:25:03. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-07-09)
-=-=-=-=-=-=-
Re: "I have started an interesting experiment: A Gemini frontend..."
Here is an example:
— blog.knowfox.com (sorry, no Gemini yet)
The published result on the left and the internal view (with some configuration) on the right:
— calmer.news/blog-knowfox.gif
May 22 · 3 months ago
I have started an interesting experiment: A Gemini frontend to my personal knowledge management system, Knowfox. [https link] Knowfox Knowfox stores all content as Markdown. This makes it easy to convert to Gemtext and display it. Saving content through a Titan request is a bit more involved, as I have to strip out the navigation and convert Gemtext back to Markdown. I have a local implementation working, as a Python CGI script behind GmCapsule, working against the Knowfox REST API....