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 |
|
Dillon Kearns
|
972218e0cb
|
Remove obsolete conditional.
|
2019-08-21 06:56:58 -07:00 |
|
Dillon Kearns
|
1b69602e84
|
Exclude "index" in PageRoute name.
|
2019-08-20 23:23:39 -07:00 |
|
Dillon Kearns
|
aa74bb5003
|
Add fields to make package.json happy.
|
2019-08-20 23:02:38 -07:00 |
|
Dillon Kearns
|
740f334958
|
Suppress elm --optimize warnings.
|
2019-08-20 22:20:18 -07:00 |
|
Dillon Kearns
|
c0e7ccd3ab
|
Reduce noise for elm-pages build.
|
2019-08-20 22:16:33 -07:00 |
|
Dillon Kearns
|
a3b3b30e9a
|
Use options for webpack dev middleware.
|
2019-08-20 21:53:58 -07:00 |
|
Dillon Kearns
|
8b6d364b49
|
Remove obsolete files.
|
2019-08-20 20:51:41 -07:00 |
|
Dillon Kearns
|
5400a297a2
|
Remove unused file.
|
2019-08-20 20:50:22 -07:00 |
|
Dillon Kearns
|
46bf960bae
|
Remove obsolete files.
|
2019-08-20 20:45:45 -07:00 |
|
Dillon Kearns
|
0374cfd68c
|
Update Pages.elm.
|
2019-08-20 20:36:45 -07:00 |
|
Dillon Kearns
|
055a314dd0
|
Don't register pre-render SPA in dev mode.
|
2019-08-20 20:34:16 -07:00 |
|