- Berkeley C.
- Chris Nutter
- Jared Schneider
- Scott Park
- CJ Thompson
- Berkeley: CSS Master + JavaScript Help
- Chris: Deployment + Javascript
- Jared: Wireframe, CSS & HTML MarkUp
- Scott: CSS + JavaScript
- CJ: Wireframe, CSS & HTML MarkUp
This project uses a simpler configuration that does not use Eleventy (though you are welcome to add it yourself).
The input file src/tailwind.css
compiles to docs/styles/tailwind.css
,
but the rest of the files for the site have been placed directly in the
docs/
directory.
Install and start the project:
$ npm install
$ npm start
Open the newly generated site
A new npm test
script lints the code and enforces
JavaScript Standard Style.