1.0.0-beta.2 • Published 6 months ago
docusaurus-theme-kennethormandy v1.0.0-beta.2
docusaurus-theme-kennethormandy
My shared configuration and customisations for Docusaurus, namely:
- Style overrides
- Better PHP, Twig, and Shell language support
- Consistent docs config for Craft CMS plugins
- Newsletter form component
Usage
Create a new Docusaurus project, and then replace the docusaurus.config.js
file with the following:
import config from 'docusaurus-theme-kennethormandy/docusaurus.config.js';
const title = 'My Title'
config.title = title
config.themeConfig.navbar.title = title
export default config
1.0.0-beta.2
6 months ago
1.0.0-beta.1
6 months ago