Skip to content

Commit 1bdedfa

Browse files
committed
feat: Update author social links and add new platforms
- Refactored author and author box templates to use a unified social_url helper for Twitter and Facebook. - Added support for additional social media platforms: LinkedIn, Threads, Bluesky, Mastodon, TikTok, YouTube, and Instagram. - Updated Spanish translations for "Newer Posts" and "Older Posts" along with new phrases for full post reading and navigation. - Increased the tag retrieval limit in the tags page to 100 for better performance. - Updated package version to 1.3.0 and corrected demo URL. - Enhanced posts list with translation support for navigation links and full post reading.
1 parent a4a8a6a commit 1bdedfa

File tree

13 files changed

+142
-580
lines changed

13 files changed

+142
-580
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ old/
3131
**.local.**
3232
!assets/js/lib/**
3333
.cursorignore
34+
.env
35+
docker-compose.yml

assets/built/prism.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/prism.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/screen.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)