Skip to main content

8 posts tagged with "docusaurus"

View All Tags
Front Matter CMS: templates, snippets and custom actions

Front Matter CMS: templates, snippets and custom actions

Push Front Matter beyond its configuration: templates, snippets, your own buttons in the panel, and a config split across several files.

July 31, 2026

Front Matter CMS day to day: dashboard, filters and media

Front Matter CMS day to day: dashboard, filters and media

Front Matter's dashboard in real use: find any article, filter by series, merge duplicate tags across the blog and manage media without leaving VS Code.

July 26, 2026

Install and configure Front Matter CMS on Docusaurus

Install and configure Front Matter CMS on Docusaurus

Wire Front Matter CMS into an existing Docusaurus project: configuration, and above all a content type modelled on your own front matter.

July 22, 2026

Why Front Matter CMS with Docusaurus

Why Front Matter CMS with Docusaurus

Front Matter CMS, the VS Code extension that transforms content management in a Docusaurus project: dashboard, content types, preview and media.

July 19, 2026

A Docusaurus Plugin to Optimize Images at Build Time

A Docusaurus Plugin to Optimize Images at Build Time

A local Docusaurus plugin that compresses and resizes images at build time with sharp: non-destructive, cached, and -49% on the deployed site.

July 19, 2026

ESLint and Prettier in a Docusaurus Blog

ESLint and Prettier in a Docusaurus Blog

Adding ESLint and Prettier to a Docusaurus blog: flat config for JS and TypeScript, npm scripts, and the real bugs the linter caught.

July 18, 2026

API at build time with github Action

API at build time with github Action

Fetch API data at build time, handle errors, generate a static JSON file and display photos in Docusaurus with a smart fallback.

May 4, 2026

GoatCounter analytics

GoatCounter analytics

Discover GoatCounter (open‑source, cookieless) and 3 ways to integrate it with Docusaurus, including SPA route change tracking.

October 24, 2025

Back to top