Dillon Kearns
|
025b7ff2af
|
Try different module resolution fix for looking up node_modules.
|
2019-08-14 16:43:35 -07:00 |
|
Dillon Kearns
|
3221aed85c
|
Bump npm package to 1.0.10.
|
2019-08-14 15:47:18 -07:00 |
|
Dillon Kearns
|
857cb8e94d
|
Try removing resolve module option to make netlify build happy.
|
2019-08-14 15:47:14 -07:00 |
|
Dillon Kearns
|
cc84866f67
|
Bump npm package to 1.0.9.
|
2019-08-14 15:19:04 -07:00 |
|
Dillon Kearns
|
e2c7cbad73
|
Use template for html file that loads service worker file.
|
2019-08-14 15:15:00 -07:00 |
|
Dillon Kearns
|
6af5a1ca11
|
Get css loaders working.
|
2019-08-14 14:31:05 -07:00 |
|
Dillon Kearns
|
6a6668cf8b
|
Wait for prerender trigger to pre-render pages.
|
2019-08-14 14:16:28 -07:00 |
|
Dillon Kearns
|
572e3ccb6c
|
Build service worker for elm-pages build step.
|
2019-08-14 14:15:14 -07:00 |
|
Dillon Kearns
|
4e1b4a7627
|
Inject script tag in <head> to prevent elm from removing it.
|
2019-08-14 14:14:47 -07:00 |
|
Dillon Kearns
|
f18a21d3a0
|
Remove hardcoding of routes.
|
2019-08-14 13:32:53 -07:00 |
|
Dillon Kearns
|
e4a2be705b
|
Get prerendering working with hardcoded list of routes.
|
2019-08-14 13:26:10 -07:00 |
|
Dillon Kearns
|
ffc324b21f
|
Clean up repeated code.
|
2019-08-14 12:50:53 -07:00 |
|
Dillon Kearns
|
5b39c9f46c
|
Implement elm-pages build command.
|
2019-08-14 12:49:00 -07:00 |
|
Dillon Kearns
|
62f29e151c
|
Correctly route other html pages.
|
2019-08-14 12:23:54 -07:00 |
|
Dillon Kearns
|
f70ef558cf
|
Serve static assets.
|
2019-08-14 12:17:07 -07:00 |
|
Dillon Kearns
|
7c89584333
|
Run webpack server for elm-pages build.
|
2019-08-14 09:57:04 -07:00 |
|
Dillon Kearns
|
f45cc838e9
|
Use require.resolve in webpack file to fix issue with local installs.
|
2019-08-14 09:31:23 -07:00 |
|
Dillon Kearns
|
33697a7043
|
Add webpack html plugin.
|
2019-08-13 16:13:07 -07:00 |
|
Dillon Kearns
|
77617f388c
|
Add basic boilerplate for running webpack dev server.
|
2019-08-13 16:02:58 -07:00 |
|
Dillon Kearns
|
4bd49a6511
|
Add boilerplate for building with webpack middleware.
|
2019-08-13 13:55:13 -07:00 |
|
Dillon Kearns
|
a7917cf70e
|
Add import.
|
2019-08-13 13:00:40 -07:00 |
|
Dillon Kearns
|
57c3a7b0b2
|
Add function for building service worker with workbox for use with CLI.
|
2019-08-12 20:10:21 -07:00 |
|
Dillon Kearns
|
eac4af3e00
|
Bump npm package to 1.0.8.
|
2019-08-12 17:37:15 -07:00 |
|
Dillon Kearns
|
14ef918a6c
|
Change folder structure for published modules.
|
2019-08-12 17:37:09 -07:00 |
|
Dillon Kearns
|
ac4c0be9a8
|
Bump npm package to 1.0.7.
|
2019-08-12 16:28:02 -07:00 |
|
Dillon Kearns
|
8ee536249e
|
Install favicons depdency.
|
2019-08-12 16:27:59 -07:00 |
|
Dillon Kearns
|
53c29efda7
|
Bump npm package to 1.0.6.
|
2019-08-12 16:26:42 -07:00 |
|
Dillon Kearns
|
1687fe0344
|
Add helper functions to published package.
|
2019-08-12 16:26:31 -07:00 |
|
Dillon Kearns
|
0d83e1927e
|
Bump npm package to 1.0.5.
|
2019-08-11 20:03:04 -07:00 |
|
Dillon Kearns
|
2f9a758be9
|
Include markdown paths in prerender paths.
|
2019-08-11 20:01:59 -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
|
fb999ad95e
|
Add starting point for a readme.
|
2019-08-10 14:16:20 -07:00 |
|
Dillon Kearns
|
d205ce0796
|
Add workaround for fragment anchor navigation in Pages.elm.
|
2019-08-10 14:15:29 -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
|
56d8b2bb0b
|
Remove redundant call in netlify config.
|
2019-08-09 12:24:36 -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 |
|