Commit Graph

98 Commits

Author SHA1 Message Date
Dillon Kearns
46bf960bae Remove obsolete files. 2019-08-20 20:45:45 -07:00
Dillon Kearns
24ff8933e4 Change root route style. 2019-08-19 18:56:55 -07:00
Dillon Kearns
7938a520e9 Bump some dependencies. 2019-08-19 16:40:05 -07:00
Dillon Kearns
7fae251977 Remove unused file. 2019-08-19 16:38:30 -07:00
Dillon Kearns
be2e29de6c Use sourceIcon from manifest config. 2019-08-19 16:34:48 -07:00
Dillon Kearns
713d9f0690 Remove file that will be generated in elm-stuff folder. 2019-08-19 14:50:50 -07:00
Dillon Kearns
1d936829d2 Change generated code style. 2019-08-19 14:50:33 -07:00
Dillon Kearns
c022531ff2 Clean up hand-generated file. 2019-08-19 10:18:56 -07:00
Dillon Kearns
62cd55d076 Remove comment. 2019-08-19 09:32:24 -07:00
Dillon Kearns
bf26b89283 Move cliApplication helper to Pages module. 2019-08-19 09:32:09 -07:00
Dillon Kearns
a951201205 Add temporary nodejs file used to run elm app. 2019-08-19 08:55:42 -07:00
Dillon Kearns
e1065522e6 Use new Pages interface with temporary hand-generated code. 2019-08-19 08:54:28 -07:00
Dillon Kearns
bef1d41402 Update package dependencies. 2019-08-18 16:27:34 -07:00
Dillon Kearns
af1a0eac92 Include styles in docs site. 2019-08-17 07:20:27 -07:00
Dillon Kearns
62f39d22f6 Update to latest elm-package code. 2019-08-17 06:06:42 -07:00
Dillon Kearns
36a535b37c Remove favicons dependency that's obsolete after webpack version. 2019-08-15 15:58:34 -07:00
Dillon Kearns
020228f8ed Use favicons webpack plugin. 2019-08-15 15:51:19 -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
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
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
Dillon Kearns
d7130e6798 Add helper for generating logo assets. 2019-08-09 10:27:21 -07:00
Dillon Kearns
c3d3a93710 Add stubbed service-worker.js to make parcel happy. 2019-08-08 21:42:25 -07:00
Dillon Kearns
e92d9c9e9f Register service worker in index.html. 2019-08-08 21:39:36 -07:00
Dillon Kearns
42aac98497 Add script to generate service-worker from workbox as part of npm run build. 2019-08-08 21:34:40 -07:00
Dillon Kearns
c1d42c05f2 Add workbox config. 2019-08-08 21:27:54 -07:00
Dillon Kearns
1efa1df106 Add netlify.toml config file. 2019-08-08 19:13:13 -07:00
Dillon Kearns
6230e101d4 Change inline code font. 2019-08-08 19:06:19 -07:00
Dillon Kearns
ed50582a1a Remove some sample articles from docs site. 2019-08-08 19:01:01 -07:00
Dillon Kearns
cdf962f9d2 Address some lighthouse warnings. 2019-08-08 18:58:43 -07:00
Dillon Kearns
590e09de5d Add prototype code for generating manifest.webmanifest file. 2019-08-08 18:23:20 -07:00
Dillon Kearns
8ee4912707 Rewrite type annotation. 2019-08-08 17:48:23 -07:00
Dillon Kearns
761ff24a36 Add http-server dependency. 2019-08-08 17:48:03 -07:00
Dillon Kearns
d0d415820d Rename some variables. 2019-08-08 16:48:03 -07:00
Dillon Kearns
9b0b6915db Update dependencies. 2019-08-05 21:45:24 -07:00
Dillon Kearns
8b44dde693 Remove obsolete line of code. 2019-08-05 18:12:34 -07:00
Dillon Kearns
c681834fc4 Remove unused import. 2019-08-05 18:09:42 -07:00