A Log of Implementing Share Buttons in Docusaurus
A guide to adding SNS share buttons (X, Hatena Bookmarks, etc.) to Docusaurus articles, covering the CSS Modules component design decisions.
A guide to adding SNS share buttons (X, Hatena Bookmarks, etc.) to Docusaurus articles, covering the CSS Modules component design decisions.
A guide to implementing a news links page in Docusaurus using React, TypeScript, and CSS Modules with full i18n support.
A guide to implementing a Stripe-powered support (donation) button in Docusaurus — frontend-only with no secret keys in the codebase.
A guide to adding URL sharing and UX improvements to the Docusaurus browser memo feature, using lz-string for URL-encoded memo sharing.
A guide to implementing a GitHub Star button in Docusaurus — a custom component that fetches star counts via the GitHub API without OAuth.
A guide to customizing Decap CMS config.yml and index.html to improve UX, covering mobile usability enhancements and streamlined field input.