elm-pages-v3-beta/examples/docs
2022-08-22 08:29:19 -07:00
..
.idea Update intellij config file. 2022-02-21 09:30:08 -08:00
app Fix some type references in Effect modules. 2022-08-22 08:29:19 -07:00
content Add some docs entries drafts. 2022-05-19 09:38:04 -07:00
functions Update hackernews demo site. 2022-05-11 14:50:58 -07:00
lib Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
projects Clear glob cache entries when file paths change. 2021-05-17 17:15:04 -07:00
public Add missing. (+2 squashed commits) 2022-02-21 09:30:31 -08:00
review Use rule in docs site. 2021-08-26 13:04:51 -07:00
src Support global head tags from API Routes so plugins can add head tags like sitemap and RSS links. 2022-02-14 11:05:42 -08:00
styles Extract out two stylesheets in docs site. 2022-02-23 13:43:29 -08:00
tests Apply review fixes. 2021-05-24 20:46:28 -07:00
.gitignore Move generated browser-elm.js to an already ignored path. 2021-05-24 12:23:01 -07:00
.npmrc Set loglevel to reduce spam in npm install. 2019-09-23 16:22:59 -07:00
.nvmrc Update dependencies. 2022-02-21 14:23:17 -08:00
elm-application.json Update docs. 2021-05-28 12:06:39 -07:00
elm-pages.config.mjs Use vite config from elm-pages.config.mjs. 2022-02-23 10:06:15 -08:00
elm-tooling.json Remove obsolete build command from CLI. 2021-04-05 15:11:16 -07:00
elm.json Move Page Modules and special elm-pages modules into app folder. 2022-02-10 16:27:56 -08:00
index.js Add missing. (+2 squashed commits) 2022-02-21 09:30:31 -08:00
package-lock.json Install latest terser. 2022-08-01 10:36:22 +02:00
package.json Remove no-optional flag to fix cloudflare pages deploy issue with esbuild install. 2022-02-23 18:01:42 -08: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 Extract out two stylesheets in docs site. 2022-02-23 13:43:29 -08:00
syntax.css Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00

elm-pages