From: Ruben Beltran del Rio Date: Fri, 9 Dec 2022 22:41:03 +0000 (+0100) Subject: blog-sync-up-1670625663055 X-Git-Url: https://git.r.bdr.sh/rbdr/blog.unlimited.pizza/commitdiff_plain/9ee9c78dc3337d3ee6d680d35725fd2578e63a79 blog-sync-up-1670625663055 --- diff --git a/archive/1670625662876/metadata.json b/archive/1670625662876/metadata.json new file mode 100644 index 0000000..5a1820b --- /dev/null +++ b/archive/1670625662876/metadata.json @@ -0,0 +1,4 @@ +{ + "id": "1670625662876", + "createdOn": 1670625662876 +} \ No newline at end of file diff --git a/archive/1670625662876/more-blog-tooling.gmi b/archive/1670625662876/more-blog-tooling.gmi new file mode 100644 index 0000000..e75534a --- /dev/null +++ b/archive/1670625662876/more-blog-tooling.gmi @@ -0,0 +1,14 @@ +# More Blog Tooling + +I created an automation[1] to share link from pinboard[2] on here. Once I find a link I'd like to share, I add the tag `linkblog` plus my thoughts in the description field, and this script will fetch, generate a `gmi` and add it to the blog. Once it's done it replaces the tag with `linkblog-posted` so it doesn't find it next time around. + +=> https://git.sr.ht/~rbdr/pinboard-linkblog-updater [1] Pinboard Linkblog Updater +=> https://pinboard.in/ [2] Pinboard + +A problem with getting this to work is that blog[3] was just local, so I had to add some remote functionality. Now every time I add or update the blog, it will first fetch from git and push the changes. That way, I can publish content directly from the computer, and have a cron running the linkblog updater on the VPS. + +=> https://git.sr.ht/~rbdr/blog [3] Blog + +At this point I think it's worth re-evaluating how blog itself is built, as it is beginning to feel a bit clunky: When it was conceived, the project was intended to take markdown files and keep track of 3 of them so I could `rsync` them later. Now it keeps an archive as a gemlog, publishes an rss feed, allows publishing, and has remote sync: surely it's worth a rethink. + +Anyway, adding remote functionality opens up the possibility of publishing via iPad or phone, so I think I'll go work on that instead. diff --git a/posts/0/metadata.json b/posts/0/metadata.json index 732ff34..5a1820b 100644 --- a/posts/0/metadata.json +++ b/posts/0/metadata.json @@ -1,4 +1,4 @@ { - "id": "1670605596209", - "createdOn": 1670605596209 + "id": "1670625662876", + "createdOn": 1670625662876 } \ No newline at end of file diff --git a/posts/0/more-blog-tooling.gmi b/posts/0/more-blog-tooling.gmi new file mode 100644 index 0000000..e75534a --- /dev/null +++ b/posts/0/more-blog-tooling.gmi @@ -0,0 +1,14 @@ +# More Blog Tooling + +I created an automation[1] to share link from pinboard[2] on here. Once I find a link I'd like to share, I add the tag `linkblog` plus my thoughts in the description field, and this script will fetch, generate a `gmi` and add it to the blog. Once it's done it replaces the tag with `linkblog-posted` so it doesn't find it next time around. + +=> https://git.sr.ht/~rbdr/pinboard-linkblog-updater [1] Pinboard Linkblog Updater +=> https://pinboard.in/ [2] Pinboard + +A problem with getting this to work is that blog[3] was just local, so I had to add some remote functionality. Now every time I add or update the blog, it will first fetch from git and push the changes. That way, I can publish content directly from the computer, and have a cron running the linkblog updater on the VPS. + +=> https://git.sr.ht/~rbdr/blog [3] Blog + +At this point I think it's worth re-evaluating how blog itself is built, as it is beginning to feel a bit clunky: When it was conceived, the project was intended to take markdown files and keep track of 3 of them so I could `rsync` them later. Now it keeps an archive as a gemlog, publishes an rss feed, allows publishing, and has remote sync: surely it's worth a rethink. + +Anyway, adding remote functionality opens up the possibility of publishing via iPad or phone, so I think I'll go work on that instead. diff --git a/posts/0/linkblog-2022-12-09.gmi b/posts/1/linkblog-2022-12-09.gmi similarity index 100% rename from posts/0/linkblog-2022-12-09.gmi rename to posts/1/linkblog-2022-12-09.gmi diff --git a/posts/1/metadata.json b/posts/1/metadata.json index 87de549..732ff34 100644 --- a/posts/1/metadata.json +++ b/posts/1/metadata.json @@ -1,4 +1,4 @@ { - "id": "1669903029203", - "createdOn": 1669903029203 + "id": "1670605596209", + "createdOn": 1670605596209 } \ No newline at end of file diff --git a/posts/1/blog-tooling.gmi b/posts/2/blog-tooling.gmi similarity index 100% rename from posts/1/blog-tooling.gmi rename to posts/2/blog-tooling.gmi diff --git a/posts/2/social-media.gmi b/posts/2/social-media.gmi deleted file mode 100644 index 4ae4655..0000000 --- a/posts/2/social-media.gmi +++ /dev/null @@ -1,9 +0,0 @@ -# Social Media - -After much dawdling I finally decided to close my twitter account. I hadn't been actively posting; after 15 years it had become a bit of a mechanical process rather than something I enjoyed. - -I kept putting it off because I wanted to find something to replace it with and none of the alternatives were perfect matches. Now I know I don't want to replace twitter, but rather find something else. I'm not sure what, but something different. - -The last few years of online have given me a kind of posting anxiety that kept me from participating in any online community, and I think I need a change of scenery to get out of that state of mind. - -I like trying new places. I like exploring the different communities that exist in the information superhighway. I don't know what I'll discover, but I'm looking forward to finding out.