Commit Graph

383 Commits

Author SHA1 Message Date
Dillon Kearns
87d810790f Move more of loading indicator style into Elm. 2020-05-08 07:13:16 -07:00
Dillon Kearns
3a1b7aea1d Move some styles inline in loading spinner. 2020-05-08 06:46:09 -07:00
Dillon Kearns
ee16b43404 Remove commented code. 2020-05-05 07:14:49 -07:00
Dillon Kearns
feb0572f6b Add shadow. 2020-05-05 06:55:27 -07:00
Dillon Kearns
ba7d7fdc9c Wire in a custom message for StaticHttp.fail. 2020-05-04 16:10:32 -07:00
Dillon Kearns
b49fe854d8 Formatting. 2020-05-04 14:01:00 -07:00
Dillon Kearns
03315da320 Change error message string. 2020-05-04 14:00:33 -07:00
Dillon Kearns
21c7588329 Use new lifecycle for HMR. 2020-05-03 11:40:47 -07:00
Dillon Kearns
299d73d807 Remove coupling to elm-markup library. 2020-04-19 18:32:39 -07:00
Dillon Kearns
f72a4588c7 Add an optimized decoder wrapper module. 2020-04-16 22:03:39 -07:00
Dillon Kearns
93913b2673 Add description to blog post. 2020-04-10 05:03:07 -07:00
Steven Vandevelde
8f44ddfb05 Fix statichttp and url-change issues 2020-03-10 16:31:28 +01:00
Steven Vandevelde
1a5175d0a0 Make urls relative using the base element 2020-03-10 16:31:28 +01:00
Dillon Kearns
1b0ab2afab Change development port for docs site. 2020-02-18 11:25:52 -08:00
Dillon Kearns
da5dc104fb Update dependencies in docs site. 2020-02-07 21:36:34 -08:00
Tony Gu
74ec3a9d76 [Fix] generateFiles is missing in external-data example 2020-02-05 11:04:17 +08:00
Dillon Kearns
bb7290a3be Improve contrast in text colors. 2020-02-02 19:13:37 -08:00
Dillon Kearns
990a89d95e Address some lightouse warnings. 2020-02-02 19:12:59 -08:00
Dillon Kearns
e1611e0d5e Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
Dillon Kearns
8d70792e0e Force netlify build. 2020-01-31 08:50:11 -08:00
Dillon Kearns
54285eb026 Update blog index styling. 2020-01-28 20:06:34 -08:00
Dillon Kearns
332a54cb92 Mark generate files post as a draft. 2020-01-28 20:06:23 -08:00
Dillon Kearns
b562b0282b Use smaller twitter card for pages with elm-pages icon as logo. 2020-01-28 11:54:42 -08:00
Dillon Kearns
5a1e06c729 Keep dev server running for non-fatal errors. 2020-01-27 15:05:40 -08:00
Dillon Kearns
5522ca068d Hide draft posts from rss feed and sitemap. 2020-01-26 08:31:30 -08:00
Dillon Kearns
c7d0ddd8e6 Merge branch 'master' into query-and-fragment 2020-01-25 19:15:34 -08:00
Dillon Kearns
76c4b0a8eb Replace Sitemap module with new published package. 2020-01-25 16:29:39 -08:00
Dillon Kearns
4ba9fe6434 Add <link rel="sitemap" ...> to head. 2020-01-25 15:24:51 -08:00
Dillon Kearns
e2f498aa87 Add some detail to sitemap module comment. 2020-01-25 14:36:04 -08:00
Dillon Kearns
c79d736844 Change generateFiles to return Results so users can make it fail explicitly instead of squelching errors. 2020-01-25 12:47:06 -08:00
Dillon Kearns
194aa06dfb Remove unused imports. 2020-01-24 21:30:54 -08:00
Dillon Kearns
29daa6816f Use elm-rss package. 2020-01-24 21:25:18 -08:00
Dillon Kearns
b2840a284e Fix some compiler errors in example site. 2020-01-24 13:16:43 -08:00
Dillon Kearns
cae334486a Merge branch 'master' into generate-files 2020-01-23 20:03:18 -08:00
Dillon Kearns
2c903b9122 Add head tag for rss feed. 2020-01-23 19:48:23 -08:00
Dillon Kearns
29d9fa39cb Include page body in file generation hook. 2020-01-23 19:23:53 -08:00
Dillon Kearns
4ea2e47e98 Make Repository URL optional in airtable response. 2020-01-22 13:46:13 -08:00
Dillon Kearns
c789bb4a38 Use correct data for repo url in showcase page. 2020-01-22 13:41:46 -08:00
Dillon Kearns
78c51b3a3e Make header more responsive. 2020-01-22 13:38:05 -08:00
Dillon Kearns
6e2d7e774f Add starting point for responsive header. 2020-01-22 12:54:59 -08:00
Dillon Kearns
da52cd6e5f Change max number of records for airtable API. 2020-01-22 09:02:32 -08:00
Dillon Kearns
dd802abae0 Change screenshot service. 2020-01-22 08:56:41 -08:00
Dillon Kearns
1163b3823e Use screenshot url for screenshots. 2020-01-22 00:23:59 -08:00
Dillon Kearns
83ca10e4af Add link to submit your site to showcase. 2020-01-22 00:14:22 -08:00
Dillon Kearns
16a79ce1c3 Use different screenshot API service. 2020-01-22 00:07:23 -08:00
Dillon Kearns
2b80072c3d Update showcase styling. 2020-01-21 22:19:13 -08:00
Dillon Kearns
3240f01875 Add a simple unstyled showcase. 2020-01-21 10:40:06 -08:00
Dillon Kearns
62f7310ac5 Update ellie link (fixes #49).
Thank you @Y0hy0h!
2020-01-21 08:05:51 -08:00
Dillon Kearns
2e8fbee58b Merge branch 'master' into generate-files 2020-01-08 15:07:30 -08:00
Dillon Kearns
ed7d4aadd3 Update sitemap. 2020-01-08 09:53:39 -08:00