https://github.com/conedevelopment/cone-site
The new 11ty-based portfolio website of Cone.
https://github.com/conedevelopment/cone-site
11ty eleventy scss scss-framework spruce-ui sprucecss
Last synced: 18 days ago
JSON representation
The new 11ty-based portfolio website of Cone.
- Host: GitHub
- URL: https://github.com/conedevelopment/cone-site
- Owner: conedevelopment
- Created: 2023-07-10T11:07:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T09:10:11.000Z (over 1 year ago)
- Last Synced: 2025-07-01T14:52:16.611Z (9 months ago)
- Topics: 11ty, eleventy, scss, scss-framework, spruce-ui, sprucecss
- Language: CSS
- Homepage: https://conedevelopment.com
- Size: 20.2 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**The new 11ty-based portfolio website of Cone built with the help of [Spruce CSS](https://sprucecss.com/).**
[](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! ;)