This is a very simple template
- Uses Laminar
- Contains two HTML files (that reference results of Scala.js compilation)
- Uses Github Actions to publish those two html files + results of Scala.js into Github Pages
So basically a "static site laminar example"
This repo itself publishes to gh pages over here:
- Non-optimised JS http://blog.indoorvivants.com/laminar-static-gh-pages/index-dev.html
- Fully optimised JS: http://blog.indoorvivants.com/laminar-static-gh-pages/index-prod.html