fix: feed post git data
publish / Build-and-publish (push) Successful in 13m19s

This commit is contained in:
4gl
2026-08-13 13:28:30 +01:00
parent 244829edf9
commit 729437308a
4 changed files with 67 additions and 2 deletions
+1
View File
@@ -60,3 +60,4 @@ LinkedIn posts are plain text - there is no rich-text editor, so **no markdown**
- Feed posts (`content/feed/`) and LinkedIn posts are siblings, not copies: the site version may contain markdown links and omits hashtags; the LinkedIn version uses plain text, `#tag` hashtags, and "link in the comments".
- When converting site → LinkedIn: strip markdown, convert links to a comment-based CTA, append hashtags.
- When converting LinkedIn → site: strip `hashtag#` artefacts and hashtags, add proper markdown links, add front matter per the `add-feed-post` skill.
- **Keep them in sync:** whenever a feed post is modified, update its `Source LinkedIn post:` comment in the same change (same points, same claims, same ordering of lists) - and vice versa. A stale LinkedIn comment means the next social post is drafted from outdated copy.