elm-pages/examples/base-path
2024-04-29 10:29:25 -07:00
..
app Fix reference. 2023-05-24 10:06:58 -07: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 Update dependencies. 2024-01-08 12:26:05 -08:00
index.js Update base-path example. 2022-03-09 10:43:30 -08:00
package-lock.json Remove elmi-to-json call in test script. 2024-04-29 10:29:25 -07:00
package.json Update dependencies. 2024-01-08 12:26:05 -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>.