Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sake92/hepek-starter

Starter template for static blog with Hepek
https://github.com/sake92/hepek-starter

blog html scala starter-template static-site-generator

Last synced: 22 days ago
JSON representation

Starter template for static blog with Hepek

Awesome Lists containing this project

README

        

# hepek-starter

Starter template for static blog with hepek

Live preview at [Netlify](https://hepek-starter.netlify.com/)
Deploy status: [![Netlify Status](https://api.netlify.com/api/v1/badges/d1ca17e1-e315-4f14-8e55-a1ad14b28abc/deploy-status)](https://app.netlify.com/sites/hepek-starter/deploys)

---

You can deploy this starter to your own (free) Netlify website in a few clicks:

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sake92/hepek-starter)

## Usage

```sh
# mill
./mill site.hepek

# sbt
sbt hepek
```

Site will be renedered in the `site/hepek_output` folder.