Commit Graph

1011 Commits

Author SHA1 Message Date
Dillon Kearns
2825dd038f Fix compilation error in test module. 2020-01-26 10:19:37 -08:00
Dillon Kearns
5522ca068d Hide draft posts from rss feed and sitemap. 2020-01-26 08:31:30 -08:00
Dillon Kearns
920694a024 1.2.1 2020-01-25 21:39:49 -08:00
Dillon Kearns
8191019fc3 Update changelog. 2020-01-25 21:39:38 -08:00
Dillon Kearns
6195c5a35f Remove some console.log statements. 2020-01-25 20:34:52 -08:00
Dillon Kearns
76314230c9 Bump elm package. 2020-01-25 20:07:54 -08:00
Dillon Kearns
6da981c36d Update changelog. 2020-01-25 20:06:40 -08:00
Dillon Kearns
1b426a9bf5
Merge pull request #39 from dillonkearns/query-and-fragment
Pass query params and url fragment on page changes.
2020-01-25 20:03:51 -08:00
Dillon Kearns
c7d0ddd8e6 Merge branch 'master' into query-and-fragment 2020-01-25 19:15:34 -08:00
Dillon Kearns
d4d38f187f 1.2.0 2020-01-25 17:07:39 -08:00
Dillon Kearns
5cff77629b Bump elm package. 2020-01-25 17:06:29 -08:00
Dillon Kearns
6e42bf36dc Update changelog. 2020-01-25 17:03:34 -08:00
Dillon Kearns
dc6aac330e
Merge pull request #38 from dillonkearns/generate-files
Add hook for generating static files
2020-01-25 16:35:31 -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
1aeb33c79c Remove todo. 2020-01-25 14:03:03 -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
0b266754af Bump elm version. 2020-01-23 20:18:16 -08:00
Dillon Kearns
04b2ebc4d3 Update changelog for elm patch release. 2020-01-23 20:17:46 -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
5b12ab452d Fix missing content flash for paths that weren't normalized correctly. 2020-01-23 09:49:10 -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
ffefa00091
Merge pull request #51 from dillonkearns/showcase
Add a showcase page for sites built with elm-pages
2020-01-21 22:15:35 -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
089bdf894c Bump elm package version. 2020-01-20 18:13:21 -08:00
Dillon Kearns
0b086abd4a 1.1.8 2020-01-20 18:12:33 -08:00
Dillon Kearns
446f1143a1
Merge pull request #48 from dillonkearns/fix-missing-content-flash
Fix missing content flash
2020-01-20 18:11:39 -08:00
Dillon Kearns
838b7c01c1 Update changelogs. 2020-01-20 18:09:21 -08:00
Dillon Kearns
e2a65eb79e Only parse and render content for first page initially, not all pages. 2020-01-20 17:34:42 -08:00
Dillon Kearns
3a4881d002 Change relative path reference for content.json preload tag. 2020-01-20 08:03:59 -08:00
Dillon Kearns
07e445b2cc Pass in content.json for current page to ensure there is no "Missing content" message flash. 2020-01-20 08:03:42 -08:00
Dillon Kearns
defe0beb33 Don't call user's init function during pre-rendering phase. 2020-01-20 08:02:46 -08:00
Dillon Kearns
fe6e046610 Add script defer tag. 2020-01-20 07:59:29 -08:00
Dillon Kearns
acbf63132b 1.1.7 2020-01-12 18:59:12 -08:00