Commit Graph

332 Commits

Author SHA1 Message Date
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
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
35fbee6fb8 Merge branch 'static-http' 2020-01-03 15:07:05 -08:00
Dillon Kearns
f648b93ffe Add note about secrets api in blog post. 2020-01-03 14:59:50 -08:00
Dillon Kearns
2a0c8b616c Change casing. 2020-01-02 15:19:18 -08:00
Dillon Kearns
0088ecb7a5 Update docs and article. 2020-01-02 15:18:26 -08:00
Dillon Kearns
52732c2fa2 Update article wording. 2019-12-11 20:17:36 -08:00
Dillon Kearns
d3d8207e29 Update references to elm 0.19.0 to 19.1. 2019-12-11 10:29:15 -08:00
Dillon Kearns
80b852e55d Move StaticHttp under Pages module namespace. 2019-12-11 06:13:02 -08:00
Dillon Kearns
fa7ac18fc1 Sort articles by publish date. 2019-12-11 05:54:12 -08:00
Dillon Kearns
a55440f44e Update to Elm 0.19.1. 2019-12-11 05:54:00 -08:00
Dillon Kearns
89c44de1db Update blog post. 2019-12-11 05:40:13 -08:00
Dillon Kearns
b435eb1560 Merge branch 'master' into static-http 2019-12-10 17:26:17 -08:00
Dillon Kearns
a92be3388b Restore head tags and prefetching functionality with new static http API. 2019-12-10 13:50:56 -08:00
Dillon Kearns
f726f9dc2b Add article draft. 2019-12-10 09:51:54 -08:00
Dillon Kearns
8e11ef894a Update package-lock.json 2019-12-10 09:51:21 -08:00
Dillon Kearns
1b09fcd991 Include star count in docs site header. 2019-12-10 07:48:22 -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
b0213189ca Generate buildTime constant in Pages.elm. 2019-12-09 13:03:53 -08:00