Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```