đž Archived View for bbs.geminispace.org âē u âē freezr âē 1327 captured on 2024-05-26 at 16:23:20. Gemini links have been rewritten to link to archived content
âŦ ī¸ Previous capture (2024-05-10)
-=-=-=-=-=-=-
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 ¡ 1 year ago
đšī¸ skyjake [OP...] ¡ 2023-06-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 ¡ 2023-06-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 ¡ 2023-06-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 ¡ 2023-06-01 at 14:32:
@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.