Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T16:38:30.000Z (11 months ago)
- Last Synced: 2024-10-04T20:43:40.435Z (about 1 month ago)
- Topics: html, sbt-plugin, scala, static-site-generator
- Language: Shell
- Homepage: https://sake92.github.io/hepek-examples/
- Size: 957 KB
- Stars: 6
- Watchers: 4
- 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)
[![Netlify Status](https://api.netlify.com/api/v1/badges/239dddf4-40df-460f-8543-75fc5032ada0/deploy-status)](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.