https://github.com/andy-set-studio/11ty-base-no-blog
https://github.com/andy-set-studio/11ty-base-no-blog
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andy-set-studio/11ty-base-no-blog
- Owner: Andy-set-studio
- Created: 2021-04-22T18:32:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T18:35:18.000Z (over 3 years ago)
- Last Synced: 2025-01-15T04:35:59.732Z (3 months ago)
- Language: SCSS
- Size: 104 KB
- Stars: 28
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Project base for Eleventy Sites
Includes static page template and home page. Also includes gulp setup for SCSS, fonts and images.
Please don’t submit issues or PRs. I’m just sharing this for people that might want a decent starter. This isn’t open source: just free. Thanks.
ℹ️ If you want to learn how it works, go ahead and take my [Eleventy course](//swop.link/11ty)
## Getting started
Ideally, you’ll be using an LTS version of Node JS and if in Windows, the WSL setup because it works better with gulp.
1. Run `npm install`
2. Run `npm start` to run locally
3. Run `npm run production` to do a prod build