Commit Graph

545 Commits

Author SHA1 Message Date
Dillon Kearns
1b6eb7fd4c Refactor type. 2019-09-15 14:51:07 -07:00
Dillon Kearns
d89d7eed05 Update docs. 2019-09-15 14:43:54 -07:00
Dillon Kearns
26a8d05198 Update docs. 2019-09-15 14:43:04 -07:00
Dillon Kearns
9ec086561a Update docs. 2019-09-15 14:35:26 -07:00
Dillon Kearns
005bd41d76 Update docs. 2019-09-15 14:31:21 -07:00
Dillon Kearns
7d0ec71ffd Update docs. 2019-09-15 14:27:11 -07:00
Dillon Kearns
69e43c77b8 Update docs. 2019-09-15 14:14:46 -07:00
Dillon Kearns
c3dab03dae Add Manifest Category docs. 2019-09-15 14:06:08 -07:00
Dillon Kearns
3274a3d591 Update docs. 2019-09-15 14:00:13 -07:00
Dillon Kearns
b17a6623fe Update docs. 2019-09-15 13:49:00 -07:00
Dillon Kearns
8687f9f8c1 Update config for docs. 2019-09-15 13:36:24 -07:00
Dillon Kearns
1c1e63e611 Delete unused module. 2019-09-15 13:34:53 -07:00
Dillon Kearns
2b06f0dc9f Correctly generate with or without index. 2019-09-15 13:29:43 -07:00
Dillon Kearns
9a2f1c3753 Return PagePath instead of String from Directory index function. 2019-09-15 13:23:50 -07:00
Dillon Kearns
800e933e12 Track whether directory has index or not to allow getting index. 2019-09-15 13:19:39 -07:00
Dillon Kearns
d4a112b0e5 Use directory index helper for current page link helper. 2019-09-15 12:36:43 -07:00
Dillon Kearns
d3ad108610 Add test case to confirm that folders include their index pages. 2019-09-15 12:15:49 -07:00
Dillon Kearns
dd86ac052f Generate directories instead of list of sub-paths. 2019-09-15 12:14:17 -07:00
Dillon Kearns
b49514ca98 Get logic right for Directory.includes. 2019-09-15 11:46:00 -07:00
Dillon Kearns
ca101aec90 Reference local project in example docs. 2019-09-15 11:23:20 -07:00
Dillon Kearns
098f96810f Remove obsolete file. 2019-09-15 11:22:44 -07:00
Dillon Kearns
69d0146c46 Add starting point for Directory module and test setup. 2019-09-15 11:22:38 -07:00
Dillon Kearns
1c6ec272da Highlight current pages with primary color. 2019-09-15 10:53:58 -07:00
Dillon Kearns
8ae0e9e97a Highlight current page in navbar. 2019-09-15 10:49:20 -07:00
Dillon Kearns
a3cc710dd2 Underline current page in docs sidebar. 2019-09-15 10:39:13 -07:00
Dillon Kearns
5e9167353b Pass PagePath for current page to view. 2019-09-15 10:32:38 -07:00
Dillon Kearns
f544a9c8bc Use MutationObserver to listen for first render and url change render completions. 2019-09-14 21:06:13 -07:00
Dillon Kearns
6559dbbf00 Extract function for core link prefetch setup logic. 2019-09-14 16:55:33 -07:00
Dillon Kearns
bc0d58e274 Don't precache favicons (assets folder) to prevent caching errors locally. 2019-09-14 16:39:46 -07:00
Dillon Kearns
98e4d0e071 Get link prefetching working on page changes. 2019-09-14 16:36:32 -07:00
Dillon Kearns
5f53cb90b5 Setup link prefetching for initial page (doesn't load on new page renders yet). 2019-09-14 16:22:13 -07:00
Dillon Kearns
4623ecf7a5 Pass List PagePath instead of List (List String) to view function. 2019-09-13 17:53:32 -07:00
Dillon Kearns
8ce8792a94 Add missing pieces for PagePath/ImagePath refactor. 2019-09-13 14:43:40 -07:00
Dillon Kearns
b48b7c54aa Allow for external urls for ImagePaths and PagePaths. 2019-09-13 14:41:47 -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
0349a1c1db Change webpack alias for entry js file. 2019-09-11 05:31:32 -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
8dbe87d370 Add profile helper for SEO for og:profile. 2019-09-09 20:10:27 -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
1ff4a2cffb Bump npm package to 1.0.31. 2019-09-09 15:59:05 -07:00