Whether you're looking to contribute or just want to customize the theme for yourself, you're in the right place.
The following will need to be installed:
- Xcode Command-Line Tools (In the Terminal app, run
sudo xcode-select --install) - Node.js (check the
.nvmrcfile for the correct version to use) - Yarn berry (this repository does not commit the cache)
Node Version Manager Users
If you use NVM, simply run nvm install and nvm use at the project root to install and switch to the correct node version.
Visual Studio Code Users
If you use VS Code, this repository provides recommended extensions that compliment the codebase. We highly encourage installing them.
To install dependencies, simply run:
yarnTheme development:
yarn serveRuns SassDoc, using this theme, against these sample files:
yarn preview