Dillon Kearns
|
6583738ab2
|
Change font to avoid system-ui.
|
2021-12-10 15:38:04 -08:00 |
|
Dillon Kearns
|
b18ff938ca
|
Update font.
|
2021-12-10 15:28:09 -08:00 |
|
Dillon Kearns
|
0fe75971eb
|
Use system-ui for starter.
|
2021-12-10 12:08:22 -08:00 |
|
Dillon Kearns
|
7b53e782a3
|
Update starter template app.
|
2021-12-10 11:34:51 -08:00 |
|
Dillon Kearns
|
b67a66d052
|
Update template.
|
2021-12-10 11:21:39 -08:00 |
|
Dillon Kearns
|
0649fb6bad
|
Update init template.
|
2021-12-01 15:38:08 -08:00 |
|
Dillon Kearns
|
01dfc4b157
|
Update package version.
|
2021-08-27 11:41:30 -07:00 |
|
Dillon Kearns
|
f93252e79f
|
Add elm-review to starter template.
|
2021-08-27 11:37:34 -07:00 |
|
Dillon Kearns
|
8707affb37
|
Bump version in starter template.
|
2021-08-25 11:12:49 -07:00 |
|
Dillon Kearns
|
ffb9c280be
|
Bump elm-pages version in template.
|
2021-08-17 18:39:23 -07:00 |
|
Dillon Kearns
|
19f5e72edf
|
Include elm-optimize-level-2 dependency in init template, as well as an elm-tooling config.
|
2021-08-17 17:19:11 -07:00 |
|
Dillon Kearns
|
d3f0c9e86d
|
Update package version in template project.
|
2021-08-15 11:59:38 -07:00 |
|
Dillon Kearns
|
1526417720
|
Update versions in init template.
|
2021-08-03 13:39:44 -07:00 |
|
Dillon Kearns
|
55b122cb70
|
Refer to latest elm-pages in init template.
|
2021-08-02 17:49:45 -07:00 |
|
Dillon Kearns
|
e15e3be999
|
Fix package version in init template.
|
2021-08-01 16:11:15 -07:00 |
|
Dillon Kearns
|
b553c6fa98
|
Fix template.
|
2021-08-01 14:26:32 -07:00 |
|
Dillon Kearns
|
dc60b4e6c3
|
Update template package.json file.
|
2021-07-31 20:37:20 -07:00 |
|
Dillon Kearns
|
2d8cc895da
|
Use published package in template elm.json file.
|
2021-07-31 20:27:17 -07:00 |
|
Dillon Kearns
|
b78f8c008b
|
Rename types in ApiRoute module.
|
2021-07-30 15:35:11 -07:00 |
|
Dillon Kearns
|
89ea8b67fb
|
Update template.
|
2021-07-30 14:58:42 -07:00 |
|
Dillon Kearns
|
f61f4614d8
|
Update template.
|
2021-07-28 10:29:11 -07:00 |
|
Dillon Kearns
|
aafd5a29e5
|
Rename frontmatter to route.
|
2021-07-21 14:53:27 -07:00 |
|
Dillon Kearns
|
513159cd86
|
Update index.js page for template.
|
2021-06-25 09:57:05 -07:00 |
|
Dillon Kearns
|
08fb2b2465
|
Add missing dependency in template scaffolding.
|
2021-06-25 09:56:53 -07:00 |
|
Dillon Kearns
|
e6c2031737
|
Rename Page builder functions.
|
2021-06-24 10:05:16 -07:00 |
|
Dillon Kearns
|
7650ec4651
|
Remove {} arguments in empty route params in Route type.
|
2021-06-10 15:09:27 -07:00 |
|
Dillon Kearns
|
498faf6b3a
|
Add netlify.toml to init scaffolding.
|
2021-06-04 17:54:38 -07:00 |
|
Dillon Kearns
|
8ccdf30399
|
Update template to refer to a path of a local git submodule.
|
2021-05-24 12:37:49 -07:00 |
|
Dillon Kearns
|
cf13fb21cf
|
Update template project.
|
2021-05-24 12:33:13 -07:00 |
|
Dillon Kearns
|
86c3dac0fa
|
Move generated browser-elm.js to an already ignored path.
|
2021-05-24 12:23:01 -07:00 |
|
Dillon Kearns
|
ab65e84eac
|
Remove PagePath module.
|
2021-05-23 15:40:01 -07:00 |
|
Dillon Kearns
|
48dabe8673
|
Add Pages.Url and replace ImagePath with Pages.Url.Url type.
|
2021-05-23 15:11:46 -07:00 |
|
Dillon Kearns
|
a2bd42f617
|
Use Path instead of PagePath in Manifest API.
|
2021-05-23 10:53:01 -07:00 |
|
Dillon Kearns
|
d908d8d01c
|
Rename Document -> View.
|
2021-05-23 09:00:20 -07:00 |
|
Dillon Kearns
|
2d69c67dec
|
Pass in DataSource with all routes to API Routes for use in generating files like Sitemap.
|
2021-05-22 18:56:16 -07:00 |
|
Dillon Kearns
|
50c4c6d682
|
Vendor elm-html-in-elm in preparation for fixing text node HTML escaping.
|
2021-05-21 09:20:54 -07:00 |
|
Dillon Kearns
|
349108ad19
|
Update gitignored folder.
|
2021-05-19 07:53:59 -07:00 |
|
Dillon Kearns
|
fff155bc21
|
Generate files in .elm-pages instead of gen. Fixes #165.
|
2021-05-18 11:04:56 -07:00 |
|
Dillon Kearns
|
1aa737c431
|
Rename static/ -> public/.
|
2021-05-18 10:44:30 -07:00 |
|
Dillon Kearns
|
82e0d34afd
|
Add flags.
|
2021-05-17 12:51:04 -07:00 |
|
Dillon Kearns
|
63e92e5790
|
Remove elm-tooling from scaffold in favor of using elm-tooling init.
|
2021-05-16 10:04:58 -07:00 |
|
Dillon Kearns
|
e309891be4
|
Remove unused code in template.
|
2021-05-15 21:35:10 -07:00 |
|
Dillon Kearns
|
b2e37861dc
|
Remove unused dependencies in template.
|
2021-05-15 21:30:45 -07:00 |
|
Dillon Kearns
|
62a7399074
|
Move SiteConfig to copied files.
|
2021-05-15 20:38:29 -07:00 |
|
Dillon Kearns
|
62675b6a16
|
Move SharedTemplate to copied gen folder.
|
2021-05-15 20:07:11 -07:00 |
|
Dillon Kearns
|
d052049212
|
Update starter template.
|
2021-05-15 18:20:24 -07:00 |
|
Dillon Kearns
|
7bc7ea2cc7
|
Simplify template.
|
2021-05-15 18:17:02 -07:00 |
|
Dillon Kearns
|
446c7998c2
|
Add Page module to template.
|
2021-05-15 16:26:58 -07:00 |
|
Dillon Kearns
|
87dc17eb66
|
Add basic init script.
|
2021-05-15 16:08:13 -07:00 |
|