Commit Graph

35 Commits

Author SHA1 Message Date
Dillon Kearns
e7c1c35c42 Add starting point for pulling in docs pages. 2021-04-21 13:34:59 -07:00
Dillon Kearns
1d973ab495 Add CLI for elm-pages build. 2021-04-17 15:04:24 -07:00
Dillon Kearns
8d47b85908 Rename cli.js to build.js. 2021-04-17 14:40:02 -07:00
Dillon Kearns
45b51ceb89 Remove obsolete build command from CLI. 2021-04-05 15:11:16 -07:00
Dillon Kearns
f79612fedf Update dependencies. 2021-04-05 14:44:56 -07:00
Dillon Kearns
f7e1e8d3cb Run elm-review fixes. 2020-12-07 08:41:10 -08:00
Dillon Kearns
291378bd85 Generate docs site using beta build. 2020-10-21 10:23:07 -07:00
Dillon Kearns
1b0ab2afab Change development port for docs site. 2020-02-18 11:25:52 -08:00
Dillon Kearns
e1611e0d5e Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
Dillon Kearns
a55440f44e Update to Elm 0.19.1. 2019-12-11 05:54:00 -08:00
Dillon Kearns
1b2d08bc54 Use ilias's latest json library, update docs site, use 19.1 for docs site. 2019-12-09 20:18:48 -08:00
Dillon Kearns
871858b72d Use latest elm-oembed which sets max-width 100% on iframe. 2019-09-24 15:07:32 -07:00
Dillon Kearns
ea144139a7 Bump elm-oembed. 2019-09-23 14:24:27 -07:00
Dillon Kearns
765c7e7b7d Update elm-markdown version and use elm-oembed. 2019-09-19 14:21:06 -07:00
Dillon Kearns
7dc33ce9ab Rename task. 2019-09-15 21:47:49 -07:00
Dillon Kearns
ca101aec90 Reference local project in example docs. 2019-09-15 11:23:20 -07:00
Dillon Kearns
42b88ccaf1 Include elm-oembed NPM package. 2019-09-11 05:32:29 -07:00
Dillon Kearns
a163b97591 Update elm-pages version. 2019-09-09 16:35:37 -07:00
Dillon Kearns
661e51fda1 Remove unused files after moving to prism from codemirror. 2019-08-30 10:57:28 +05:30
Dillon Kearns
3cc3ef7425 Remove unused babel plugin. 2019-08-30 10:54:37 +05:30
Dillon Kearns
e070a2f960 Add prism js. 2019-08-30 10:49:10 +05:30
Dillon Kearns
2d04fb7696 Add code mirror highlighting. 2019-08-30 08:35:20 +05:30
Dillon Kearns
af1c6eaff2 Bump elm-pages version in docs site. 2019-08-28 09:50:28 +05:30
Dillon Kearns
bef1d41402 Update package dependencies. 2019-08-18 16:27:34 -07:00
Dillon Kearns
62f39d22f6 Update to latest elm-package code. 2019-08-17 06:06:42 -07:00
Dillon Kearns
facc652b3c Write icons to manifest.webmanifest file. 2019-08-09 11:59:41 -07:00
Dillon Kearns
d7130e6798 Add helper for generating logo assets. 2019-08-09 10:27:21 -07:00
Dillon Kearns
42aac98497 Add script to generate service-worker from workbox as part of npm run build. 2019-08-08 21:34:40 -07:00
Dillon Kearns
c1d42c05f2 Add workbox config. 2019-08-08 21:27:54 -07:00
Dillon Kearns
1efa1df106 Add netlify.toml config file. 2019-08-08 19:13:13 -07:00
Dillon Kearns
761ff24a36 Add http-server dependency. 2019-08-08 17:48:03 -07:00
Dillon Kearns
9b0b6915db Update dependencies. 2019-08-05 21:45:24 -07:00
Dillon Kearns
91a8c0e0bc Update dependencies. 2019-08-05 16:18:40 -07:00
Dillon Kearns
cef5329b75 Add -f to rm command to avoid error. 2019-08-04 19:56:58 -07:00
Dillon Kearns
46630fda34 Create starting point for docs site. 2019-08-02 21:19:02 -07:00