Customization
Updated Apr 28, 2026
Livemark exposes a handful of hooks for tailoring how your site looks, what it contains, and how files flow through the build. Each area has its own page.
Topics
livemark.config.ts basics — include/exclude globs for your content.
Site title, description, canonical URL, logo, and favicon.
Pick light and dark Shiki themes for fenced code blocks.
Add external links to the header or the sidebar.
Organize content into Docs, Blog, and Changelog sections.
Label sidebar groups within a section using the group frontmatter field.
Override article frontmatter from config, without editing the file.
Shadow any Livemark component, element, or stylesheet via .livemark/.
Author new pages in .livemark/routes/ alongside your markdown.
Built with ❤ and Livemark