Commit Graph

1091 Commits

Author SHA1 Message Date
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
Steven Vandevelde
5c52dd7850 Make pagesInit return a Promise 2020-01-21 17:06:54 +01: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
Dillon Kearns
a4390b35de
Update CHANGELOG-NPM.md 2020-01-12 18:58:30 -08:00
Dillon Kearns
d9deee076b
Merge pull request #41 from lukewestby/patch-1
Escape frontmatter content in raw records so it handles newlines
2020-01-12 18:53:47 -08:00
Dillon Kearns
2e8fbee58b Merge branch 'master' into generate-files 2020-01-08 15:07:30 -08:00
Dillon Kearns
79e68efba8 Restore --port functionality in dev mode. 2020-01-08 09:55:31 -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
Luke Westby
5785d45f66
escape frontmatter content so it handles newlines 2020-01-07 09:33:40 -08:00
Dillon Kearns
c41296a246 Pass query params and url fragment on page changes. 2020-01-06 10:48:28 -08:00
Dillon Kearns
40e89ccec2 Reformat. 2020-01-06 10:29:46 -08:00
Dillon Kearns
4f6f143085 Add rssLink function to Head module. 2020-01-06 10:29:37 -08:00
Dillon Kearns
a0a99dab52 Ignore files with extensions for service worker shell fallback. 2020-01-06 09:50:51 -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
4c4d26e320 Merge branch 'master' into generate-files 2020-01-05 20:59:43 -08:00
Dillon Kearns
dc29eb4ed6 Fix builtAt time format (was divided by 1000 incorrectly). 2020-01-05 20:59:27 -08:00
Dillon Kearns
7c1cfb80e5 Change date format to include date. 2020-01-05 20:25:25 -08:00