feat: replace Post button with post-type dropdown menu

Clicking Post now shows a dropdown with Note, Bookmark, Reply, Like,
Repost, and Article options. Each opens /posts/create with the
selected type and pre-filled URL/title in a popup window.
This commit is contained in:
Ricardo
2026-02-28 11:12:07 +01:00
parent b254faf16d
commit fb19a68f9e
5 changed files with 120 additions and 23 deletions

View File

@@ -180,7 +180,6 @@ permalink: /blogroll/
class="share-post-btn"
:data-share-url="item.url"
:data-share-title="item.title"
data-share-type="note"
title="Create post"
aria-label="Create post"
>