elm-pages-v3-beta/examples/base-path
2023-02-28 15:45:59 -08:00
..
app Move Pages.Msg -> PagesMsg and Pages.Msg.Msg -> PagesMsg.PagesMsg. 2023-02-28 15:45:59 -08:00
public/images Update base-path example. 2022-03-09 10:43:30 -08:00
src Fix base-path example. 2022-03-25 10:13:12 -07:00
.gitignore Commit .html output for test 2021-10-03 11:32:21 +02:00
elm-application.json Create base-path example for test 2021-10-03 11:17:50 +02:00
elm-tooling.json Create base-path example for test 2021-10-03 11:17:50 +02:00
elm.json Fix dependencies in example. 2022-10-19 15:22:04 -07:00
index.js Update base-path example. 2022-03-09 10:43:30 -08:00
package-lock.json Lock in esbuild version in another example. 2023-02-20 15:40:27 -08:00
package.json Lock in esbuild version in another example. 2023-02-20 15:40:27 -08:00
README.md Create base-path example for test 2021-10-03 11:17:50 +02:00
style.css Update base-path example. 2022-03-09 10:43:30 -08:00
syntax.css Update base-path example. 2022-03-09 10:43:30 -08:00

Base path

This example is for testing deploying to a base path, like on GitHub pages under <user>.github.io/<repo>.