Commit Graph

830 Commits

Author SHA1 Message Date
Dillon Kearns
b252f29383 Add missing dependency in docs folder. 2021-07-15 09:03:48 -07:00
Dillon Kearns
0fe8147b13 Use worker threads for dev server. 2021-07-04 20:14:34 -07:00
Dillon Kearns
03996ef2ad Fix typos. 2021-06-26 09:03:04 -07:00
Dillon Kearns
241458a8e3 Update post. 2021-06-26 07:47:36 -07:00
Dillon Kearns
dc40ae1735 Add draft post. 2021-06-25 22:40:26 -07:00
Dillon Kearns
99ffa46800 Inline font in stylesheet. 2021-06-25 08:25:35 -07:00
Dillon Kearns
a92bd815c0 Add noopener. 2021-06-24 19:48:23 -07:00
Dillon Kearns
eb3ac3edb2 Remove unused imports. 2021-06-24 18:33:16 -07:00
Dillon Kearns
7ea50f02a2 Update docs. 2021-06-24 14:14:05 -07:00
Dillon Kearns
655465b323 Update docs. 2021-06-24 12:55:05 -07:00
Dillon Kearns
3510fe9797 Update meta description. 2021-06-24 12:15:30 -07:00
Dillon Kearns
cd8a445ef3 Add some annotations and remove some unused modules. 2021-06-24 11:59:51 -07:00
Dillon Kearns
6a0741bb75 Fix microlink URL. 2021-06-24 11:52:06 -07:00
Dillon Kearns
7bcb589125 Shorten URLs for docs image cards. 2021-06-24 11:43:29 -07:00
Dillon Kearns
7943d52e58 Update landing page. 2021-06-24 10:38:51 -07:00
Dillon Kearns
e8c57985e9 Fix spacing. 2021-06-24 10:15:45 -07:00
Dillon Kearns
91e341a4ac Update example. 2021-06-24 10:13:10 -07:00
Dillon Kearns
e6c2031737 Rename Page builder functions. 2021-06-24 10:05:16 -07:00
Dillon Kearns
fbdc5c9888 Use prefetch links for next/previous. 2021-06-24 09:55:12 -07:00
Dillon Kearns
aa0381c13d Fix bug where dev server didn't perform some andThen http requests. 2021-06-23 08:22:14 -07:00
Dillon Kearns
0e5356058a Add markdown helper function. 2021-06-23 08:22:14 -07:00
Dillon Kearns
5b6ad1d615 Change argument order to make function more pipeline-friendly. 2021-06-20 08:20:44 -07:00
Dillon Kearns
44d6811f71 Add helper for optimized markdown data source. 2021-06-20 08:18:56 -07:00
Dillon Kearns
09bd2e982e Add distill helpers for codec packages. 2021-06-18 10:29:23 -07:00
Dillon Kearns
5ecda98e2c Add a markdown codec. 2021-06-18 09:01:03 -07:00
Dillon Kearns
dd07e2ead1 Add distill function. 2021-06-17 10:06:13 -07:00
Dillon Kearns
432587ba05 Add some codecs. 2021-06-17 10:06:13 -07:00
Dillon Kearns
2fe09bb0eb Remove some commented code. 2021-06-17 10:06:13 -07:00
Dillon Kearns
b31b9e9c2a Add some type annotations. 2021-06-17 10:06:13 -07:00
Dillon Kearns
89d5ab85b0 Use shared data for table of contents instead of having a duplicate data source. 2021-06-17 10:06:13 -07:00
Dillon Kearns
79c284f6bd Fix typo. 2021-06-10 15:44:25 -07:00
Dillon Kearns
7650ec4651 Remove {} arguments in empty route params in Route type. 2021-06-10 15:09:27 -07:00
Dillon Kearns
00f1815b9d Update dependencies. 2021-06-04 20:02:25 -07:00
Dillon Kearns
d02c2f2b43 Update dependencies. 2021-06-04 19:34:41 -07:00
Dillon Kearns
cf92e7d268 Decode description for docs sections. 2021-05-31 20:48:33 -07:00
Dillon Kearns
67420d5b43 Add description field for docs in preparation for improving og:description fields. 2021-05-31 20:10:23 -07:00
Dillon Kearns
5bf31974c8 Update docs and re-order API to have filePaths last for better composability. 2021-05-29 15:30:44 -07:00
Dillon Kearns
9a0dd86919 Try a new File API. 2021-05-29 13:42:57 -07:00
Dillon Kearns
43509610d2 Update landing page. 2021-05-29 12:49:57 -07:00
Dillon Kearns
a6ea11240f Update some placeholder strings. 2021-05-29 11:42:43 -07:00
Dillon Kearns
f4dde522fb Update docs. 2021-05-29 11:23:47 -07:00
Dillon Kearns
0aacec2402 Update docs. 2021-05-29 10:50:58 -07:00
Dillon Kearns
d3efa4031b Update docs. 2021-05-29 09:58:37 -07:00
Dillon Kearns
1fa3bd8915 Update docs. 2021-05-29 09:52:40 -07:00
Dillon Kearns
d81a3777fb Update style. 2021-05-28 20:32:25 -07:00
Dillon Kearns
84933cfd69 Update docs and rename File.request -> File.read. 2021-05-28 14:00:51 -07:00
Dillon Kearns
cc6a3c3ebf Update docs. 2021-05-28 12:06:39 -07:00
Dillon Kearns
794da4bf06 Provide more general expectUniqueMatch instead of expectUniqueFile, and add doc comment. 2021-05-27 16:36:00 -07:00
Dillon Kearns
44030d0d0b Use new captureFilePath. 2021-05-27 11:08:25 -07:00
Dillon Kearns
4eeb6061e4 Url encode section titles for image cards. 2021-05-24 21:54:46 -07:00