Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briangershon/eleventy-minimal
Most minimal Eleventy starter. Add on from here!
https://github.com/briangershon/eleventy-minimal
11ty eleventy javascript starter-template template
Last synced: 25 days ago
JSON representation
Most minimal Eleventy starter. Add on from here!
- Host: GitHub
- URL: https://github.com/briangershon/eleventy-minimal
- Owner: briangershon
- License: mit
- Created: 2020-01-25T23:16:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T00:03:40.000Z (about 4 years ago)
- Last Synced: 2024-11-13T03:18:28.137Z (3 months ago)
- Topics: 11ty, eleventy, javascript, starter-template, template
- Language: CSS
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eleventy-minimal
Most minimal Eleventy starter.
## Run local dev server with watch
Install dependencies.
npm install
Start server and watch
npm start
Visit http://localhost:8080