This is an example repo to get you up and running with elm-pages.
The entrypoint file is index.js. That file imports src/Main.elm. The content folder is turned into your static pages. The rest is mostly determined by logic in the Elm code! Learn more with the resources below.
Learn more about elm-pages
- Documentation site: https://elm-pages.com
- Elm Package docs
elm-pagesblog