Starter theme using _s as parent.
- Clone repository, including submodules, with
git clone --recursive [email protected]:ramiroazar/underscores.git
- Delete
.git
,.gitignore
and.gitsubmodules
- Rename
content/themes/underscores/
directory identically to root directory
- Configure variables in
content/themes/underscores/sass/variables/
- Style modules in
content/themes/underscores/sass/modules/
- Style remaining in respective directories in
content/themes/underscores/sass/
- Using _s as parent keeps theme reduced and updatable
- Do not update, edit or delete
content/themes/_s/
directory