A Log of Implementing Share Buttons in Docusaurus
I've added social media share buttons to each article on this site. This post documents the implementation process and the technical decisions behind it.
I've added social media share buttons to each article on this site. This post documents the implementation process and the technical decisions behind it.
This article outlines the key specifications and technical points for implementing a simple, client-side browser memo feature in a Docusaurus site using React and TypeScript.
Based on user feedback and technical challenges, I have implemented significant feature enhancements to the previously developed Browser Memo feature.
This article provides a step-by-step guide on how to internationalize (i18n) the main UI components of a Docusaurus site: the navbar and footer.
ここでは、サイト内に国内外のニュースサイトを一覧できる「ニュースページ」を実装した際の備忘録として整理します。