Social Network handling #76

Merged
kazhnuz merged 6 commits from social-network into koblog2 2025-07-02 21:08:32 +02:00
Showing only changes of commit 01613ec495 - Show all commits

View file

@ -17,6 +17,8 @@ First forked version from bludit
- Site: Add support for author view - Site: Add support for author view
- Site: Add support for IndieWeb post kinds - Site: Add support for IndieWeb post kinds
- Site: Add a source URL (usefull for some post kinds) - Site: Add a source URL (usefull for some post kinds)
- Theme: Add emoji for social network
- Sidebar: Add a social network widget
### Changed ### Changed
@ -24,3 +26,4 @@ First forked version from bludit
- Icons: replaced linearicons by fontawesome - Icons: replaced linearicons by fontawesome
- Admin: reworked the theme - Admin: reworked the theme
- Admin/content: The sidebar is now always visible - Admin/content: The sidebar is now always visible
- Replace social network by a better list and make them more configurable