Skip to content

cheroliv/millBakerPlugin

Repository files navigation

Static site based on Scala, JBake, Mill, JGit and GitHubPages

List available tasks

clone this repository :
./millw resolve _

Run in live local mode :

Launch local server
./millw jbakeServe

Open in your browser this url : localhost:8820

Stop the local server
killall java

Deploy to GitHub Pages

Github pages repository

  1. create a dedicated repository in order to host the static site.

  2. set the github pages behavior in repo’s settings

  3. create a token to give autorisations on the github pages repository

  4. Add a secret name PUSH_TOKEN to the repositroy who contains source mill script

Publish to GitHub Pages

./millw publishSite

About

Mill plugin → JBake → JGit → GitHubPages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published