Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhoizey/create-pack11ty
Command to create a new Eleventy site with the Pack11ty starter
https://github.com/nhoizey/create-pack11ty
eleventy eleventy-sample eleventy-template eleventy-website starter starter-project starter-template
Last synced: 16 days ago
JSON representation
Command to create a new Eleventy site with the Pack11ty starter
- Host: GitHub
- URL: https://github.com/nhoizey/create-pack11ty
- Owner: nhoizey
- License: mit
- Created: 2023-03-11T16:00:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T13:38:53.000Z (10 months ago)
- Last Synced: 2024-10-11T13:21:32.445Z (about 1 month ago)
- Topics: eleventy, eleventy-sample, eleventy-template, eleventy-website, starter, starter-project, starter-template
- Language: JavaScript
- Homepage: https://pack11ty.dev
- Size: 193 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [ [Pack11ty](https://pack11ty.dev) ] `create-pack11ty`
[![GitHub stars](https://img.shields.io/github/stars/nhoizey/create-pack11ty.svg?style=for-the-badge&logo=github)](https://github.com/nhoizey/create-pack11ty/stargazers)
[![Follow @[email protected]](https://img.shields.io/mastodon/follow/000262395?domain=https%3A%2F%2Fmamot.fr&style=for-the-badge&logo=mastodon&logoColor=white&color=6364FF)](https://mamot.fr/@nhoizey)Command to create a new [Eleventy](https://www.11ty.dev/) site with the [Pack11ty](https://pack11ty.dev/) starter
Run this command in your console (with the name of your new project folder name instead of ``):
```shell
npm create pack11ty@latest
```