Commit Graph

367 Commits

Author SHA1 Message Date
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
Dillon Kearns
43f494a84d Add sitemap. 2020-01-07 17:10:00 -08:00
Dillon Kearns
c41296a246 Pass query params and url fragment on page changes. 2020-01-06 10:48:28 -08:00
Dillon Kearns
28df968c36 Update blog post with follow up resources. 2020-01-06 09:37:47 -08:00
Dillon Kearns
92a67363c2 Add doc comment. 2020-01-06 09:16:29 -08:00
Dillon Kearns
178ef8fdd9 Change rss feed ordering. 2020-01-06 09:08:45 -08:00
Dillon Kearns
97218f8714 Update rss format. 2020-01-06 09:03:04 -08:00
Dillon Kearns
611e8f84a0 Fix link formatting for RSS. 2020-01-05 21:08:20 -08:00
Dillon Kearns
1729723b7d Add last built to RSS. 2020-01-05 21:01:40 -08:00
Dillon Kearns
7c1cfb80e5 Change date format to include date. 2020-01-05 20:25:25 -08:00
Dillon Kearns
ad32b3f219 Update rss formatting. 2020-01-05 17:03:20 -08:00
Dillon Kearns
a0b735379a Add generateFiles hook. 2020-01-05 16:36:50 -08:00
Dillon Kearns
fee1bc303e Fix the anchor links to the docs table of contents. Fixes #11. 2020-01-04 21:56:47 -08:00
Dillon Kearns
74ecf47ba4 Remove unused file. 2020-01-04 21:48:26 -08:00
Dillon Kearns
48d19ddc72 Setup hot module reloading for dev server. 2020-01-04 18:53:08 -08:00
Dillon Kearns
a28856d5ad Update package-lock file. 2020-01-03 18:34:37 -08:00
Dillon Kearns
cce522862d Change buildTime to builtAt. 2020-01-03 16:18:37 -08:00