First off, thank you for your time and effort! This project is not very large and easy to jump into.
- Fork and clone the repository
- Install dependencies:
cd hugo-theme-codex
yarn install
yarn develop
Triggers a one-time build of the static directory.
yarn format
Runs prettier on the entire project directory.
The assets/
directory is where you can write JS and SCSS, which get processed
into CSS files before being placed in the static/
directory.
If you have any questions feel free to reach out to me directly. Best ways to contact me:
- Twitter: https://twitter.com/jakewies
- Email: [email protected]