Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.