"Page Break (by Heading Level)" Apps Script
A Google Apps Script to automatically insert page breaks at specific heading levels in Google Docs, automating a repetitive task in long document editing.
A Google Apps Script to automatically insert page breaks at specific heading levels in Google Docs, automating a repetitive task in long document editing.
A Google Apps Script to automatically insert page breaks before specific strings in Google Docs, automating a repetitive task in long document editing.
A guide to setting up the development environment for a Docusaurus project with Docker Compose, covering the setup steps and key technical points.
A guide to integrating Google Analytics 4 (GA4) into a Docusaurus site for access analytics, covering the gtag plugin configuration.
A Google Apps Script to detect horizontal lines in Google Docs and bulk-replace them with specified text — automating a task that the built-in find & replace cannot handle.
A guide to localizing the Docusaurus navbar and footer, covering translation file placement and a concrete workflow through to verification.
A guide to fixing mixed-language search results in a multilingual Docusaurus site with Algolia, to deliver search results that match the current display language.