Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agilord/heron
A static website generator written in Dart.
https://github.com/agilord/heron
Last synced: 2 months ago
JSON representation
A static website generator written in Dart.
- Host: GitHub
- URL: https://github.com/agilord/heron
- Owner: agilord
- License: bsd-3-clause
- Created: 2017-01-15T17:28:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T17:29:09.000Z (almost 8 years ago)
- Last Synced: 2024-03-25T21:33:19.105Z (10 months ago)
- Language: Dart
- Size: 26.4 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heron
Heron is a static site generator written in Dart.
The two major features that are different from most of similar tools:
- metadata (site configuration and page front matter) is inherited
and sub-directories and articles may override specific details
- programmable hooks to customize many aspect of the transformation pipeline## Links
- [source code][source]
- contributors: [Agilord][agilord], [Daniel Varga-H.][daniel-v][source]: https://github.com/agilord/heron
[agilord]: https://www.agilord.com/
[daniel-v]: https://github.com/daniel-v/