Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdela/webcbed
Minimal Eleventy WebC Starter
https://github.com/rdela/webcbed
11ty eleventy minimal starter webc
Last synced: 4 months ago
JSON representation
Minimal Eleventy WebC Starter
- Host: GitHub
- URL: https://github.com/rdela/webcbed
- Owner: rdela
- Created: 2024-08-05T02:46:53.000Z (6 months ago)
- Default Branch: trunk
- Last Pushed: 2024-08-12T18:24:16.000Z (6 months ago)
- Last Synced: 2024-10-01T09:04:04.325Z (4 months ago)
- Topics: 11ty, eleventy, minimal, starter, webc
- Language: HTML
- Homepage: https://webcbed.netlify.app
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebC bed πͺΈ
Minimal [Eleventy](https://www.11ty.dev/docs/) [WebC](https://www.11ty.dev/docs/languages/webc/) Starter
Install packages:
```bash
npm i
```Develop:
```bash
npm run d
# or
npm run start
# if youβre not into the whole brevity thing.
```Both commands run `eleventy --serve --quiet`