Dillon Kearns
|
20038d75b1
|
Remove unused fonts and styles.
|
2021-05-14 11:36:12 -07:00 |
|
Dillon Kearns
|
b0a17335d0
|
Update blog post view.
|
2021-05-14 10:58:50 -07:00 |
|
Dillon Kearns
|
3eef5a6feb
|
Apply elm-review fixes.
|
2021-05-14 09:49:44 -07:00 |
|
Dillon Kearns
|
e30b8d3335
|
Remove elm-ui dependency in docs site.
|
2021-05-14 09:46:02 -07:00 |
|
Dillon Kearns
|
ac5ef1857c
|
Remove unused view variant.
|
2021-05-14 09:39:09 -07:00 |
|
Dillon Kearns
|
4f2794d563
|
Add html handlers for tailwind renderer.
|
2021-05-14 09:37:13 -07:00 |
|
Dillon Kearns
|
194c0d56e6
|
Move blog page to tailwind view.
|
2021-05-14 09:30:04 -07:00 |
|
Dillon Kearns
|
e39cdcb826
|
Use fromResult.
|
2021-05-14 08:10:59 -07:00 |
|
Dillon Kearns
|
d494698eaa
|
Fix current page link highlighting.
|
2021-05-14 08:09:03 -07:00 |
|
Dillon Kearns
|
0bd66b867e
|
Fix padding in table of contents.
|
2021-05-13 16:02:23 -07:00 |
|
Dillon Kearns
|
e684dccde3
|
Make table of contents toggleable in mobile for every page.
|
2021-05-13 15:50:28 -07:00 |
|
Dillon Kearns
|
bb94b94f14
|
Extract docs section.
|
2021-05-13 15:29:59 -07:00 |
|
Dillon Kearns
|
7091d75c92
|
Extract helpers to TableOfContents module.
|
2021-05-13 15:27:49 -07:00 |
|
Dillon Kearns
|
402cad1962
|
Update blog styling.
|
2021-05-13 15:05:43 -07:00 |
|
Dillon Kearns
|
07cc71ca8f
|
Update docs button styling.
|
2021-05-13 12:55:59 -07:00 |
|
Dillon Kearns
|
9911113bc0
|
Update docs button style.
|
2021-05-13 11:13:50 -07:00 |
|
Dillon Kearns
|
b38cc7cb52
|
Don't linkify inner docs text in button.
|
2021-05-13 11:09:23 -07:00 |
|
Dillon Kearns
|
723a51ec94
|
Show docs sidebar button on mobile.
|
2021-05-13 11:05:22 -07:00 |
|
Dillon Kearns
|
373eb6fca2
|
Remove cover images from blog index.
|
2021-05-13 10:56:34 -07:00 |
|
Dillon Kearns
|
10b0e5424e
|
Improve error message for unique glob file helper.
|
2021-05-13 10:56:14 -07:00 |
|
Dillon Kearns
|
c4dd6a0f4e
|
Update landing page.
|
2021-05-12 19:23:03 -07:00 |
|
Dillon Kearns
|
fb7c26a030
|
Add starting point for new landing page.
|
2021-05-12 16:33:26 -07:00 |
|
Dillon Kearns
|
f444ea357c
|
Simplify case to fromResult.
|
2021-05-12 13:35:05 -07:00 |
|
Dillon Kearns
|
a23dab238b
|
Rename fields.
|
2021-05-12 07:38:09 -07:00 |
|
Dillon Kearns
|
77e7bdf95d
|
Update docs.
|
2021-05-12 07:28:44 -07:00 |
|
Dillon Kearns
|
82ed4fa57e
|
Add minimal example boilerplate.
|
2021-05-11 20:11:49 -07:00 |
|
Dillon Kearns
|
08f260a237
|
Pass through build errors for single-page renders.
|
2021-05-11 14:25:34 -07:00 |
|
Dillon Kearns
|
3417c8992e
|
Set stale-while-revalidate header.
|
2021-05-10 21:17:17 -07:00 |
|
Dillon Kearns
|
ab934b306a
|
Update max-age time.
|
2021-05-10 20:24:46 -07:00 |
|
Dillon Kearns
|
f7f34e654b
|
Use encoded path for screenshot URL so it works with caching (query params caused cache hits for different urls).
|
2021-05-10 15:58:29 -07:00 |
|
Dillon Kearns
|
a0fea1fdb6
|
Add cache-control header.
|
2021-05-10 15:40:43 -07:00 |
|
Dillon Kearns
|
4d982bddca
|
Handle missing categories.
|
2021-05-10 15:22:03 -07:00 |
|
Dillon Kearns
|
10b63d31b8
|
Use screenshot serverless function instead of thum.io.
|
2021-05-10 15:21:54 -07:00 |
|
Dillon Kearns
|
0ac7fe2a05
|
Add puppeteer dependencies for screenshot function.
|
2021-05-10 15:17:10 -07:00 |
|
Dillon Kearns
|
ecefb3ec1f
|
Add screenshot URL function.
|
2021-05-10 15:14:15 -07:00 |
|
Dillon Kearns
|
37b6d371f3
|
Clean up padding.
|
2021-05-10 14:00:52 -07:00 |
|
Dillon Kearns
|
1726126d86
|
Update padding.
|
2021-05-10 13:52:14 -07:00 |
|
Dillon Kearns
|
5c7e64b0fa
|
Don't use target blank for navbar links.
|
2021-05-10 13:52:08 -07:00 |
|
Dillon Kearns
|
948487219b
|
Use tailwind for showcase.
|
2021-05-10 13:48:20 -07:00 |
|
Dillon Kearns
|
dd8c67e3a9
|
Use tailwind for blog index.
|
2021-05-10 12:34:54 -07:00 |
|
Dillon Kearns
|
1fe616bb2d
|
Show highlightable links in tailwind header.
|
2021-05-10 11:30:35 -07:00 |
|
Dillon Kearns
|
52e68ee0a6
|
Update header.
|
2021-05-10 11:21:29 -07:00 |
|
Dillon Kearns
|
e747445f14
|
Fire OnPageChange when navigating to same page.
|
2021-05-10 11:07:55 -07:00 |
|
Dillon Kearns
|
af562d9166
|
Add type annotation.
|
2021-05-10 11:07:44 -07:00 |
|
Dillon Kearns
|
612366cec5
|
Add tailwind header.
|
2021-05-09 21:36:46 -07:00 |
|
Dillon Kearns
|
45f69bd6ca
|
Use fromResult helpers.
|
2021-05-09 09:58:36 -07:00 |
|
Dillon Kearns
|
e4c4673b44
|
Add some fromResult helpers.
|
2021-05-09 09:58:20 -07:00 |
|
Dillon Kearns
|
05cb39ad30
|
Make sidebar stick to top of screen instead of scrolling with content.
|
2021-05-09 09:24:05 -07:00 |
|
Dillon Kearns
|
afe2dec343
|
Update heading markdown renderers.
|
2021-05-08 15:22:12 -07:00 |
|
Dillon Kearns
|
6c18c2de93
|
Add some more route examples.
|
2021-05-08 15:22:00 -07:00 |
|