AXII - Material UI Gatsby Blog
Fri, 21 Feb 2020AXII - A Gatsby blog theme
Demo
Features
- Material UI
- Markdown/MDX support
- Aloglia search
- Light/Dark mode
- SEO, RSS, sitemap
Development
This repository uses yarn workspaces, conventional commits and lerna.
Install all dependencies
lerna bootstrap
Run the development server
yarn workspace site develop
Publish packages to NPM
lerna publish
Yarn
Add package
yarn workspace @eshlox/gatsby-theme-axii add packageName