Commit Graph

50 Commits

Author SHA1 Message Date
Dillon Kearns
da74a19085 Bump npm package to 1.0.16. 2019-08-17 18:04:50 -07:00
Dillon Kearns
671918142b Add elm-format as a dev dependency. 2019-08-17 09:32:49 -07:00
Dillon Kearns
e45fc59283 Fix dev server. 2019-08-17 09:09:57 -07:00
Dillon Kearns
70286027fe Bump npm package to 1.0.15. 2019-08-16 18:36:18 -07:00
Dillon Kearns
d527f94e36 Generate content.txt file for all markdown files. 2019-08-16 08:32:15 -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
a57c737e82 Bump npm package to 1.0.14. 2019-08-15 07:31:45 -07:00
Dillon Kearns
2f394a0dda Move to workbox webpack plugin. 2019-08-14 21:43:12 -07:00
Dillon Kearns
4b721241dc Remove unneeded NPM dependencies. 2019-08-14 19:44:03 -07:00
Dillon Kearns
937b079a4f Build service worker once static files are generated. 2019-08-14 19:16:23 -07:00
Dillon Kearns
8d53d4292a Bump npm package to 1.0.13. 2019-08-14 17:55:48 -07:00
Dillon Kearns
b58fb84f4a Bump npm package to 1.0.12. 2019-08-14 17:42:25 -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
0451c8e0e5 Bump npm package to 1.0.11. 2019-08-14 16:43:40 -07:00
Dillon Kearns
3221aed85c Bump npm package to 1.0.10. 2019-08-14 15:47:18 -07:00
Dillon Kearns
cc84866f67 Bump npm package to 1.0.9. 2019-08-14 15:19:04 -07:00
Dillon Kearns
6af5a1ca11 Get css loaders working. 2019-08-14 14:31:05 -07:00
Dillon Kearns
e4a2be705b Get prerendering working with hardcoded list of routes. 2019-08-14 13:26:10 -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
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
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
39290badd8 Bump npm package to 1.0.4. 2019-08-05 15:18:49 -07:00
Dillon Kearns
69a5018ca8 Use gray-matter npm package to parse markdown frontmatter. 2019-08-05 15:12:58 -07:00
Dillon Kearns
5b8cdd4990 Bump npm package to 1.0.3. 2019-08-02 07:15:23 -07:00
Dillon Kearns
78da9174b3 Bump npm package to 1.0.2. 2019-07-29 13:53:42 -07:00
Dillon Kearns
93bd663ed3 Add explicit files to include in npm package binary. 2019-07-29 13:53:30 -07:00
Dillon Kearns
b3dc0a56d6 Bump npm package to 1.0.1. 2019-07-29 13:44:55 -07:00
Dillon Kearns
86d3fa8b8d Update description. 2019-07-29 13:44:26 -07:00
Dillon Kearns
4000021d63 Change binary and naming to elm-pages. 2019-07-29 11:56:41 -07:00
Dillon Kearns
5b33c0b5d3 Run in file watch mode. 2019-07-26 10:15:45 -07:00
Dillon Kearns
9957519829 Don't generate image assets for directories. 2019-07-24 15:40:53 -07:00
Dillon Kearns
a41ecfa189 Generate image assets. 2019-07-24 15:34:09 -07:00
Dillon Kearns
5de1e17fd2 Add binary file for npm. 2019-07-23 21:04:12 -07:00
Dillon Kearns
f910e51de1 Change title. 2019-07-23 20:00:41 -07:00
Dillon Kearns
f0b98c8d63 Change file structure. 2019-07-23 08:50:51 -07:00
Dillon Kearns
a24b02bfc3 Add pre-rendering step. 2019-07-23 08:31:00 -07:00
Dillon Kearns
26e9e755f2 Update posts, add glob depdency. 2019-07-23 06:08:00 -07:00
Dillon Kearns
3d8e6f1dde Add boilerplate for generator CLI. 2019-07-22 21:05:31 -07:00
Dillon Kearns
71dd7cbabe elm-app-gen 2019-07-22 08:11:26 -07:00