elm-pages/examples/docs
2024-08-09 12:29:51 -07:00
..
.idea Update intellij config file. 2022-02-21 09:30:08 -08:00
app Remove some instances of placeholder. 2024-03-13 20:22:47 -07:00
content Fix typo in docs. 2024-08-09 12:29:51 -07:00
functions Remove unused. 2023-05-16 09:24:20 -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 Write architecture page. 2023-05-31 09:26:31 -07:00
review Use rule in docs site. 2021-08-26 13:04:51 -07:00
src Support both external and internal links in docs site with prefetching for internal. 2023-10-04 16:49:42 -07: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 Include preload tags by default from Vite processing, and add config hook for customizing preload tags. 2022-11-02 15:14:36 +05:30
elm-tooling.json Remove obsolete build command from CLI. 2021-04-05 15:11:16 -07:00
elm.json update and fix examples/docs elm dependencies 2024-04-26 11:10:15 -04:00
index.js Add missing. (+2 squashed commits) 2022-02-21 09:30:31 -08:00
package-lock.json update and fix examples/docs elm dependencies 2024-04-26 11:10:15 -04:00
package.json Install Lamdera NPM dependency in docs folder. 2024-01-09 15:30:45 -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