Dillon Kearns
|
06ace7822e
|
Update elm-verify-examples package.
|
2021-12-18 11:22:55 -08:00 |
|
Dillon Kearns
|
d5de1137e5
|
Fix typo in docs.
|
2021-12-10 16:11:56 -08:00 |
|
Dillon Kearns
|
010cfb9c2a
|
Rename routes to pages. Routes are the category of page, pages are the specific things to pre-render for a given route, so this terminology is more consistent and clear.
|
2021-12-10 16:03:07 -08:00 |
|
Dillon Kearns
|
d752866d4e
|
Use empty records instead of empty tuples for stateless Page Module's Model. Tweak Page builder API. Add option for local and shared state in generators.
|
2021-12-10 09:52:12 -08:00 |
|
Dillon Kearns
|
479dfb14ee
|
Linkify showcase images, and add noopener a few places.
|
2021-11-24 12:54:00 -08:00 |
|
Shea Kelly
|
ce6fb34b1b
|
adding https support using devcert
|
2021-11-06 12:13:26 +11:00 |
|
Dillon Kearns
|
8bca5e3555
|
Merge pull request #239 from zeshhaan/patch-1
Add clarity on installing dependencies
|
2021-10-16 08:52:46 -07:00 |
|
Dillon Kearns
|
6e7fb1e583
|
Update 02-getting-started.md
|
2021-10-16 08:51:52 -07:00 |
|
Dillon Kearns
|
9cf98f1177
|
Update references to Template Modules in docs to new term Page Module.
|
2021-10-13 11:08:56 -07:00 |
|
Dillon Kearns
|
3884e86c37
|
Update 06-page-modules.md
|
2021-10-10 09:01:43 -07:00 |
|
Dillon Kearns
|
cc4debb947
|
Install virtual-dom dependency in projects.
|
2021-10-07 11:58:15 -07:00 |
|
Mohammed Zeeshan
|
40bf70e856
|
Add clarity on installing dependencies
As a newcomer to Elm, i couldn't start elm-pages to work after following the steps. I later figured out that many had the same starting issue (like https://discourse.nixos.org/t/installing-elm-pages-and-other-packages-that-depend-on-elm/8525/3 and https://issueexplorer.com/issue/dillonkearns/elm-pages-starter/29) and i though it would have been of great benefit if this missing piece is included.
|
2021-10-05 22:50:52 +05:30 |
|
Dillon Kearns
|
05b8684da4
|
Use latest elm-optimize-level-2.
|
2021-09-29 15:55:56 -07:00 |
|
Acyuta
|
18ccbbb0f9
|
Minor error in Static segment description
|
2021-08-31 08:56:30 +02:00 |
|
Dillon Kearns
|
88a8421ab7
|
Remove duplicate text. Fixes #2.
|
2021-08-27 15:33:24 -07:00 |
|
Dillon Kearns
|
eba4710a4e
|
Use rule in docs site.
|
2021-08-26 13:04:51 -07:00 |
|
Dillon Kearns
|
7145a25461
|
Linkify DataSource.
|
2021-08-24 09:05:04 -07:00 |
|
Dillon Kearns
|
5cba9538ba
|
Change edit docs link to point to master branch.
|
2021-08-24 08:52:25 -07:00 |
|
Dillon Kearns
|
85bec30edd
|
Update docs and MarkdownCodec plugin to latest elm-markdown.
|
2021-08-20 20:05:57 -07:00 |
|
Dillon Kearns
|
156f2ff26d
|
Update sorting for blog posts.
|
2021-08-02 10:11:02 -07:00 |
|
Dillon Kearns
|
ea788cadc2
|
Fix typos.
|
2021-08-02 10:07:06 -07:00 |
|
Dillon Kearns
|
01bd903af9
|
Update description in post.
|
2021-08-02 07:13:34 -07:00 |
|
Dillon Kearns
|
7661bfb4e9
|
Update post.
|
2021-08-01 16:46:48 -07:00 |
|
Dillon Kearns
|
2eacd8323b
|
Add v2 blog post.
|
2021-08-01 16:07:56 -07:00 |
|
Dillon Kearns
|
bbe33d4b52
|
Update examples and tests.
|
2021-08-01 10:25:38 -07:00 |
|
Dillon Kearns
|
87153f6a71
|
Update site copy.
|
2021-07-31 16:58:01 -07:00 |
|
Dillon Kearns
|
b78f8c008b
|
Rename types in ApiRoute module.
|
2021-07-30 15:35:11 -07:00 |
|
Dillon Kearns
|
abee315d8e
|
Fix order of ToC.
|
2021-07-30 10:43:32 -07:00 |
|
Dillon Kearns
|
c8ed2fb140
|
Get description from first paragraph when there is no description frontmatter field.
|
2021-07-30 10:43:14 -07:00 |
|
Dillon Kearns
|
7ebcd9f314
|
Fix reference.
|
2021-07-29 16:00:17 -07:00 |
|
Dillon Kearns
|
780e78fe02
|
Update copy.
|
2021-07-28 17:08:03 -07:00 |
|
Dillon Kearns
|
74d8aa5fc2
|
Use position: sticky for navbar.
|
2021-07-28 15:40:58 -07:00 |
|
Dillon Kearns
|
5747c2f030
|
Use Shared.Msg instead of extra layer of abstraction for sub-msg type.
|
2021-07-27 10:48:42 -07:00 |
|
Dillon Kearns
|
b82e88cfa6
|
Add missing dependency to example.
|
2021-07-19 18:10:48 -07:00 |
|
Dillon Kearns
|
b252f29383
|
Add missing dependency in docs folder.
|
2021-07-15 09:03:48 -07:00 |
|
Dillon Kearns
|
0fe8147b13
|
Use worker threads for dev server.
|
2021-07-04 20:14:34 -07:00 |
|
Dillon Kearns
|
03996ef2ad
|
Fix typos.
|
2021-06-26 09:03:04 -07:00 |
|
Dillon Kearns
|
241458a8e3
|
Update post.
|
2021-06-26 07:47:36 -07:00 |
|
Dillon Kearns
|
dc40ae1735
|
Add draft post.
|
2021-06-25 22:40:26 -07:00 |
|
Dillon Kearns
|
99ffa46800
|
Inline font in stylesheet.
|
2021-06-25 08:25:35 -07:00 |
|
Dillon Kearns
|
a92bd815c0
|
Add noopener.
|
2021-06-24 19:48:23 -07:00 |
|
Dillon Kearns
|
eb3ac3edb2
|
Remove unused imports.
|
2021-06-24 18:33:16 -07:00 |
|
Dillon Kearns
|
7ea50f02a2
|
Update docs.
|
2021-06-24 14:14:05 -07:00 |
|
Dillon Kearns
|
655465b323
|
Update docs.
|
2021-06-24 12:55:05 -07:00 |
|
Dillon Kearns
|
3510fe9797
|
Update meta description.
|
2021-06-24 12:15:30 -07:00 |
|
Dillon Kearns
|
cd8a445ef3
|
Add some annotations and remove some unused modules.
|
2021-06-24 11:59:51 -07:00 |
|
Dillon Kearns
|
6a0741bb75
|
Fix microlink URL.
|
2021-06-24 11:52:06 -07:00 |
|
Dillon Kearns
|
7bcb589125
|
Shorten URLs for docs image cards.
|
2021-06-24 11:43:29 -07:00 |
|
Dillon Kearns
|
7943d52e58
|
Update landing page.
|
2021-06-24 10:38:51 -07:00 |
|
Dillon Kearns
|
e8c57985e9
|
Fix spacing.
|
2021-06-24 10:15:45 -07:00 |
|