elm-pages-v3-beta/examples/docs
2021-04-17 15:04:24 -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 Wire in StaticData for update in elm-pages.com site. 2021-04-15 13:40:36 -07:00
static Handle showing content JSON errors. 2021-04-11 19:50:48 -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 Try package-lock.json with no optionals. 2021-04-16 10:05:38 -07:00
package.json Add CLI for elm-pages build. 2021-04-17 15:04:24 -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