Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marceljs/marcel
Marcel is a simple static site generator.
https://github.com/marceljs/marcel
markdown nunjucks static-site-generator
Last synced: about 1 month ago
JSON representation
Marcel is a simple static site generator.
- Host: GitHub
- URL: https://github.com/marceljs/marcel
- Owner: marceljs
- License: mit
- Created: 2018-06-15T14:19:19.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T19:46:00.000Z (3 months ago)
- Last Synced: 2024-09-26T20:46:08.529Z (about 2 months ago)
- Topics: markdown, nunjucks, static-site-generator
- Language: JavaScript
- Homepage: https://marceljs.github.io/docs
- Size: 214 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# marcel
A batteries-excluded static site generator written in JavaScript.
> The initial prototype from 2018-2019 can be found on the `prototype` branch. The current version is rewritten from scratch.