πΎ Archived View for gemi.dev βΊ gemini-mailing-list βΊ 000758.gmi captured on 2023-11-04 at 13:05:27. Gemini links have been rewritten to link to archived content
β‘οΈ Next capture (2023-12-28)
-=-=-=-=-=-=-
Hi, I'd like to mirror my personal site gemini://metalune.xyz to https://metalune.xyz much like how https://gemini.circumlunar.space is mirrored, does anybody know what software the official gemini page is using?
??????? Original Message ??????? Le samedi 27 f?vrier 2021 ? 18:30, metalune <metalune at mailbox.org> a ?crit : > Hi, I'd like to mirror my personal site gemini://metalune.xyz to https://metalune.xyz much like how https://gemini.circumlunar.space is > mirrored, does anybody know what software the official gemini page is using? I'm not sure if it is fully mirrored, I see you use Kineto which is pretty good to do just that. There is also kiln which I use to manage my gemini / web versions https://git.sr.ht/~adnano/kiln -K?vin
On Sat, Feb 27, 2021 at 06:30:59PM +0100, metalune wrote: >Hi, I'd like to mirror my personal site gemini://metalune.xyz to >https://metalune.xyz much like how https://gemini.circumlunar.space is >mirrored, does anybody know what software the official gemini page is >using? I don't know which software https://gemini.circumlunar.space is using (I think the HTML pages are manually created) but I know a popular option is Kineto: https://sr.ht/~sircmpwn/kineto/ Demo: https://portal.drewdevault.com/ -- /Seirdy
On 2021-02-27 06:30PM, metalune wrote: > Hi, I'd like to mirror my personal site gemini://metalune.xyz to > https://metalune.xyz much like how https://gemini.circumlunar.space is > mirrored, does anybody know what software the official gemini page is > using? I wish I did, it's a lot more robust than my script, but I'll share what I use to convert gemini://nytpu.com to https://www.nytpu.com/gemini. I use this awk script to convert a gemtext document to html: https://www.nytpu.com/files/gem2html.awk and this bash script on a cron job to automate the whole site (there's lots of symlinking images and non-gemtext files): https://www.nytpu.com/files/gmi2web.sh ~nytpu -- Alex // nytpu alex at nytpu.com GPG Key: https://www.nytpu.com/files/pubkey.asc Key fingerprint: 43A5 890C EE85 EA1F 8C88 9492 ECCD C07B 337B 8F5B https://useplaintext.email/
Yeah I am now using Kineto and it works great
---