elm-pages-v3-beta/examples/docs
2021-04-10 08:00:07 -07:00
..
.idea Make intellij plugin happy. 2019-08-27 12:11:36 +05:30
content Run prettier on markdown file. 2021-04-07 12:17:23 -07:00
functions/render Handle incoming content.json requests in render serverless function. 2021-03-29 08:59:53 -07:00
images Mark generate files post as a draft. 2020-01-28 20:06:23 -08:00
lib Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
src Turn off syntax highlighthing for now to test out performance. 2021-04-10 08:00:07 -07:00
static Move hmr loading indicator code into hmr.js and out of Elm code. 2021-04-09 16:36:18 -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