elm-pages-v3-beta/examples/base-path
2023-03-03 11:06:28 -08:00
..
app Re-order RouteBuilder parameters for consistency. 2023-03-03 11:06:28 -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 Fix test. 2023-02-28 16:12:19 -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>.