Commit Graph

421 Commits

Author SHA1 Message Date
Dillon Kearns
69542b4df9 Make intellij plugin happy. 2019-08-27 12:11:36 +05:30
Dillon Kearns
32f9333f13 Remove file from package that was causing editor conflict. 2019-08-27 12:09:55 +05:30
Dillon Kearns
ce317f9c1b Address some more linter warnings. 2019-08-27 10:55:16 +05:30
Dillon Kearns
65279492d0 Address some linter warnings. 2019-08-27 10:50:22 +05:30
Dillon Kearns
65fe4d3730 Update markdown parser dependency. 2019-08-27 10:50:16 +05:30
Dillon Kearns
9d50c31384 Update content. 2019-08-27 10:50:02 +05:30
Dillon Kearns
f4395db117 Wiret up latest markdown parser. 2019-08-25 08:35:38 -07:00
Dillon Kearns
ca26edf043 Change font color. 2019-08-24 21:39:15 -07:00
Dillon Kearns
933e8f6d96 Update to latest markdown parser. 2019-08-24 21:38:45 -07:00
Dillon Kearns
aef8e715dc Remove file that should have been ignored. 2019-08-24 20:40:13 -07:00
Dillon Kearns
066a0bea5a Style headers in markdown parser. 2019-08-24 19:46:04 -07:00
Dillon Kearns
525426549e Add a simple markdown parser. 2019-08-24 19:43:52 -07:00
Dillon Kearns
452685fe4f Copy over elm-markdown-parser package locally. 2019-08-24 19:33:33 -07:00
Dillon Kearns
c646faae03 Add annotation. 2019-08-24 19:33:18 -07:00
Dillon Kearns
c41d30efbd Add hardcoded markdown document. 2019-08-24 19:29:19 -07:00
Dillon Kearns
285276a274 Improve error message. 2019-08-24 19:24:01 -07:00
Dillon Kearns
23c1fdd7f9 Show error message instead of hardcoding error. 2019-08-24 19:22:33 -07:00
Dillon Kearns
ffcb3cb21e Pass through ContentCache on init when it has errors instead of hardcoding empty one. 2019-08-24 19:20:00 -07:00
Dillon Kearns
ef92c2aa37 Move docs site over to new version. 2019-08-24 18:58:48 -07:00
Dillon Kearns
f716a83990 Bump npm package to 1.0.27. 2019-08-22 08:50:02 -07:00
Dillon Kearns
e1ac97706d Generate allImages list. 2019-08-22 07:45:36 -07:00
Dillon Kearns
c8c7efc067 Copy images to images folder. 2019-08-22 07:41:48 -07:00
Dillon Kearns
8bda2a9f27 Bump npm package to 1.0.26. 2019-08-22 06:47:09 -07:00
Dillon Kearns
59435c7b35 Use readline to avoid error in some node versions. 2019-08-22 06:47:01 -07:00
Dillon Kearns
2fbbc7079f Bump npm package to 1.0.25. 2019-08-22 06:34:57 -07:00
Dillon Kearns
64edb177a6 Change code generation for new Documents API. 2019-08-22 06:33:52 -07:00
Dillon Kearns
a967fd52a3 Bump npm package to 1.0.24. 2019-08-22 05:58:13 -07:00
Dillon Kearns
2c0a2cd95b Update package lock. 2019-08-22 05:58:04 -07:00
Dillon Kearns
f4acb02bc9 Add commented plugin for performance profiling. 2019-08-22 05:55:40 -07:00
Dillon Kearns
609acf0005 Change cache directory name. 2019-08-22 05:54:29 -07:00
Dillon Kearns
aed91bffce Only use progress plugin in prod build. 2019-08-22 05:50:58 -07:00
Dillon Kearns
987e74711e Show progress. 2019-08-22 05:49:12 -07:00
Dillon Kearns
212291f550 Remove comments. 2019-08-22 05:47:12 -07:00
Dillon Kearns
70feacd32a Add helper function. 2019-08-22 05:46:41 -07:00
Dillon Kearns
7a68a8602d Use google closure compiler to minify code. 2019-08-22 05:39:32 -07:00
Dillon Kearns
fac3099d7b Remove unused dependency. 2019-08-22 05:38:47 -07:00
Dillon Kearns
17c710ef44 Add nicer print out of build duration. 2019-08-22 05:38:17 -07:00
Dillon Kearns
29ec7dadd8 Remove unnecessary webpack loader rule. 2019-08-21 22:09:38 -07:00
Dillon Kearns
5e96ba697d Add caching rule to speed up subsequent imagemin builds. 2019-08-21 21:59:06 -07:00
Dillon Kearns
32d88d5537 Extract frontmatter parsing logic to common module. 2019-08-21 21:33:55 -07:00
Dillon Kearns
70611fa0eb Tweak imagemin settings to improve performance. 2019-08-21 21:09:29 -07:00
Dillon Kearns
8408ac60d5 Fix static routes for prerendering. 2019-08-21 21:08:56 -07:00
Dillon Kearns
e770d19254 Include extension in generated content file. 2019-08-21 17:29:49 -07:00
Dillon Kearns
412d500144 Parse out frontmatter in markup documents. 2019-08-21 14:07:29 -07:00
Dillon Kearns
9e51a1419b Bump npm package to 1.0.23. 2019-08-21 09:02:43 -07:00
Dillon Kearns
510e904435 Drop extra top-level images field in images record. 2019-08-21 09:01:32 -07:00
Dillon Kearns
7b6b938770 Take in Image for source icon instead of String. 2019-08-21 08:21:15 -07:00
Dillon Kearns
94a3f1d8b5 Generate type-safe image asset record. 2019-08-21 08:18:13 -07:00
Dillon Kearns
9b863c1b9f Generate image assets. 2019-08-21 07:28:18 -07:00
Dillon Kearns
9dbb36f514 Remove typo line. 2019-08-21 07:28:01 -07:00