Compare commits

...

2 Commits

Author SHA1 Message Date
nytpu 38e712a13f updated with migration instructions 2020-12-01 11:05:47 -07:00
nytpu 067f2c091a migrated to sourcehut 2020-12-01 10:45:15 -07:00
1 changed files with 10 additions and 4 deletions

View File

@ -1,12 +1,18 @@
# gemlog.sh
**I've migrated the code to sourcehut. An archive of the code will remain in
this repo, but it will no longer be updated. [View the newest code
here](https://git.sr.ht/~nytpu/gemlog.sh)**
**To migrate your clone to the new repo, run:**
git remote set-url origin https://git.sr.ht/~nytpu/gemlog.sh
git pull
Utility for writing and managing gemini logs (gemlogs) and atom feeds without
needing a cgi script.
After 0.2.0, I'm no longer having my personal configuration on master, but as
I'm replacing it with placeholder data, it may have a conflict for this one
upgrade. Sorry for the inconvenience.
Dependencies:
other than `toot` you really should have all these installed if you're on linux.
* `bash` and all its goodies (duh)