https://github.com/kylemit/create-eleventy-blog
Low Code Eleventy Blog Builder
https://github.com/kylemit/create-eleventy-blog
eleventy eleventy-sample eleventy-template eleventy-theme
Last synced: 7 months ago
JSON representation
Low Code Eleventy Blog Builder
- Host: GitHub
- URL: https://github.com/kylemit/create-eleventy-blog
- Owner: KyleMit
- Created: 2020-10-09T23:26:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T11:04:48.000Z (about 3 years ago)
- Last Synced: 2025-03-19T22:53:47.838Z (7 months ago)
- Topics: eleventy, eleventy-sample, eleventy-template, eleventy-theme
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/create-eleventy-blog
- Size: 579 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Low Code Eleventy Blog Builder
[](https://www.npmjs.com/package/create-eleventy-blog)
* One Repo for [Content](https://github.com/KyleMit/create-eleventy-blog-demo)
* One Repo for [Building](https://github.com/KyleMit/create-eleventy-blog)## Commands
```bash
npm install -g create-eleventy-blog # install
npx create-eleventy-blog # build
npx create-eleventy-blog serve # serve
```