Commit Graph

356 Commits

Author SHA1 Message Date
Dillon Kearns
7c1cfb80e5 Change date format to include date. 2020-01-05 20:25:25 -08:00
Dillon Kearns
ad32b3f219 Update rss formatting. 2020-01-05 17:03:20 -08:00
Dillon Kearns
a0b735379a Add generateFiles hook. 2020-01-05 16:36:50 -08:00
Dillon Kearns
fee1bc303e Fix the anchor links to the docs table of contents. Fixes #11. 2020-01-04 21:56:47 -08:00
Dillon Kearns
74ecf47ba4 Remove unused file. 2020-01-04 21:48:26 -08:00
Dillon Kearns
48d19ddc72 Setup hot module reloading for dev server. 2020-01-04 18:53:08 -08:00
Dillon Kearns
a28856d5ad Update package-lock file. 2020-01-03 18:34:37 -08:00
Dillon Kearns
35fbee6fb8 Merge branch 'static-http' 2020-01-03 15:07:05 -08:00
Dillon Kearns
f648b93ffe Add note about secrets api in blog post. 2020-01-03 14:59:50 -08:00
Dillon Kearns
2a0c8b616c Change casing. 2020-01-02 15:19:18 -08:00
Dillon Kearns
0088ecb7a5 Update docs and article. 2020-01-02 15:18:26 -08:00
Dillon Kearns
52732c2fa2 Update article wording. 2019-12-11 20:17:36 -08:00
Dillon Kearns
d3d8207e29 Update references to elm 0.19.0 to 19.1. 2019-12-11 10:29:15 -08:00
Dillon Kearns
80b852e55d Move StaticHttp under Pages module namespace. 2019-12-11 06:13:02 -08:00
Dillon Kearns
fa7ac18fc1 Sort articles by publish date. 2019-12-11 05:54:12 -08:00
Dillon Kearns
a55440f44e Update to Elm 0.19.1. 2019-12-11 05:54:00 -08:00
Dillon Kearns
89c44de1db Update blog post. 2019-12-11 05:40:13 -08:00
Dillon Kearns
b435eb1560 Merge branch 'master' into static-http 2019-12-10 17:26:17 -08:00
Dillon Kearns
a92be3388b Restore head tags and prefetching functionality with new static http API. 2019-12-10 13:50:56 -08:00
Dillon Kearns
f726f9dc2b Add article draft. 2019-12-10 09:51:54 -08:00
Dillon Kearns
8e11ef894a Update package-lock.json 2019-12-10 09:51:21 -08:00
Dillon Kearns
1b09fcd991 Include star count in docs site header. 2019-12-10 07:48:22 -08:00
Dillon Kearns
1b2d08bc54 Use ilias's latest json library, update docs site, use 19.1 for docs site. 2019-12-09 20:18:48 -08:00
Dillon Kearns
b0213189ca Generate buildTime constant in Pages.elm. 2019-12-09 13:03:53 -08:00
Philipp Krüger
55ed089a65
Documentation typo: Metadata doesn't take a param
Also: Removed redundant paranthesis.
2019-12-04 15:19:15 +01:00
Dillon Kearns
395d421be8 Add missing package to example. 2019-11-01 13:27:04 -07:00
Dillon Kearns
7cd6ebe39b Show decoder errors for each page. 2019-10-24 06:13:15 -07:00
Dillon Kearns
c9b0104292 Add StaticHttp.map3. 2019-10-23 21:32:48 -07:00
Dillon Kearns
34324d7b19 Change StaticHttp design to allow for multiple requests per page. 2019-10-23 21:01:11 -07:00
Dillon Kearns
c04b72c5c2 Wire through StaticRequests end-to-end. 2019-10-22 13:36:41 -07:00
Brian Ginsburg
b011d184c2 Remove space above and below code elements
Modify shadow DOM tree construction to remove spaces introduced by string interpolation.
2019-10-22 06:56:18 -07:00
Dillon Kearns
789cc59d88 Send manifest config through port. 2019-10-21 23:06:25 -07:00
Dillon Kearns
4b32547c7c Update generated Pages.elm file template. 2019-10-21 15:57:01 -07:00
Dillon Kearns
f0d4a21dfb Send over StaticResponses data structure. 2019-10-19 12:40:33 -07:00
Dillon Kearns
899f872223 Add starting point for function to extract StaticRequests for each page. 2019-10-19 10:02:28 -07:00
Dillon Kearns
40089da983 Initial prototype to fetch static data. 2019-10-15 22:16:49 -07:00
Dillon Kearns
92a2ba9578 Get basic types wired up for static data. 2019-10-15 20:23:52 -07:00
Dillon Kearns
703f4ac6a6 Add prototype for new static request interface. 2019-10-14 09:46:25 -07:00
Dillon Kearns
ebc80239a8 Do example of hardcoded static data. 2019-10-14 08:06:31 -07:00
Dillon Kearns
8037ed33f5 Pass in static http no-op request as a prototype. 2019-10-13 17:35:34 -07:00
Dillon Kearns
130fe8c3ad Change structure of the view/head functions in application config. 2019-10-13 09:53:24 -07:00
Dillon Kearns
431b350858 Wire through (Maybe (PagePath pathKey)) as init argument. 2019-10-08 21:12:17 -07:00
Dillon Kearns
fcc3661909 Add onUrlChange to Pages.application (fixes #4). 2019-10-08 20:36:54 -07:00
Dillon Kearns
edd3183a1c Add tweet to article. 2019-10-08 08:17:55 -07:00
Dillon Kearns
c77dc2260f Remove draft tag. 2019-10-07 12:12:01 -07:00
Dillon Kearns
efcde4fce6 Add link to contributing guide. 2019-10-07 12:10:50 -07:00
Dillon Kearns
752fe6a37f Update post. 2019-10-07 11:46:52 -07:00
Dillon Kearns
a4b69c3571 Update post. 2019-10-07 11:39:36 -07:00
Dillon Kearns
6652cf46f2 Update content. 2019-10-07 11:07:47 -07:00
Dillon Kearns
e2f7ae90c4 Fix wrapping in markdown lists. 2019-10-07 11:06:31 -07:00
Dillon Kearns
70b0de8d61 Resize image dimensions. 2019-10-07 11:04:52 -07:00
Dillon Kearns
6944db80ba Update publish date on post. 2019-10-06 20:04:37 -07:00
Dillon Kearns
662f8982c8 Update post. 2019-10-06 20:04:23 -07:00
Dillon Kearns
a88ba529ed Update post. 2019-10-06 20:00:55 -07:00
Dillon Kearns
6dccdb3b1e Update description. 2019-10-06 17:46:16 -07:00
Dillon Kearns
539e37adf7 Remove extra space surrounding code-editors. 2019-10-06 17:31:55 -07:00
Dillon Kearns
7e89615409 Update post. 2019-10-06 17:22:18 -07:00
Dillon Kearns
fdfcbf1d15 Update image. 2019-10-06 17:16:49 -07:00
Dillon Kearns
f7cb1a1de8 Use new tab links. 2019-10-06 17:14:35 -07:00
Dillon Kearns
29513454c1 Update link. 2019-10-06 17:14:24 -07:00
Dillon Kearns
8315c96be5 Clean up elm-ui wrapping rules for markdown renderer. 2019-10-06 17:03:22 -07:00
Dillon Kearns
0fd282ea84 Add draft post of elm-markup announcement. 2019-10-06 10:57:28 -07:00
Dillon Kearns
0445ce6eb1 Use elm-markdown library instead of vendored library. 2019-10-05 18:46:13 -07:00
Dillon Kearns
b43bbf740c Update folder paths for content in netlify CMS config. 2019-09-28 10:17:52 -07:00
Dillon Kearns
1baf3f1829 Update netlify cms config. 2019-09-28 10:14:07 -07:00
Dillon Kearns
3ab1c078ec Update folder paths for netlify config. 2019-09-28 10:03:29 -07:00
Dillon Kearns
b1e910d654 Add netlify CMS admin panel. 2019-09-28 09:50:58 -07:00
Dillon Kearns
1fd0b33eb9 Remove references to Raleway which were supposed to be Montserrat. 2019-09-25 09:00:52 -07:00
Dillon Kearns
c1b0f91b3e Update quick start with npm install command in instructions. 2019-09-24 15:12:38 -07:00
Dillon Kearns
53967eb312 Remove generated file from version control. 2019-09-24 15:07:32 -07:00
Dillon Kearns
871858b72d Use latest elm-oembed which sets max-width 100% on iframe. 2019-09-24 15:07:32 -07:00
Dillon Kearns
a7f14bbca0 Ignore generated files. 2019-09-24 15:07:32 -07:00
Razzeee
668fa48477
Fix typo 2019-09-24 22:14:47 +02:00
Dillon Kearns
8a623eaadb Make navbar more responsive. 2019-09-24 11:40:30 -07:00
Dillon Kearns
a6268235d1 Add tweet to blog post. 2019-09-24 11:00:53 -07:00
Dillon Kearns
a02b05dc34 Change publish date. 2019-09-24 10:28:35 -07:00
Dillon Kearns
2d2bdaa8b2 Add link to frontmatter definition. 2019-09-24 10:28:06 -07:00
Dillon Kearns
4f1eb75510 Update post. 2019-09-24 10:26:47 -07:00
Dillon Kearns
d91b811e54 Update quick start. 2019-09-24 10:20:34 -07:00
Dillon Kearns
acdf85fcb8 Merge branch 'generate-vendor-files' 2019-09-23 17:23:45 -07:00
Dillon Kearns
88370cbdf8 Try using png favicon to see if it fixes netlify issue. 2019-09-23 17:01:24 -07:00
Dillon Kearns
a39aea59ef Set loglevel to reduce spam in npm install. 2019-09-23 16:22:59 -07:00
Dillon Kearns
b2e8520606 Remove obsolete file. 2019-09-23 16:12:09 -07:00
Dillon Kearns
479ad6267c Generate files to avoid having to manually copy and update vendor files. 2019-09-23 16:11:59 -07:00
Dillon Kearns
b5cca02356 Update blog post. 2019-09-23 15:28:29 -07:00
Dillon Kearns
c00bf752f7 Update content. 2019-09-23 14:58:33 -07:00
Dillon Kearns
10d86f5f7e Hide draft content. 2019-09-23 14:47:07 -07:00
Dillon Kearns
c7b952a91d Add article images. 2019-09-23 14:35:41 -07:00
Dillon Kearns
ea144139a7 Bump elm-oembed. 2019-09-23 14:24:27 -07:00
Dillon Kearns
79f81ceac1 Update to latest markdown parser. 2019-09-23 10:59:04 -07:00
Dillon Kearns
1f6dbb8742 Update post. 2019-09-22 15:36:12 -07:00
Dillon Kearns
5615dea218 Update landing page copy. 2019-09-22 13:05:08 -07:00
Dillon Kearns
41b886a368 Add elm package docs link. 2019-09-22 11:00:30 -07:00
Dillon Kearns
947ce8bac5 Add Github link in navbar. 2019-09-22 10:35:49 -07:00
Dillon Kearns
3f6e0c0d3d Upgrade markdown parser. 2019-09-22 10:27:50 -07:00
Dillon Kearns
f30c46a26c Update blog post. 2019-09-21 19:15:53 -07:00
Dillon Kearns
8448bb60b6 Update content. 2019-09-21 11:34:53 -07:00
Dillon Kearns
7855e1b348 Fix alignment for bullet lists. 2019-09-21 11:11:18 -07:00
Dillon Kearns
e2ebb4f4dc Update content. 2019-09-21 10:56:43 -07:00
Dillon Kearns
5ab9575944 Update markdown parser. 2019-09-21 10:44:26 -07:00