Dillon Kearns
|
d0d415820d
|
Rename some variables.
|
2019-08-08 16:48:03 -07:00 |
|
Dillon Kearns
|
9b0b6915db
|
Update dependencies.
|
2019-08-05 21:45:24 -07:00 |
|
Dillon Kearns
|
b24139060f
|
Remove some unnecessary code.
|
2019-08-05 18:15:48 -07:00 |
|
Dillon Kearns
|
8b44dde693
|
Remove obsolete line of code.
|
2019-08-05 18:12:34 -07:00 |
|
Dillon Kearns
|
c681834fc4
|
Remove unused import.
|
2019-08-05 18:09:42 -07:00 |
|
Dillon Kearns
|
c2bc4be5fb
|
Extract helper module in preparation for npm package extraction.
|
2019-08-05 18:08:01 -07:00 |
|
Dillon Kearns
|
91a8c0e0bc
|
Update dependencies.
|
2019-08-05 16:18:40 -07:00 |
|
Dillon Kearns
|
f0fe0d36b8
|
Rename functions.
|
2019-08-05 16:03:08 -07:00 |
|
Dillon Kearns
|
ad41434ae1
|
Rename function.
|
2019-08-05 16:01:56 -07:00 |
|
Dillon Kearns
|
9ec5923ea1
|
Rename variables.
|
2019-08-05 16:01:32 -07:00 |
|
Dillon Kearns
|
3a5dc7c12f
|
Rename type.
|
2019-08-05 16:00:17 -07:00 |
|
Dillon Kearns
|
bb0f837efb
|
Remove last bit of unwrapping.
|
2019-08-05 15:55:57 -07:00 |
|
Dillon Kearns
|
27ecad8a1b
|
Remove more unwrapping.
|
2019-08-05 15:54:02 -07:00 |
|
Dillon Kearns
|
7a91738578
|
Remove some more layers of wrapping.
|
2019-08-05 15:52:00 -07:00 |
|
Dillon Kearns
|
7ef3ec0e4d
|
Remove one layer of unwrapping for wrapper type.
|
2019-08-05 15:48:03 -07:00 |
|
Dillon Kearns
|
8afff12015
|
Remove invalid imports and fix package elm.json.
|
2019-08-05 15:45:57 -07:00 |
|
Dillon Kearns
|
aff9c572c6
|
Fix elm.json for elm package.
|
2019-08-05 15:42:59 -07:00 |
|
Dillon Kearns
|
d6f80065a7
|
Remove elm yaml parser dependency.
|
2019-08-05 15:20:30 -07:00 |
|
Dillon Kearns
|
39290badd8
|
Bump npm package to 1.0.4.
|
2019-08-05 15:18:49 -07:00 |
|
Dillon Kearns
|
6cc1401b52
|
Regenerate file with new format.
|
2019-08-05 15:18:23 -07:00 |
|
Dillon Kearns
|
2b33dfc451
|
Add a space before the raw json to avoid invalid elm syntax.
|
2019-08-05 15:17:55 -07:00 |
|
Dillon Kearns
|
728fef16af
|
Use Json decoding instead of Yaml decoding for markdown frontmatter.
|
2019-08-05 15:17:18 -07:00 |
|
Dillon Kearns
|
69a5018ca8
|
Use gray-matter npm package to parse markdown frontmatter.
|
2019-08-05 15:12:58 -07:00 |
|
Dillon Kearns
|
8883167f8c
|
Remove unused Msg constructors.
|
2019-08-05 14:13:05 -07:00 |
|
Dillon Kearns
|
a44a8f2270
|
Add another link for reference.
|
2019-08-05 13:50:12 -07:00 |
|
Dillon Kearns
|
e68b950af5
|
Add todo comment.
|
2019-08-05 13:49:38 -07:00 |
|
Dillon Kearns
|
a58bb00119
|
Add song builder function.
|
2019-08-05 13:30:30 -07:00 |
|
Dillon Kearns
|
44e08be4d9
|
Extract out common type.
|
2019-08-05 13:29:30 -07:00 |
|
Dillon Kearns
|
bc590bbf0e
|
Add song to open graph.
|
2019-08-05 13:25:42 -07:00 |
|
Dillon Kearns
|
72da19ad93
|
Use MimeType alias.
|
2019-08-05 13:20:21 -07:00 |
|
Dillon Kearns
|
5754443168
|
Use audio tags if provided.
|
2019-08-05 13:19:33 -07:00 |
|
Dillon Kearns
|
4c33914cdc
|
Use helper function to build common OpenGraph data.
|
2019-08-05 13:10:18 -07:00 |
|
Dillon Kearns
|
d3480e2a81
|
Add more types to OpenGraph helper.
|
2019-08-05 12:59:31 -07:00 |
|
Dillon Kearns
|
3a1d525692
|
Fix typo.
|
2019-08-05 12:03:47 -07:00 |
|
Dillon Kearns
|
e1aeda7a47
|
Add OpenGraph book type.
|
2019-08-05 12:02:44 -07:00 |
|
Dillon Kearns
|
5f7681157c
|
Use OpenGraph helper for articles.
|
2019-08-05 11:56:25 -07:00 |
|
Dillon Kearns
|
21be10642a
|
Add OpenGraph article helper.
|
2019-08-05 11:53:20 -07:00 |
|
Dillon Kearns
|
1e4eccdfb2
|
Update OpenGraph website helper.
|
2019-08-05 11:30:54 -07:00 |
|
Dillon Kearns
|
3790c65a2b
|
Rename Pages.program to Pages.application.
|
2019-08-05 11:14:29 -07:00 |
|
Dillon Kearns
|
3a54c7de1c
|
Remove siteUrl argument from Pages.application.
|
2019-08-05 11:13:42 -07:00 |
|
Dillon Kearns
|
51f24dcc9b
|
Add meta description helper function.
|
2019-08-05 10:57:14 -07:00 |
|
Dillon Kearns
|
437018ddf6
|
Use meta property for OpenGraph helpers.
|
2019-08-05 10:43:02 -07:00 |
|
Dillon Kearns
|
37da01e830
|
Fix hardcoded values in Head module helper.
|
2019-08-05 10:37:32 -07:00 |
|
Dillon Kearns
|
13a057252a
|
Add og:title to OpenGraph helper.
|
2019-08-05 10:34:22 -07:00 |
|
Dillon Kearns
|
b2e58c7a95
|
Create open graph meta tag helper.
|
2019-08-05 10:32:10 -07:00 |
|
Dillon Kearns
|
2acf317245
|
Add OpenGraph helper module.
|
2019-08-05 10:21:02 -07:00 |
|
Dillon Kearns
|
7ed754ab53
|
Finish twitter app card data.
|
2019-08-05 09:00:53 -07:00 |
|
Dillon Kearns
|
af48f9a414
|
Update doc comments.
|
2019-08-05 08:50:37 -07:00 |
|
Dillon Kearns
|
d3e75ad0c7
|
Use social meta helper in docs site.
|
2019-08-05 08:49:25 -07:00 |
|
Dillon Kearns
|
5c1da0cb77
|
Handle all the summary card attributes.
|
2019-08-05 08:44:31 -07:00 |
|