Commit Graph

987 Commits

Author SHA1 Message Date
Dillon Kearns
e1065522e6 Use new Pages interface with temporary hand-generated code. 2019-08-19 08:54:28 -07:00
Dillon Kearns
bef1d41402 Update package dependencies. 2019-08-18 16:27:34 -07:00
Dillon Kearns
af1a0eac92 Include styles in docs site. 2019-08-17 07:20:27 -07:00
Dillon Kearns
62f39d22f6 Update to latest elm-package code. 2019-08-17 06:06:42 -07:00
Dillon Kearns
36a535b37c Remove favicons dependency that's obsolete after webpack version. 2019-08-15 15:58:34 -07:00
Dillon Kearns
020228f8ed Use favicons webpack plugin. 2019-08-15 15:51:19 -07:00
Dillon Kearns
2cba862b67 Clean up formatting. 2019-08-11 08:10:53 -07:00
Dillon Kearns
fd0d44836a Reduce logo size. 2019-08-11 07:58:16 -07:00
Dillon Kearns
4b531afb4f Add docs sidebar and some starting pages. 2019-08-10 18:14:13 -07:00
Dillon Kearns
e94ceee02a Make doc sidebar view helper. 2019-08-10 17:23:12 -07:00
Dillon Kearns
b488387001 Pass metadata in to view function. 2019-08-10 17:22:49 -07:00
Dillon Kearns
f19f53164f Add missing case branch. 2019-08-10 16:44:43 -07:00
Dillon Kearns
a9ebd1e7e5 Dasherize anchor fragment ids. 2019-08-10 14:25:31 -07:00
Dillon Kearns
4a985ef544 Add Subheading block with anchor links. 2019-08-10 13:59:55 -07:00
Dillon Kearns
29a767f1c7 Add doc pages to doc site. 2019-08-10 11:37:52 -07:00
Dillon Kearns
670f840b03 Show svg icon in navbar. 2019-08-10 10:38:00 -07:00
Dillon Kearns
8af4fac3de Add gradient to SVG definition. 2019-08-10 10:28:15 -07:00
Dillon Kearns
8555ea2763 Add svg view. 2019-08-10 09:56:29 -07:00
Dillon Kearns
eb620ec194 Add flex-wrap to values to make it mobile-friendly. 2019-08-09 16:17:14 -07:00
Dillon Kearns
e19fa08a49 Update to latest elm-ui. 2019-08-09 12:30:41 -07:00
Dillon Kearns
7ae452fdfa Point to apple touch icon. 2019-08-09 12:19:07 -07:00
Dillon Kearns
cf2e1dacc7 Fix color conversion in manifest file. 2019-08-09 12:10:15 -07:00
Dillon Kearns
facc652b3c Write icons to manifest.webmanifest file. 2019-08-09 11:59:41 -07:00
Dillon Kearns
d7130e6798 Add helper for generating logo assets. 2019-08-09 10:27:21 -07:00
Dillon Kearns
c3d3a93710 Add stubbed service-worker.js to make parcel happy. 2019-08-08 21:42:25 -07:00
Dillon Kearns
e92d9c9e9f Register service worker in index.html. 2019-08-08 21:39:36 -07:00
Dillon Kearns
42aac98497 Add script to generate service-worker from workbox as part of npm run build. 2019-08-08 21:34:40 -07:00
Dillon Kearns
c1d42c05f2 Add workbox config. 2019-08-08 21:27:54 -07:00
Dillon Kearns
1efa1df106 Add netlify.toml config file. 2019-08-08 19:13:13 -07:00
Dillon Kearns
6230e101d4 Change inline code font. 2019-08-08 19:06:19 -07:00
Dillon Kearns
ed50582a1a Remove some sample articles from docs site. 2019-08-08 19:01:01 -07:00
Dillon Kearns
cdf962f9d2 Address some lighthouse warnings. 2019-08-08 18:58:43 -07:00
Dillon Kearns
590e09de5d Add prototype code for generating manifest.webmanifest file. 2019-08-08 18:23:20 -07:00
Dillon Kearns
8ee4912707 Rewrite type annotation. 2019-08-08 17:48:23 -07:00
Dillon Kearns
761ff24a36 Add http-server dependency. 2019-08-08 17:48:03 -07:00
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
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
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
d6f80065a7 Remove elm yaml parser dependency. 2019-08-05 15:20:30 -07:00
Dillon Kearns
6cc1401b52 Regenerate file with new format. 2019-08-05 15:18:23 -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
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
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
Dillon Kearns
c365139e7d Add some more types to the twitter cards types. 2019-08-05 08:10:24 -07:00
Dillon Kearns
70a253935f Create social meta helper starting point. 2019-08-05 07:53:01 -07:00
Dillon Kearns
77fbfdf2c4 Update page title. 2019-08-05 07:30:12 -07:00
Dillon Kearns
a512076195 Replace Head.node with more constrainted tag helpers. 2019-08-05 07:28:02 -07:00
Dillon Kearns
f952e91658 Rename HeadTag module and type. 2019-08-05 07:11:55 -07:00
Dillon Kearns
3f32ba15e6 Update docs meta tags. 2019-08-05 07:03:02 -07:00
Dillon Kearns
7a0c494fe0 Add value. 2019-08-04 21:26:04 -07:00
Dillon Kearns
1f0c2af273 Move Pages.elm module to elm package directory. 2019-08-04 20:00:19 -07:00
Dillon Kearns
cef5329b75 Add -f to rm command to avoid error. 2019-08-04 19:56:58 -07:00
Dillon Kearns
a2e6cec504 Update copy. 2019-08-04 19:36:21 -07:00
Dillon Kearns
c71eb3a3f1 Update landing page. 2019-08-04 19:26:04 -07:00
Dillon Kearns
28944dcfc9 Add some values. 2019-08-04 17:50:55 -07:00
Dillon Kearns
9389ac95f4 Add some content. 2019-08-04 10:33:58 -07:00
Dillon Kearns
46630fda34 Create starting point for docs site. 2019-08-02 21:19:02 -07:00