Dillon Kearns
|
8ce8792a94
|
Add missing pieces for PagePath/ImagePath refactor.
|
2019-09-13 14:43:40 -07:00 |
|
Dillon Kearns
|
b050743915
|
Use different type for PagePath and ImagePath.
|
2019-09-13 14:25:25 -07:00 |
|
Dillon Kearns
|
42b88ccaf1
|
Include elm-oembed NPM package.
|
2019-09-11 05:32:29 -07:00 |
|
Dillon Kearns
|
40b920853c
|
Update blog post view.
|
2019-09-09 21:33:02 -07:00 |
|
Dillon Kearns
|
eb7165cfc4
|
Update styling.
|
2019-09-09 21:22:55 -07:00 |
|
Dillon Kearns
|
21fa164f39
|
Add overflow scroll to editor web component.
|
2019-09-09 20:58:20 -07:00 |
|
Dillon Kearns
|
61f5f2e01f
|
Update blog index view.
|
2019-09-09 20:41:36 -07:00 |
|
Dillon Kearns
|
0b70ad9d58
|
Add blog index page.
|
2019-09-09 20:32:11 -07:00 |
|
Dillon Kearns
|
519e47b8db
|
Add authors data as elm module.
|
2019-09-09 20:21:11 -07:00 |
|
Dillon Kearns
|
e08e68677f
|
Add author page.
|
2019-09-09 20:10:50 -07:00 |
|
Dillon Kearns
|
9853ed206f
|
Add avatar image to blog posts.
|
2019-09-09 19:04:41 -07:00 |
|
Dillon Kearns
|
c0bc9cf8eb
|
Move metadata parser into Metadata module.
|
2019-09-09 16:55:45 -07:00 |
|
Dillon Kearns
|
709216777a
|
Remove unnecessary type variable.
|
2019-09-09 16:36:01 -07:00 |
|
Dillon Kearns
|
a163b97591
|
Update elm-pages version.
|
2019-09-09 16:35:37 -07:00 |
|
Dillon Kearns
|
4372996d2d
|
Display published date for articles.
|
2019-09-09 15:21:13 -07:00 |
|
Dillon Kearns
|
1c5749d1cf
|
Add published metadata to blog posts.
|
2019-09-09 15:17:19 -07:00 |
|
Dillon Kearns
|
11c3503a25
|
Update meta tags for elm-pages site.
|
2019-09-09 14:57:18 -07:00 |
|
Dillon Kearns
|
de15e11c00
|
Update elm-package to latest version.
|
2019-09-08 13:47:17 -07:00 |
|
Dillon Kearns
|
958bc73ce9
|
Remove all references to image assets.
|
2019-09-07 12:23:11 +05:30 |
|
Dillon Kearns
|
e95c07b091
|
Clean up some meta tags on www.
|
2019-09-07 11:49:14 +05:30 |
|
Dillon Kearns
|
17b03bdcde
|
Change type of image urls in meta tag helpers to be Pages.Path.
|
2019-09-07 11:03:43 +05:30 |
|
Dillon Kearns
|
073ec3a4c6
|
Add pathKey type variable to head tags.
|
2019-09-07 10:50:57 +05:30 |
|
Dillon Kearns
|
a6b25bb53d
|
Update generator code to use new Path type.
|
2019-09-06 15:49:48 +05:30 |
|
Dillon Kearns
|
1fa5dba75e
|
Change Path type to use phantom type for resource kind.
|
2019-09-06 14:38:11 +05:30 |
|
Dillon Kearns
|
172d96e6f0
|
Manually edit generated code with new Path type experiment.
|
2019-09-06 14:17:33 +05:30 |
|
Dillon Kearns
|
4c138c8b49
|
Add todo description.
|
2019-09-06 10:17:20 +05:30 |
|
Dillon Kearns
|
9fa568b121
|
Remove unused imports.
|
2019-09-06 10:17:05 +05:30 |
|
Dillon Kearns
|
939fed6111
|
Prepare to remove Pages.Parser helper module.
|
2019-09-06 10:00:52 +05:30 |
|
Dillon Kearns
|
23861c1b8f
|
Change theme color.
|
2019-09-06 09:38:47 +05:30 |
|
Dillon Kearns
|
6732cd0625
|
Regenerate.
|
2019-09-06 09:34:17 +05:30 |
|
Dillon Kearns
|
487f50b4be
|
Render toc in docs view.
|
2019-09-06 07:16:42 +05:30 |
|
Dillon Kearns
|
2f48c7702e
|
Add table of contents.
|
2019-09-04 08:49:53 +05:30 |
|
Dillon Kearns
|
4070fc5598
|
Add a table of contents.
|
2019-09-01 19:59:25 +05:30 |
|
Dillon Kearns
|
1a5f7d8817
|
Add native shim to make ES5 compiled code work with service worker, see https://stackoverflow.com/a/41671440.
|
2019-08-30 17:54:12 +05:30 |
|
Dillon Kearns
|
2dacc6ae56
|
Validate links in markdown renderer.
|
2019-08-30 17:31:45 +05:30 |
|
Dillon Kearns
|
7f4631ade1
|
Update to latest markdown parser.
|
2019-08-30 17:16:44 +05:30 |
|
Dillon Kearns
|
f3f43c58e7
|
Change type of index docs page.
|
2019-08-30 17:06:27 +05:30 |
|
Dillon Kearns
|
690def59ab
|
Adjust style.
|
2019-08-30 17:05:08 +05:30 |
|
Dillon Kearns
|
7ac9c680c4
|
Update markdown parser.
|
2019-08-30 17:04:45 +05:30 |
|
Dillon Kearns
|
5055975f30
|
Show blog post titles.
|
2019-08-30 12:18:14 +05:30 |
|
Dillon Kearns
|
f2a41f1726
|
Add article.
|
2019-08-30 11:32:42 +05:30 |
|
Dillon Kearns
|
661e51fda1
|
Remove unused files after moving to prism from codemirror.
|
2019-08-30 10:57:28 +05:30 |
|
Dillon Kearns
|
3cc3ef7425
|
Remove unused babel plugin.
|
2019-08-30 10:54:37 +05:30 |
|
Dillon Kearns
|
e070a2f960
|
Add prism js.
|
2019-08-30 10:49:10 +05:30 |
|
Dillon Kearns
|
2d04fb7696
|
Add code mirror highlighting.
|
2019-08-30 08:35:20 +05:30 |
|
Dillon Kearns
|
76a5ef2887
|
Update content.
|
2019-08-29 00:13:37 +05:30 |
|
Dillon Kearns
|
805eb070d5
|
Update spacing between list items.
|
2019-08-28 10:49:08 +05:30 |
|
Dillon Kearns
|
16eae627c4
|
Update to latest markdown parser.
|
2019-08-28 10:48:17 +05:30 |
|
Dillon Kearns
|
d420ef9028
|
Clean up renderer.
|
2019-08-28 10:32:11 +05:30 |
|
Dillon Kearns
|
a8426f433a
|
Update to latest markdown parser.
|
2019-08-28 10:24:07 +05:30 |
|
Dillon Kearns
|
0dfaf10583
|
Clean up markdown renderer.
|
2019-08-28 10:23:06 +05:30 |
|
Dillon Kearns
|
8d2fd9b366
|
Extract markdown renderer to module.
|
2019-08-28 09:58:49 +05:30 |
|
Dillon Kearns
|
ac63dff4f8
|
Delete unused file.
|
2019-08-28 09:55:27 +05:30 |
|
Dillon Kearns
|
af1c6eaff2
|
Bump elm-pages version in docs site.
|
2019-08-28 09:50:28 +05:30 |
|
Dillon Kearns
|
fdb0c3e4d2
|
Address linter warnings.
|
2019-08-28 09:49:41 +05:30 |
|
Dillon Kearns
|
760b2c3dc4
|
Move over to markdown parsing.
|
2019-08-28 09:44:50 +05:30 |
|
Dillon Kearns
|
2c289193f4
|
Replace index.emu with markdown file.
|
2019-08-28 09:22:23 +05:30 |
|
Dillon Kearns
|
d1710cbf4b
|
Finish styling for new markdown index.
|
2019-08-28 09:20:47 +05:30 |
|
Dillon Kearns
|
08db91a234
|
Bring in latest markdown parser.
|
2019-08-28 09:16:42 +05:30 |
|
Dillon Kearns
|
8a3251e443
|
Configure view for boxes blocks.
|
2019-08-28 09:15:35 +05:30 |
|
Dillon Kearns
|
ef994a55a0
|
Create a new markdown index page starting point.
|
2019-08-28 08:47:21 +05:30 |
|
Dillon Kearns
|
d99746f4f6
|
Remove debug statements.
|
2019-08-27 18:36:06 +05:30 |
|
Dillon Kearns
|
1df9d96774
|
Reduce spacing between page blocks.
|
2019-08-27 18:21:57 +05:30 |
|
Dillon Kearns
|
3aae520e14
|
Include latest markdown parser.
|
2019-08-27 18:17:31 +05:30 |
|
Dillon Kearns
|
96c9484be3
|
Remove unused file.
|
2019-08-27 14:48:21 +05:30 |
|
Dillon Kearns
|
486f15a9e5
|
Update styles for headers in docs.
|
2019-08-27 14:36:08 +05:30 |
|
Dillon Kearns
|
343a5f4e0a
|
Replace markup file structure with markdown version.
|
2019-08-27 14:29:35 +05:30 |
|
Dillon Kearns
|
4b35b20843
|
Add back docs sidebar.
|
2019-08-27 14:27:38 +05:30 |
|
Dillon Kearns
|
d659690e08
|
Make markdown file structure page a Doc page.
|
2019-08-27 14:16:29 +05:30 |
|
Dillon Kearns
|
f976aabf4a
|
Add gradient to navbar.
|
2019-08-27 12:23:44 +05:30 |
|
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
|
ef92c2aa37
|
Move docs site over to new version.
|
2019-08-24 18:58:48 -07:00 |
|
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 |
|