๐พ Archived View for bbs.geminispace.org โบ u โบ skyjake โบ 1323 captured on 2023-07-22 at 17:15:59. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2023-07-10)
โก๏ธ Next capture (2023-09-08)
-=-=-=-=-=-=-
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.
2023-05-31 ยท 7 weeks ago ยท ๐ flipperzero, benk, winduptoy ยท 2 ๐ค
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?
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 ๐
@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.
2023-06-01 ยท 7 weeks ago
@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.
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
@skyjake in can use NANO into MC as well, at least you don't have to CC directories... ๐