Dillon Kearns
|
d104f26ac0
|
Wire in new site config record.
|
2021-04-05 10:03:11 -07:00 |
|
Dillon Kearns
|
565c62bccb
|
Wire in RouteParams to static payload.
|
2021-04-05 07:48:26 -07:00 |
|
Dillon Kearns
|
5532a7c29c
|
Generalize generated routes with route params.
|
2021-04-05 07:20:12 -07:00 |
|
Dillon Kearns
|
1f7bb61452
|
Remove some hardcoding in the generated code.
|
2021-04-05 06:35:51 -07:00 |
|
Dillon Kearns
|
a74254773f
|
Wire in route to staticData.
|
2021-04-04 20:47:25 -07:00 |
|
Dillon Kearns
|
90d39610d3
|
Handle a nested Page Template route with some hardcoding.
|
2021-04-04 18:23:48 -07:00 |
|
Dillon Kearns
|
1ded1ccab4
|
Add type alias.
|
2021-04-03 21:21:33 -07:00 |
|
Dillon Kearns
|
3c433d75d9
|
Wire in generate files request.
|
2021-04-03 19:25:21 -07:00 |
|
Dillon Kearns
|
eaf85e14bc
|
Delete comment.
|
2021-04-02 16:20:02 -07:00 |
|
Dillon Kearns
|
bbbe9c4281
|
Remove obsolete code.
|
2021-04-02 16:19:48 -07:00 |
|
Dillon Kearns
|
4c94fb317d
|
Uncomment global head tags.
|
2021-04-02 16:19:30 -07:00 |
|
Dillon Kearns
|
9749dacb11
|
Remove obsolete type.
|
2021-04-02 15:49:48 -07:00 |
|
Dillon Kearns
|
5e2f8e3720
|
Restore showcase view.
|
2021-04-02 15:47:07 -07:00 |
|
Dillon Kearns
|
a7cdddb41a
|
Remove siteMetadata arguments for generateFiles.
|
2021-04-02 15:42:15 -07:00 |
|
Dillon Kearns
|
3372c04e0d
|
Remove TemplateType.
|
2021-04-02 15:29:59 -07:00 |
|
Dillon Kearns
|
3ee8e5b165
|
Remove RenderedBody definition.
|
2021-04-02 15:21:52 -07:00 |
|
Dillon Kearns
|
1bc22f10b3
|
Remove RenderedBody references.
|
2021-04-02 15:21:17 -07:00 |
|
Dillon Kearns
|
c13fa23e12
|
Wire in urlToRoute.
|
2021-04-02 13:36:11 -07:00 |
|
Dillon Kearns
|
b244a70e44
|
Wire through route type.
|
2021-04-01 21:23:55 -07:00 |
|
Dillon Kearns
|
abcae65b36
|
Remove all references to Metadata.
|
2021-04-01 12:56:33 -07:00 |
|
Dillon Kearns
|
1e5d6b8a0e
|
Add file path and glob handlers.
|
2021-03-31 19:55:28 -07:00 |
|
Dillon Kearns
|
11835f155f
|
Handle incoming content.json requests in render serverless function.
|
2021-03-29 08:59:53 -07:00 |
|
Dillon Kearns
|
0c564bc5fe
|
Clean up serverless render adapter code and return HTML error code.
|
2021-03-28 19:30:55 -07:00 |
|
Dillon Kearns
|
fd975ea45d
|
Add a module for getting data from the incoming server request.
|
2021-03-28 19:27:03 -07:00 |
|
Dillon Kearns
|
75c894f897
|
Update package-lock.
|
2021-03-25 09:47:59 -07:00 |
|
Dillon Kearns
|
ec7ba930b9
|
Run renderer for the specific page being requested only, not all pages.
|
2021-03-25 08:04:59 -07:00 |
|
Dillon Kearns
|
d63ce72018
|
Use __dirname to resolve path.
|
2021-03-23 22:28:00 -07:00 |
|
Dillon Kearns
|
cf78609367
|
Copy elm-pages CLI compiled Elm code to functions folder for renderer.
|
2021-03-23 22:19:58 -07:00 |
|
Dillon Kearns
|
d685e0365e
|
Change directory context for renderer.
|
2021-03-23 22:03:12 -07:00 |
|
Dillon Kearns
|
05e220b51d
|
Update directory context in renderer function.
|
2021-03-23 21:03:10 -07:00 |
|
Dillon Kearns
|
03e6f963ad
|
Get current time in landing page.
|
2021-03-23 20:12:37 -07:00 |
|
Dillon Kearns
|
71b32795e5
|
Add initial hardcoded serverless render prototype.
|
2021-03-23 19:34:12 -07:00 |
|
Dillon Kearns
|
be8d145d9d
|
Update arguments in blog index module.
|
2021-03-23 16:26:31 -07:00 |
|
Dillon Kearns
|
f7e1e8d3cb
|
Run elm-review fixes.
|
2020-12-07 08:41:10 -08:00 |
|
Dillon Kearns
|
27715ea9f3
|
Fix anchor links in docs site.
|
2020-10-28 07:44:14 -07:00 |
|
Dillon Kearns
|
dfa71340a2
|
Hide counter views and fix current path highlighting in docs page.
|
2020-10-26 11:09:26 -07:00 |
|
Dillon Kearns
|
b26d05b88c
|
Generate Template.elm module.
|
2020-10-26 11:03:43 -07:00 |
|
Dillon Kearns
|
3aa978578b
|
Update template modules file name.
|
2020-10-26 10:50:11 -07:00 |
|
Dillon Kearns
|
7478642190
|
Wire in OnPageChange to shared.
|
2020-10-25 12:06:08 -07:00 |
|
Dillon Kearns
|
3964dc43b6
|
Use Maybe instead of NoOp for SharedMsg's.
|
2020-10-25 11:24:52 -07:00 |
|
Dillon Kearns
|
b2926149ff
|
Update docs.
|
2020-10-25 09:06:21 -07:00 |
|
Dillon Kearns
|
68a25f24c7
|
Rename template aliases.
|
2020-10-25 08:35:30 -07:00 |
|
Dillon Kearns
|
7fbcfb60d8
|
Add setup for local docs for generated module.
|
2020-10-25 08:22:50 -07:00 |
|
Dillon Kearns
|
28692cf003
|
Use new decoder in template module decoder.
|
2020-10-24 15:55:45 -07:00 |
|
Dillon Kearns
|
12d9decf04
|
Fix type variables in template modules.
|
2020-10-24 15:46:01 -07:00 |
|
Dillon Kearns
|
3442cf02a8
|
Merge branch 'master' into template-modules
# Conflicts:
# .gitignore
# examples/docs/src/Main.elm
|
2020-10-24 13:02:17 -07:00 |
|
Dillon Kearns
|
489de6cfbc
|
Fix source-directories in examples.
|
2020-10-22 13:16:39 -07:00 |
|
Dillon Kearns
|
e59aebf6dc
|
Move example plugin to different directory.
|
2020-10-21 20:00:59 -07:00 |
|
Dillon Kearns
|
0caa91db56
|
Add maskable icon.
|
2020-10-21 12:08:01 -07:00 |
|
Dillon Kearns
|
5c37a84054
|
Use cloudinary social icon in head tags.
|
2020-10-21 11:49:12 -07:00 |
|
Dillon Kearns
|
0a5569b5e7
|
Use cloudinary images for article covers.
|
2020-10-21 11:31:47 -07:00 |
|
Dillon Kearns
|
d00f326f5c
|
Use cloudinary image for author image.
|
2020-10-21 11:17:10 -07:00 |
|
Dillon Kearns
|
68b80728fd
|
Add PWA and favicon icons.
|
2020-10-21 10:36:31 -07:00 |
|
Dillon Kearns
|
291378bd85
|
Generate docs site using beta build.
|
2020-10-21 10:23:07 -07:00 |
|
Dillon Kearns
|
48c31bcca2
|
Get docs site compiling with elm-pages build/develop.
|
2020-10-20 19:30:52 -07:00 |
|
Dillon Kearns
|
61a46aef91
|
Add icons to manifest config.
|
2020-10-20 16:41:00 -07:00 |
|
Dillon Kearns
|
707e4837e1
|
Extract shared template function to collect functions in a single entrypoint.
|
2020-10-04 13:35:33 -07:00 |
|
Dillon Kearns
|
a9dc8c53e2
|
Remove unused constructor functions.
|
2020-10-01 12:01:54 -07:00 |
|
Dillon Kearns
|
3f0d3320c6
|
Add starting point for shared template.
|
2020-10-01 12:00:03 -07:00 |
|
Dillon Kearns
|
6b5b21e709
|
Update Template types.
|
2020-09-30 13:05:35 -07:00 |
|
Dillon Kearns
|
8182563f12
|
Narrow withLocalState signature.
|
2020-09-24 09:24:14 -07:00 |
|
Dillon Kearns
|
9bdfee82f6
|
Remove unused.
|
2020-09-24 09:12:14 -07:00 |
|
Dillon Kearns
|
222cd34f88
|
Remove obsolete type variables.
|
2020-09-24 09:10:56 -07:00 |
|
Dillon Kearns
|
9423b62a0c
|
Add builder-style Template API.
|
2020-09-24 09:04:15 -07:00 |
|
Dillon Kearns
|
dd3f824e4e
|
Remove DynamicPayload type and update TemplateType wiring.
|
2020-09-16 21:08:12 -07:00 |
|
Dillon Kearns
|
fce79cdaf6
|
Rename GlobalMetadata to TemplateType.
|
2020-09-16 19:18:25 -07:00 |
|
Dillon Kearns
|
e71e90172a
|
Wire in subscriptions for templates.
|
2020-09-14 22:05:36 -07:00 |
|
Dillon Kearns
|
86da9973bd
|
Use Template.sandbox for blog post template.
|
2020-09-13 21:31:49 -07:00 |
|
Dillon Kearns
|
a8ab464507
|
Remove unused template helper.
|
2020-09-13 21:31:32 -07:00 |
|
Dillon Kearns
|
2996470c17
|
Use sandbox for Template.Page.
|
2020-09-13 21:16:21 -07:00 |
|
Dillon Kearns
|
9497438f8c
|
Rename Template.template to application.
|
2020-09-13 21:06:47 -07:00 |
|
Dillon Kearns
|
59a7402809
|
Add sandbox template constructor.
|
2020-09-13 21:05:32 -07:00 |
|
Dillon Kearns
|
55f2a4bcd4
|
Wire in DynamicPayload for Template modules' update.
|
2020-09-13 16:38:57 -07:00 |
|
Dillon Kearns
|
819993f74b
|
Add placeholder for static data in Site module.
|
2020-09-13 08:02:35 -07:00 |
|
Dillon Kearns
|
785d6ae85a
|
Use site config module.
|
2020-09-13 07:19:09 -07:00 |
|
Dillon Kearns
|
a9db326fa4
|
Rename some global things to shared.
|
2020-09-12 09:16:56 -07:00 |
|
Dillon Kearns
|
6214964257
|
Rename global to shared.
|
2020-09-12 09:15:24 -07:00 |
|
Dillon Kearns
|
e033c3796e
|
Remove unused code.
|
2020-09-06 13:41:24 -07:00 |
|
Dillon Kearns
|
b762c655a4
|
Rename module.
|
2020-09-06 13:37:24 -07:00 |
|
Dillon Kearns
|
417849bb09
|
Remove unused.
|
2020-09-06 13:32:29 -07:00 |
|
Dillon Kearns
|
8c2fc23112
|
Remove unused, restore some file generators.
|
2020-09-06 13:29:19 -07:00 |
|
Dillon Kearns
|
384d80798a
|
Remove unused.
|
2020-09-06 13:12:30 -07:00 |
|
Dillon Kearns
|
d5b2a9df09
|
Clean up some type annotations.
|
2020-09-06 13:03:46 -07:00 |
|
Dillon Kearns
|
e4c8c0a578
|
Remove a type variable.
|
2020-09-06 13:00:35 -07:00 |
|
Dillon Kearns
|
d6790c479c
|
Use static payload for head function.
|
2020-09-06 12:42:05 -07:00 |
|
Dillon Kearns
|
40614be38f
|
Pass in global static in static bundle.
|
2020-09-06 12:29:46 -07:00 |
|
Dillon Kearns
|
651de61146
|
Change Template signatures and use Template alias instead of TemplateDocument module.
|
2020-09-06 08:41:24 -07:00 |
|
Dillon Kearns
|
eb8c0ffabc
|
Remove save hook.
|
2020-09-05 22:17:28 -07:00 |
|
Dillon Kearns
|
57310bacd8
|
Wire in global model to view.
|
2020-09-05 21:31:14 -07:00 |
|
Dillon Kearns
|
87eb2408cc
|
Stop generating save function.
|
2020-09-05 21:13:38 -07:00 |
|
Dillon Kearns
|
b66b0ba45c
|
Wire up new shared update msg.
|
2020-09-05 21:02:05 -07:00 |
|
Dillon Kearns
|
dc9e34207a
|
Init local model with load from global model.
|
2020-09-01 23:49:23 -07:00 |
|
Dillon Kearns
|
6bebe4f32c
|
Persist global state.
|
2020-09-01 23:03:50 -07:00 |
|
Dillon Kearns
|
9e8659b305
|
Remove toMsg and toGlobalMsg and change msg type for rendered document.
|
2020-09-01 22:38:57 -07:00 |
|
Dillon Kearns
|
bddcd02141
|
Add example of global state.
|
2020-09-01 17:50:40 -07:00 |
|
Dillon Kearns
|
40b86aba83
|
Rename function.
|
2020-09-01 17:44:00 -07:00 |
|
Dillon Kearns
|
94f018e2ae
|
Add save and load functions.
|
2020-09-01 17:11:54 -07:00 |
|
Dillon Kearns
|
7a6e9b77f2
|
Rename function.
|
2020-08-26 22:05:12 -07:00 |
|
Dillon Kearns
|
e2c5919466
|
Introduce new template constructor.
|
2020-08-26 21:14:52 -07:00 |
|
Dillon Kearns
|
0308587581
|
Make a simpler constructor function.
|
2020-08-26 20:31:49 -07:00 |
|
Dillon Kearns
|
50ba51864e
|
Use type alias and rename variable.
|
2020-08-26 20:07:50 -07:00 |
|
Dillon Kearns
|
307f1bdf25
|
Wire in toMsg and toGlobalMsg.
|
2020-08-24 22:13:14 -07:00 |
|
Dillon Kearns
|
98bd2d56fc
|
Rename type.
|
2020-08-24 21:14:19 -07:00 |
|
Dillon Kearns
|
1e3bfe373a
|
Remove unused code.
|
2020-08-23 21:32:32 -07:00 |
|
Dillon Kearns
|
c3dadba35d
|
Update docs.
|
2020-08-23 21:10:31 -07:00 |
|
Dillon Kearns
|
534d204323
|
Wire in site metadata to docs sidebar.
|
2020-08-23 20:56:25 -07:00 |
|
Dillon Kearns
|
d98d94747a
|
Remove coupling to elm-ui and elm-markdown packages in generated template connector.
|
2020-08-23 13:15:31 -07:00 |
|
Dillon Kearns
|
959130aae0
|
Pass in subscriptions explicitly to template builder, and let caller pipe through toProgram.
|
2020-08-23 10:44:00 -07:00 |
|
Dillon Kearns
|
375006e342
|
Escape literal backslashes and wire in code generation.
|
2020-08-23 08:00:49 -07:00 |
|
Dillon Kearns
|
0ce57d2750
|
Use wildcard for update function for now.
|
2020-08-23 07:34:09 -07:00 |
|
Dillon Kearns
|
c6a3eac95b
|
Remove unused.
|
2020-08-22 21:09:36 -07:00 |
|
Dillon Kearns
|
15797e52ea
|
Remove unsued.
|
2020-08-22 20:51:18 -07:00 |
|
Dillon Kearns
|
9de74530ad
|
Wire in global metadata.
|
2020-08-22 17:37:00 -07:00 |
|
Dillon Kearns
|
f9275a9ec3
|
Merge branch 'master' into template-modules
|
2020-08-22 17:16:49 -07:00 |
|
Dillon Kearns
|
6c06f06c1b
|
Add documentation page template.
|
2020-06-06 16:20:24 -07:00 |
|
Dillon Kearns
|
0e0446c397
|
Use template builder for Showcase template module.
|
2020-06-06 16:10:18 -07:00 |
|
Dillon Kearns
|
feeef824c7
|
Remove extra exports.
|
2020-06-06 16:07:26 -07:00 |
|
Dillon Kearns
|
033fb21f7b
|
Remove extra exports.
|
2020-06-06 16:06:10 -07:00 |
|
Dillon Kearns
|
f1aaa85b92
|
Remove extra exports.
|
2020-06-06 16:04:25 -07:00 |
|
Dillon Kearns
|
67620a5124
|
Update docs site dependencies.
|
2020-06-06 15:21:33 -07:00 |
|
Dillon Kearns
|
f4c7058d14
|
Wire in Msgs to templates.
|
2020-06-01 19:57:07 -07:00 |
|
Dillon Kearns
|
923120d2f1
|
Use exposed template value for another template.
|
2020-05-30 18:56:53 -07:00 |
|
Dillon Kearns
|
4bb89478df
|
Add template builder function.
|
2020-05-30 18:51:22 -07:00 |
|
Dillon Kearns
|
fab5c09844
|
Move user-defined metadata to its own module.
|
2020-05-27 12:58:11 -07:00 |
|
Dillon Kearns
|
ec513fd0b8
|
Move some metadata to an external module to prevent circular dependencies.
|
2020-05-26 20:51:38 -07:00 |
|
Dillon Kearns
|
de49f37dee
|
Remove some unused code.
|
2020-05-24 12:36:01 -07:00 |
|
Dillon Kearns
|
2ff13c00e3
|
Wire in blog index with an empty list of posts for now.
|
2020-05-24 12:33:17 -07:00 |
|
Dillon Kearns
|
8a9cc44a2b
|
Remove unused metadata type.
|
2020-05-24 10:34:57 -07:00 |
|
Dillon Kearns
|
eee1d7de71
|
Wire in update function to call template inits.
|
2020-05-24 09:24:48 -07:00 |
|
Dillon Kearns
|
c42be6b803
|
Wire in showcase template.
|
2020-05-24 08:52:09 -07:00 |
|
Dillon Kearns
|
3f946bdc46
|
Wire in the main Page template.
|
2020-05-24 08:36:40 -07:00 |
|
Dillon Kearns
|
a26a84e4b6
|
Remove some debug todos.
|
2020-05-23 18:59:07 -07:00 |
|
Dillon Kearns
|
48fd7a5fb5
|
Wire up init function.
|
2020-05-23 17:03:28 -07:00 |
|
Dillon Kearns
|
e9ff0faafb
|
Add BlogPost template prototype.
|
2020-05-23 15:31:56 -07:00 |
|
Dillon Kearns
|
7aeec0f72e
|
Add starting point for template modules file structure.
|
2020-05-20 06:42:52 -07:00 |
|
Dillon Kearns
|
784ddca3e0
|
Remove unnecessary CSS style.
|
2020-05-19 08:18:52 -07:00 |
|
Dillon Kearns
|
acb7ac3655
|
Wrap some paragraphs to prevent overflow.
|
2020-05-19 07:11:01 -07:00 |
|
Dillon Kearns
|
2e2ead57d8
|
Fix list item overflow by using Element.paragraph.
|
2020-05-19 06:54:02 -07:00 |
|
Dillon Kearns
|
154c3c9c5c
|
Upgrade to latest elm-markdown.
|
2020-05-19 06:51:51 -07:00 |
|
Dillon Kearns
|
6d6cfe222e
|
Fix some elm-ui vendor compiler errors.
|
2020-05-19 06:51:29 -07:00 |
|
Dillon Kearns
|
29deee3dc5
|
Vendor elm-ui.
|
2020-05-19 06:33:33 -07:00 |
|
Dillon Kearns
|
53ba6d8416
|
Rename function.
|
2020-05-11 11:40:27 -07:00 |
|
Dillon Kearns
|
0e00a72b67
|
Remove unnecessary diff noise.
|
2020-05-11 11:40:20 -07:00 |
|
Dillon Kearns
|
3a61933d81
|
Merge branch 'master' into phantom-builder
|
2020-05-11 10:40:58 -07:00 |
|
Dillon Kearns
|
4cf6ad9d92
|
Merge branch 'master' into generate-files-static-http
|
2020-05-11 09:27:30 -07:00 |
|
Dillon Kearns
|
d184e7f723
|
Merge pull request #91 from dillonkearns/cms/docs/core-concepts
Create Docs “core-concepts”
|
2020-05-10 17:54:00 -07:00 |
|
Dillon Kearns
|
91c3fb2dea
|
Merge branch 'master' into structured-data
|
2020-05-10 15:08:39 -07:00 |
|
Dillon Kearns
|
87d810790f
|
Move more of loading indicator style into Elm.
|
2020-05-08 07:13:16 -07:00 |
|
Dillon Kearns
|
3a1b7aea1d
|
Move some styles inline in loading spinner.
|
2020-05-08 06:46:09 -07:00 |
|
Dillon Kearns
|
ee16b43404
|
Remove commented code.
|
2020-05-05 07:14:49 -07:00 |
|
Dillon Kearns
|
feb0572f6b
|
Add shadow.
|
2020-05-05 06:55:27 -07:00 |
|
Dillon Kearns
|
ba7d7fdc9c
|
Wire in a custom message for StaticHttp.fail.
|
2020-05-04 16:10:32 -07:00 |
|
Dillon Kearns
|
b49fe854d8
|
Formatting.
|
2020-05-04 14:01:00 -07:00 |
|
Dillon Kearns
|
03315da320
|
Change error message string.
|
2020-05-04 14:00:33 -07:00 |
|
Dillon Kearns
|
21c7588329
|
Use new lifecycle for HMR.
|
2020-05-03 11:40:47 -07:00 |
|
Dillon Kearns
|
299d73d807
|
Remove coupling to elm-markup library.
|
2020-04-19 18:32:39 -07:00 |
|
Dillon Kearns
|
f72a4588c7
|
Add an optimized decoder wrapper module.
|
2020-04-16 22:03:39 -07:00 |
|
Dillon Kearns
|
33bab4a495
|
Update structured data to use some type safe versions.
|
2020-04-11 20:25:08 -07:00 |
|
Dillon Kearns
|
7e83160c73
|
Fix validation error in publisher Structured Data.
|
2020-04-11 09:32:59 -07:00 |
|
Dillon Kearns
|
7b8aa4cb1a
|
Update structured data definitions.
|
2020-04-11 08:18:14 -07:00 |
|
Dillon Kearns
|
384fd48de3
|
Working MVP for adding structured data (json-ld).
|
2020-04-10 09:16:24 -07:00 |
|
Dillon Kearns
|
93913b2673
|
Add description to blog post.
|
2020-04-10 05:03:07 -07:00 |
|
Dillon Kearns
|
a6dcde5dde
|
Merge branch 'master' into phantom-builder
|
2020-04-07 16:59:02 -07:00 |
|
Dillon Kearns
|
d9855fe38a
|
Update Docs “core-concepts”
|
2020-04-04 16:40:23 +00:00 |
|
Dillon Kearns
|
2179ec635a
|
Create Docs “core-concepts”
|
2020-04-04 16:40:03 +00:00 |
|
Dillon Kearns
|
023615a436
|
Make subscriptions and onPageChange part of the application config init instead of a builder.
|
2020-03-11 05:51:12 -07:00 |
|
Dillon Kearns
|
279e2c60ce
|
Replace some instances of the old Builder module.
|
2020-03-10 22:28:22 -07:00 |
|
Steven Vandevelde
|
1a5175d0a0
|
Make urls relative using the base element
|
2020-03-10 16:31:28 +01:00 |
|
Dillon Kearns
|
6917a09c73
|
Clean up use of sitemap plugin and remove redundant code.
|
2020-03-10 07:22:36 -07:00 |
|
Dillon Kearns
|
1d0ade9fd9
|
Simplify type of documents list in builder init.
|
2020-03-09 20:38:33 -07:00 |
|
Dillon Kearns
|
5eb155459f
|
Clean up rss plugin.
|
2020-03-09 17:11:33 -07:00 |
|
Dillon Kearns
|
74b7cb90d0
|
Update the example RSS plugin and wire it into example site.
|
2020-03-09 16:28:41 -07:00 |
|
Dillon Kearns
|
e556a6a7be
|
Add a helper to add global head tags.
|
2020-03-09 15:48:30 -07:00 |
|
Dillon Kearns
|
299b6392bf
|
Make onPageChange optional and add a builder function for it.
|
2020-03-09 13:45:37 -07:00 |
|
Dillon Kearns
|
d44b234dab
|
Fetch static http data for generateFiles hook.
|
2020-03-07 12:26:49 -08:00 |
|
Dillon Kearns
|
1b0ab2afab
|
Change development port for docs site.
|
2020-02-18 11:25:52 -08:00 |
|
Dillon Kearns
|
da5dc104fb
|
Update dependencies in docs site.
|
2020-02-07 21:36:34 -08:00 |
|
Dillon Kearns
|
bb7290a3be
|
Improve contrast in text colors.
|
2020-02-02 19:13:37 -08:00 |
|
Dillon Kearns
|
990a89d95e
|
Address some lightouse warnings.
|
2020-02-02 19:12:59 -08:00 |
|
Dillon Kearns
|
e1611e0d5e
|
Use pure Elm syntax highlighting package.
|
2020-01-31 11:22:25 -08:00 |
|
Dillon Kearns
|
8d70792e0e
|
Force netlify build.
|
2020-01-31 08:50:11 -08:00 |
|
Dillon Kearns
|
54285eb026
|
Update blog index styling.
|
2020-01-28 20:06:34 -08:00 |
|
Dillon Kearns
|
332a54cb92
|
Mark generate files post as a draft.
|
2020-01-28 20:06:23 -08:00 |
|
Dillon Kearns
|
b562b0282b
|
Use smaller twitter card for pages with elm-pages icon as logo.
|
2020-01-28 11:54:42 -08:00 |
|
Dillon Kearns
|
5a1e06c729
|
Keep dev server running for non-fatal errors.
|
2020-01-27 15:05:40 -08:00 |
|
Dillon Kearns
|
5522ca068d
|
Hide draft posts from rss feed and sitemap.
|
2020-01-26 08:31:30 -08:00 |
|
Dillon Kearns
|
c7d0ddd8e6
|
Merge branch 'master' into query-and-fragment
|
2020-01-25 19:15:34 -08:00 |
|
Dillon Kearns
|
76c4b0a8eb
|
Replace Sitemap module with new published package.
|
2020-01-25 16:29:39 -08:00 |
|
Dillon Kearns
|
4ba9fe6434
|
Add <link rel="sitemap" ...> to head.
|
2020-01-25 15:24:51 -08:00 |
|
Dillon Kearns
|
e2f498aa87
|
Add some detail to sitemap module comment.
|
2020-01-25 14:36:04 -08:00 |
|
Dillon Kearns
|
c79d736844
|
Change generateFiles to return Results so users can make it fail explicitly instead of squelching errors.
|
2020-01-25 12:47:06 -08:00 |
|
Dillon Kearns
|
194aa06dfb
|
Remove unused imports.
|
2020-01-24 21:30:54 -08:00 |
|
Dillon Kearns
|
29daa6816f
|
Use elm-rss package.
|
2020-01-24 21:25:18 -08:00 |
|
Dillon Kearns
|
b2840a284e
|
Fix some compiler errors in example site.
|
2020-01-24 13:16:43 -08:00 |
|
Dillon Kearns
|
cae334486a
|
Merge branch 'master' into generate-files
|
2020-01-23 20:03:18 -08:00 |
|
Dillon Kearns
|
2c903b9122
|
Add head tag for rss feed.
|
2020-01-23 19:48:23 -08:00 |
|
Dillon Kearns
|
29d9fa39cb
|
Include page body in file generation hook.
|
2020-01-23 19:23:53 -08:00 |
|
Dillon Kearns
|
4ea2e47e98
|
Make Repository URL optional in airtable response.
|
2020-01-22 13:46:13 -08:00 |
|
Dillon Kearns
|
c789bb4a38
|
Use correct data for repo url in showcase page.
|
2020-01-22 13:41:46 -08:00 |
|
Dillon Kearns
|
78c51b3a3e
|
Make header more responsive.
|
2020-01-22 13:38:05 -08:00 |
|
Dillon Kearns
|
6e2d7e774f
|
Add starting point for responsive header.
|
2020-01-22 12:54:59 -08:00 |
|
Dillon Kearns
|
da52cd6e5f
|
Change max number of records for airtable API.
|
2020-01-22 09:02:32 -08:00 |
|
Dillon Kearns
|
dd802abae0
|
Change screenshot service.
|
2020-01-22 08:56:41 -08:00 |
|
Dillon Kearns
|
1163b3823e
|
Use screenshot url for screenshots.
|
2020-01-22 00:23:59 -08:00 |
|
Dillon Kearns
|
83ca10e4af
|
Add link to submit your site to showcase.
|
2020-01-22 00:14:22 -08:00 |
|
Dillon Kearns
|
16a79ce1c3
|
Use different screenshot API service.
|
2020-01-22 00:07:23 -08:00 |
|
Dillon Kearns
|
2b80072c3d
|
Update showcase styling.
|
2020-01-21 22:19:13 -08:00 |
|
Dillon Kearns
|
3240f01875
|
Add a simple unstyled showcase.
|
2020-01-21 10:40:06 -08:00 |
|
Dillon Kearns
|
62f7310ac5
|
Update ellie link (fixes #49).
Thank you @Y0hy0h!
|
2020-01-21 08:05:51 -08:00 |
|
Dillon Kearns
|
2e8fbee58b
|
Merge branch 'master' into generate-files
|
2020-01-08 15:07:30 -08:00 |
|
Dillon Kearns
|
ed7d4aadd3
|
Update sitemap.
|
2020-01-08 09:53:39 -08:00 |
|
Dillon Kearns
|
43f494a84d
|
Add sitemap.
|
2020-01-07 17:10:00 -08:00 |
|
Dillon Kearns
|
c41296a246
|
Pass query params and url fragment on page changes.
|
2020-01-06 10:48:28 -08:00 |
|
Dillon Kearns
|
28df968c36
|
Update blog post with follow up resources.
|
2020-01-06 09:37:47 -08:00 |
|
Dillon Kearns
|
92a67363c2
|
Add doc comment.
|
2020-01-06 09:16:29 -08:00 |
|
Dillon Kearns
|
178ef8fdd9
|
Change rss feed ordering.
|
2020-01-06 09:08:45 -08:00 |
|
Dillon Kearns
|
97218f8714
|
Update rss format.
|
2020-01-06 09:03:04 -08:00 |
|
Dillon Kearns
|
611e8f84a0
|
Fix link formatting for RSS.
|
2020-01-05 21:08:20 -08:00 |
|
Dillon Kearns
|
1729723b7d
|
Add last built to RSS.
|
2020-01-05 21:01:40 -08:00 |
|
Dillon Kearns
|
7c1cfb80e5
|
Change date format to include date.
|
2020-01-05 20:25:25 -08:00 |
|
Dillon Kearns
|
ad32b3f219
|
Update rss formatting.
|
2020-01-05 17:03:20 -08:00 |
|
Dillon Kearns
|
a0b735379a
|
Add generateFiles hook.
|
2020-01-05 16:36:50 -08:00 |
|
Dillon Kearns
|
fee1bc303e
|
Fix the anchor links to the docs table of contents. Fixes #11.
|
2020-01-04 21:56:47 -08:00 |
|
Dillon Kearns
|
74ecf47ba4
|
Remove unused file.
|
2020-01-04 21:48:26 -08:00 |
|
Dillon Kearns
|
48d19ddc72
|
Setup hot module reloading for dev server.
|
2020-01-04 18:53:08 -08:00 |
|
Dillon Kearns
|
a28856d5ad
|
Update package-lock file.
|
2020-01-03 18:34:37 -08:00 |
|
Dillon Kearns
|
35fbee6fb8
|
Merge branch 'static-http'
|
2020-01-03 15:07:05 -08:00 |
|
Dillon Kearns
|
f648b93ffe
|
Add note about secrets api in blog post.
|
2020-01-03 14:59:50 -08:00 |
|
Dillon Kearns
|
2a0c8b616c
|
Change casing.
|
2020-01-02 15:19:18 -08:00 |
|
Dillon Kearns
|
0088ecb7a5
|
Update docs and article.
|
2020-01-02 15:18:26 -08:00 |
|
Dillon Kearns
|
52732c2fa2
|
Update article wording.
|
2019-12-11 20:17:36 -08:00 |
|
Dillon Kearns
|
d3d8207e29
|
Update references to elm 0.19.0 to 19.1.
|
2019-12-11 10:29:15 -08:00 |
|
Dillon Kearns
|
80b852e55d
|
Move StaticHttp under Pages module namespace.
|
2019-12-11 06:13:02 -08:00 |
|
Dillon Kearns
|
fa7ac18fc1
|
Sort articles by publish date.
|
2019-12-11 05:54:12 -08:00 |
|
Dillon Kearns
|
a55440f44e
|
Update to Elm 0.19.1.
|
2019-12-11 05:54:00 -08:00 |
|
Dillon Kearns
|
89c44de1db
|
Update blog post.
|
2019-12-11 05:40:13 -08:00 |
|
Dillon Kearns
|
b435eb1560
|
Merge branch 'master' into static-http
|
2019-12-10 17:26:17 -08:00 |
|
Dillon Kearns
|
a92be3388b
|
Restore head tags and prefetching functionality with new static http API.
|
2019-12-10 13:50:56 -08:00 |
|
Dillon Kearns
|
f726f9dc2b
|
Add article draft.
|
2019-12-10 09:51:54 -08:00 |
|
Dillon Kearns
|
8e11ef894a
|
Update package-lock.json
|
2019-12-10 09:51:21 -08:00 |
|
Dillon Kearns
|
1b09fcd991
|
Include star count in docs site header.
|
2019-12-10 07:48:22 -08:00 |
|
Dillon Kearns
|
1b2d08bc54
|
Use ilias's latest json library, update docs site, use 19.1 for docs site.
|
2019-12-09 20:18:48 -08:00 |
|
Dillon Kearns
|
b0213189ca
|
Generate buildTime constant in Pages.elm.
|
2019-12-09 13:03:53 -08:00 |
|
Philipp Krüger
|
55ed089a65
|
Documentation typo: Metadata doesn't take a param
Also: Removed redundant paranthesis.
|
2019-12-04 15:19:15 +01:00 |
|
Dillon Kearns
|
395d421be8
|
Add missing package to example.
|
2019-11-01 13:27:04 -07:00 |
|
Dillon Kearns
|
7cd6ebe39b
|
Show decoder errors for each page.
|
2019-10-24 06:13:15 -07:00 |
|
Dillon Kearns
|
c9b0104292
|
Add StaticHttp.map3.
|
2019-10-23 21:32:48 -07:00 |
|
Dillon Kearns
|
34324d7b19
|
Change StaticHttp design to allow for multiple requests per page.
|
2019-10-23 21:01:11 -07:00 |
|
Dillon Kearns
|
c04b72c5c2
|
Wire through StaticRequests end-to-end.
|
2019-10-22 13:36:41 -07:00 |
|
Brian Ginsburg
|
b011d184c2
|
Remove space above and below code elements
Modify shadow DOM tree construction to remove spaces introduced by string interpolation.
|
2019-10-22 06:56:18 -07:00 |
|