conedevelopment / cone-site

The new 11ty-based portfolio website of Cone.
https://conedevelopment.com
3 stars 1 forks source link
11ty eleventy scss scss-framework spruce-ui sprucecss


Cone

**The new 11ty-based portfolio website of Cone built with the help of [Spruce CSS](https://sprucecss.com/).** [![Netlify Status](https://api.netlify.com/api/v1/badges/56f86c89-3e83-4d7f-bc4e-ed4d3073d6b2/deploy-status)](https://app.netlify.com/sites/cone-development-site/deploys) ## Get Up and Running 1. Install the dependencies with `npm install`. 2. Run `npm start` for the dev server and compilation. 3. Run `npm run prod` for production. 4. Run `npm run sass:lint` for linting scss. ## Contribution 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! ;)