The new 11ty-based portfolio website of Cone built with the help of Spruce CSS.
- Install the dependencies with
npm install
. - Run
npm start
for the dev server and compilation. - Run
npm run prod
for production. - Run
npm run sass:lint
for linting scss.
If you find a typo feel free to open a pull request. Otherwise, this is a "how it's made" open repository. We don't expect any contribution. Thank you! ;)