๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ skyjake โ€บ 1323 captured on 2023-11-14 at 09:08:40. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2023-11-04)

โžก๏ธ Next capture (2023-12-28)

๐Ÿšง View Differences

-=-=-=-=-=-=-

After getting used to editing content on Bubble using Lagrange, it feels so clunky to use `ssh` and `nano` to update the skyjake.fi capsule.

๐Ÿš€ skyjake

May 31 ยท 5 months ago ยท ๐Ÿ‘ flipperzero, benk, winduptoy ยท ๐Ÿค” 2

6 Comments โ†“

๐Ÿ˜Ž flipperzero ยท May 31 at 19:49:

Maybe you could try setting your capsule up with SFTP? or maybe a private setup page for yourself accessible w/ cert via Titan/Spartan which applies configuration preferences for your capsule?

โ„ freezr ยท May 31 at 20:36:

You should try Micro to edit your contents from a Terminal

โ€” omg.pebcak.club/~freezr/gemlog/2021-06-03-micro-editor.gmi

I actually always edit my capsule from Micro ๐Ÿ˜Ž also from MC ๐Ÿ˜Ž

๐Ÿš€ skyjake ยท Jun 01 at 03:54:

@flipperzero Parts of skyjake.fi are writable via Titan, but the rest of the capsule is pretty ad-hoc custom built so setting up a proper Titan interface doesn't seem worthwhile.

At some point I was using sshfs and a local GUI text editor, but that seemed fragile.

@freezr Thanks for the recommendation. I actually have a pretty good setup in nano, with syntax highlighting and word-wrapping. I guess the clunkiness comes from having to switch to the terminal and `cd`ing around... It would be less jarring if I already was at the CLI.

๐Ÿ˜Ž flipperzero ยท Jun 01 at 04:57:

@skyjake ooooh i see your issue. I'm trying to set up the same, actually. if multitasking is your problem, maybe set up a tmux instance? or there are other programs for that same type of interface as well, another rec given to me was screen.

๐Ÿ‘ค AnoikisNomads ยท Jun 01 at 10:19:

Just to chime in, I had the same feeling of clunkiness. I've written a bunch of AWK scripts to build the .gmi pages from raw content (.article files in my case) and page templates/partials. I write the raw content and push it to git, the server pulls and builds twice per day.

The scripts aren't generic and built to-purpose but in case there is interest, ping me

โ„ freezr ยท Jun 01 at 14:32:

@skyjake in can use NANO into MC as well, at least you don't have to CC directories... ๐Ÿ˜‰