https://github.com/kylemit/create-eleventy-blog-demo
https://create-eleventy-blog-demo.netlify.app/
https://github.com/kylemit/create-eleventy-blog-demo
eleventy eleventy-sample eleventy-template eleventy-theme
Last synced: 6 months ago
JSON representation
https://create-eleventy-blog-demo.netlify.app/
- Host: GitHub
- URL: https://github.com/kylemit/create-eleventy-blog-demo
- Owner: KyleMit
- Created: 2020-10-09T23:25:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T16:59:21.000Z (over 3 years ago)
- Last Synced: 2025-03-28T20:11:29.440Z (6 months ago)
- Topics: eleventy, eleventy-sample, eleventy-template, eleventy-theme
- Homepage:
- Size: 7.75 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Low Code Eleventy Blog Builder (Demo Site)
[](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
```