💾 Archived View for bbs.geminispace.org › u › jsreed5 › 17725 captured on 2024-06-16 at 14:37:22. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2024-06-20)

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

Comment by 🚀 jsreed5

Re: "How do you prefer to write your gemlogs?"

In: s/Gemini

@gritty I don't automate the pull from the capsule to my devices--and that has bitten me before! Technically I have a bare repository on the capsule server to push and pull from, and Jetforce serves the capsule files from a local clone of the bare repository. That clone does pull automatically.

🚀 jsreed5

Jun 06 · 10 days ago

2 Later Comments ↓

🍀 gritty · Jun 07 at 00:46:

@jsreed5 I've not done this on the server. githooks?

🚀 jsreed5 · Jun 13 at 13:33:

@gritty That's correct. I don't use Titan so I can't post the hook as a multiline comment here, but I use the "post-update" hook in the bare repo to cd to the local clone, unset the GIT_DIR variable (which otherwise defaults to the bare repo directory), and pull.

Original Post

🌒 s/Gemini

How do you prefer to write your gemlogs? — How do you prefer to write your gemlogs? In the past I've done it straight on my server with nano or vi, and I've also experimented with writing everything locally and then using scp to copy thew new files over. Both seem to be equally good for my purposes as long as I have my column width set appropriately in my editor. I considered writing things and then uploading with Titan, but my current capsule software doesn't support Titan that I'm aware of...

💬 Dio9sys · 10 comments · 2 likes · Jun 05 · 11 days ago