Dillon Kearns
|
5754bfb186
|
Pass through environment to CLI app for secrets.
|
2019-10-24 08:58:44 -07:00 |
|
Dillon Kearns
|
40089da983
|
Initial prototype to fetch static data.
|
2019-10-15 22:16:49 -07:00 |
|
Dillon Kearns
|
3d3588455d
|
Make sure anchor headings are scrolled into view on page render.
|
2019-09-22 15:51:22 -07:00 |
|
Dillon Kearns
|
5cd1443d17
|
Do content.txt preloads as fetch to make sure they go through service workers.
|
2019-09-17 14:14:13 -07:00 |
|
Dillon Kearns
|
21aa05cc35
|
Comment out some debugging logs.
|
2019-09-17 14:13:52 -07:00 |
|
Dillon Kearns
|
4b9b3a5a3b
|
Fix preloading setup bug.
|
2019-09-17 09:40:35 -07:00 |
|
Dillon Kearns
|
0b7eb041b9
|
Remove unnecessary ts-ignore.
|
2019-09-17 09:21:21 -07:00 |
|
Dillon Kearns
|
50d858bf9f
|
Fix some errors in js code.
|
2019-09-16 18:37:26 -07:00 |
|
Dillon Kearns
|
1bf3213933
|
Setup jsconfig.json to check TypeScript against js files.
|
2019-09-16 15:22:05 -07:00 |
|
Dillon Kearns
|
8eacf1ed92
|
Add meta tag with generator of elm-pages and version number.
|
2019-09-16 14:30:04 -07:00 |
|
Dillon Kearns
|
f544a9c8bc
|
Use MutationObserver to listen for first render and url change render completions.
|
2019-09-14 21:06:13 -07:00 |
|
Dillon Kearns
|
6559dbbf00
|
Extract function for core link prefetch setup logic.
|
2019-09-14 16:55:33 -07:00 |
|
Dillon Kearns
|
98e4d0e071
|
Get link prefetching working on page changes.
|
2019-09-14 16:36:32 -07:00 |
|
Dillon Kearns
|
5f53cb90b5
|
Setup link prefetching for initial page (doesn't load on new page renders yet).
|
2019-09-14 16:22:13 -07:00 |
|
Dillon Kearns
|
958bc73ce9
|
Remove all references to image assets.
|
2019-09-07 12:23:11 +05:30 |
|
Dillon Kearns
|
020228f8ed
|
Use favicons webpack plugin.
|
2019-08-15 15:51:19 -07:00 |
|
Dillon Kearns
|
6ce8a8d0a2
|
Fix the way the elm-pages module was being loaded.
|
2019-08-14 17:42:02 -07:00 |
|
Dillon Kearns
|
77617f388c
|
Add basic boilerplate for running webpack dev server.
|
2019-08-13 16:02:58 -07:00 |
|