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: over 1 year ago
JSON representation
Starter template for static blog with Hepek
- Host: GitHub
- URL: https://github.com/sake92/hepek-starter
- Owner: sake92
- Created: 2018-03-02T21:16:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-08T17:33:01.000Z (over 2 years ago)
- Last Synced: 2025-03-28T17:01:45.702Z (over 1 year ago)
- Topics: blog, html, scala, starter-template, static-site-generator
- Language: Shell
- Homepage: https://hepek-starter.netlify.app/
- Size: 51.8 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: [](https://app.netlify.com/sites/hepek-starter/deploys)
---
You can deploy this starter to your own (free) Netlify website in a few clicks:
[](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.