PDX Tech Community Safety & Accountability
View the site at safetyfirstpdx.org
A work in progress! Contact [email protected] to get involved
jekyll serve --config _config.yml,_config.dev.yml --watch
- Nav configuration lives in the nav_itemsentry in the primary jekyll config (_config.yml).
- CSS configuration uses SASS and lives in the _sassdirectory.
- Partials live in the _includesdirectory.
You can test github pages using a fork, if you push to the gh-pages branch
with the CNAME file removed. Be careful not to merge removal of the CNAME
record to the real project.