Commit Graph

384 Commits

Author SHA1 Message Date
Dillon Kearns
53ba6d8416 Rename function. 2020-05-11 11:40:27 -07:00
Dillon Kearns
0e00a72b67 Remove unnecessary diff noise. 2020-05-11 11:40:20 -07:00
Dillon Kearns
3a61933d81 Merge branch 'master' into phantom-builder 2020-05-11 10:40:58 -07:00
Dillon Kearns
4cf6ad9d92 Merge branch 'master' into generate-files-static-http 2020-05-11 09:27:30 -07:00
Dillon Kearns
d184e7f723
Merge pull request #91 from dillonkearns/cms/docs/core-concepts
Create Docs “core-concepts”
2020-05-10 17:54:00 -07:00
Dillon Kearns
91c3fb2dea Merge branch 'master' into structured-data 2020-05-10 15:08:39 -07:00
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
33bab4a495 Update structured data to use some type safe versions. 2020-04-11 20:25:08 -07:00
Dillon Kearns
7e83160c73 Fix validation error in publisher Structured Data. 2020-04-11 09:32:59 -07:00
Dillon Kearns
7b8aa4cb1a Update structured data definitions. 2020-04-11 08:18:14 -07:00
Dillon Kearns
384fd48de3 Working MVP for adding structured data (json-ld). 2020-04-10 09:16:24 -07:00
Dillon Kearns
93913b2673 Add description to blog post. 2020-04-10 05:03:07 -07:00
Dillon Kearns
a6dcde5dde Merge branch 'master' into phantom-builder 2020-04-07 16:59:02 -07:00
Dillon Kearns
d9855fe38a Update Docs “core-concepts” 2020-04-04 16:40:23 +00:00
Dillon Kearns
2179ec635a Create Docs “core-concepts” 2020-04-04 16:40:03 +00:00
Dillon Kearns
023615a436 Make subscriptions and onPageChange part of the application config init instead of a builder. 2020-03-11 05:51:12 -07:00
Dillon Kearns
279e2c60ce Replace some instances of the old Builder module. 2020-03-10 22:28:22 -07:00
Steven Vandevelde
1a5175d0a0 Make urls relative using the base element 2020-03-10 16:31:28 +01:00
Dillon Kearns
6917a09c73 Clean up use of sitemap plugin and remove redundant code. 2020-03-10 07:22:36 -07:00
Dillon Kearns
1d0ade9fd9 Simplify type of documents list in builder init. 2020-03-09 20:38:33 -07:00
Dillon Kearns
5eb155459f Clean up rss plugin. 2020-03-09 17:11:33 -07:00
Dillon Kearns
74b7cb90d0 Update the example RSS plugin and wire it into example site. 2020-03-09 16:28:41 -07:00
Dillon Kearns
e556a6a7be Add a helper to add global head tags. 2020-03-09 15:48:30 -07:00
Dillon Kearns
299b6392bf Make onPageChange optional and add a builder function for it. 2020-03-09 13:45:37 -07:00
Dillon Kearns
d44b234dab Fetch static http data for generateFiles hook. 2020-03-07 12:26:49 -08: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
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