elm-pages-v3-beta/examples/docs
2021-05-07 10:09:04 -07:00
..
.idea Make intellij plugin happy. 2019-08-27 12:11:36 +05:30
content Update heading. 2021-05-07 06:19:56 -07:00
functions Render time with a netlify function. 2021-04-29 07:27:19 -07:00
lib Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
src Remove Site.apiRoutes, since it now lives in Api.elm. 2021-05-07 10:09:04 -07:00
static Serve hmr.js from framework assets (not user static folder). 2021-04-22 21:25:02 -07:00
tests Add tests for table of contents parser. 2021-05-06 16:20:04 -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 Remove unused dependency. 2021-04-25 20:36:21 -07:00
package-lock.json Try package-lock.json with no optionals. 2021-04-16 10:05:38 -07:00
package.json Add starting point for pulling in docs pages. 2021-04-21 13:34:59 -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