elm-pages-v3-beta/examples/docs
2021-04-10 14:13:44 -07:00
..
.idea Make intellij plugin happy. 2019-08-27 12:11:36 +05:30
content Remove obsolete markdown stuff. 2021-04-10 14:13:44 -07:00
functions/render Handle incoming content.json requests in render serverless function. 2021-03-29 08:59:53 -07:00
lib Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
src Remove more references to pathkey. 2021-04-10 13:55:46 -07:00
static Wait to apply HMR update so that Elm can receive port with updated contentJson. 2021-04-10 09:07:35 -07:00
.gitignore Ignore file temporarily. 2021-04-07 08:23:13 -07:00
.npmrc Set loglevel to reduce spam in npm install. 2019-09-23 16:22:59 -07:00
.nvmrc Use node version 15. 2021-04-05 15:23:21 -07:00
elm-application.json Add setup for local docs for generated module. 2020-10-25 08:22:50 -07:00
elm-tooling.json Remove obsolete build command from CLI. 2021-04-05 15:11:16 -07:00
elm.json Unvendor elm-ui. 2021-04-05 16:18:08 -07:00
package-lock.json Merge branch 'serverless' into static-files 2021-04-05 19:49:08 -07:00
package.json Remove obsolete build command from CLI. 2021-04-05 15:11:16 -07:00
README.md Remove obsolete files. 2019-08-20 20:45:45 -07:00
site-name.txt Wire through static http request for initial site config. 2021-04-05 10:51:06 -07:00
style.css Move more of loading indicator style into Elm. 2020-05-08 07:13:16 -07:00
syntax.css Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00

elm-pages