Browse Source

Scripted auto-commit on change (2020-11-20 23:11:33) by gitwatch.sh

master
jk 4 years ago
parent
commit
66e9c539df
  1. 23
      content/note/1605913889/index.md

23
content/note/1605913889/index.md

@ -0,0 +1,23 @@
---
slug: '1605913889'
date: '2020-11-20T23:11:00+0000'
post-status:
- published
visibility:
- public
sensitive:
- 'false'
posttype: note
mastodonlink: 'https://social.nipponalba.scot/notice/A1P7veBvYscSp5USAa'
---
OK, so I've some work to do to figure out and hack the nanopub micropub endpoint..
Syndication works!
Content Warnings work!
Image attachments to photo posts don't syndicate to the mastodon api (but that seems obvious from the code) - I need to figure out how to add this..
Need to reformat frontmatter, particularly around images so that I am displaying captions as alt tags.
Need to change how bookmarks and interactions are stored.. but I should get more reply context which will be nice..
Need to fix my automation to not trigger DroidCI when the server triggers a git commit.. only when I do from my pc..
Not sure when I'll find time for any of this but once done it should be a marked improvement..