https://github.com/sake92/hepek-examples
Self-contained examples of using hepek
https://github.com/sake92/hepek-examples
html sbt-plugin scala static-site-generator
Last synced: over 1 year ago
JSON representation
Self-contained examples of using hepek
- Host: GitHub
- URL: https://github.com/sake92/hepek-examples
- Owner: sake92
- Created: 2017-02-10T22:54:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T16:38:30.000Z (over 2 years ago)
- Last Synced: 2025-03-28T17:01:45.687Z (over 1 year ago)
- Topics: html, sbt-plugin, scala, static-site-generator
- Language: Shell
- Homepage: https://sake92.github.io/hepek-examples/
- Size: 957 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hepek-examples
See examples deployed at [Netlify](https://hepek-files.netlify.com) and [GH Pages](https://sake92.github.io/hepek-examples)
[](https://app.netlify.com/sites/hepek-examples/deploys)
## How to run?
```sh
# Mill
./mill examples.hepek
# Sbt
sbt hepek
```
Rendered files will be in the `examples/hepek_output` folder.