๐พ Archived View for bbs.geminispace.org โบ u โบ freezr โบ 1327 captured on 2023-09-28 at 19:10:42. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2023-09-08)
โก๏ธ Next capture (2023-11-04)
-=-=-=-=-=-=-
Re: "After getting used to editing content on Bubble using..."
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 ๐
2023-05-31 ยท 4 months ago
@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 ยท 4 months 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... ๐
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.