Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T16:59:21.000Z (almost 3 years ago)
- Last Synced: 2024-12-15T09:31:53.885Z (about 2 months ago)
- Topics: eleventy, eleventy-sample, eleventy-template, eleventy-theme
- Homepage:
- Size: 7.75 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Low Code Eleventy Blog Builder (Demo Site)
[![npm version](https://badge.fury.io/js/create-eleventy-blog.svg)](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
```