Dillon Kearns
|
b733dd9dc5
|
Try absolute path on netlify.
|
2021-04-29 07:33:55 -07:00 |
|
Dillon Kearns
|
4ddf97bb91
|
Render time with a netlify function.
|
2021-04-29 07:27:19 -07:00 |
|
Dillon Kearns
|
17553550b4
|
Put Glob under DataSource namespace.
|
2021-04-28 14:05:08 -07:00 |
|
Dillon Kearns
|
5d8caf5d18
|
Update scaffold command.
|
2021-04-26 14:24:56 -07:00 |
|
Dillon Kearns
|
c7984cccfd
|
Remove unused dependency.
|
2021-04-25 20:36:21 -07:00 |
|
Dillon Kearns
|
cf589a407b
|
Run Regex matching in Elm for Glob module.
|
2021-04-25 19:39:54 -07:00 |
|
Dillon Kearns
|
735bdeb2af
|
Fix error in slides project.
|
2021-04-24 16:10:10 -07:00 |
|
Dillon Kearns
|
38d6b65477
|
Add serverless request Page builder.
|
2021-04-24 16:01:31 -07:00 |
|
Dillon Kearns
|
2b78dd89bc
|
Add new Page builder API functions.
|
2021-04-24 12:47:22 -07:00 |
|
Dillon Kearns
|
b16d012670
|
Unexpose Shared.Msg variants.
|
2021-04-23 16:52:35 -07:00 |
|
Dillon Kearns
|
1c96c1d99a
|
Remove unused exports.
|
2021-04-23 16:26:24 -07:00 |
|
Dillon Kearns
|
521c3c0cc7
|
Rename StaticData -> Data.
|
2021-04-23 16:22:23 -07:00 |
|
Dillon Kearns
|
559c4b6337
|
Rename top-level functions from template -> page.
|
2021-04-23 15:54:07 -07:00 |
|
Dillon Kearns
|
ba6a3c6af4
|
Rename Template modules -> Page modules.
|
2021-04-23 15:46:37 -07:00 |
|
Dillon Kearns
|
7a30435888
|
Remove completed TODO.
|
2021-04-23 08:57:57 -07:00 |
|
Dillon Kearns
|
eb6ccbc1ef
|
Add a builder API for manifest configs.
|
2021-04-23 08:45:05 -07:00 |
|
Dillon Kearns
|
dd7ad0d88b
|
Add lang tag to manifest.
|
2021-04-23 08:22:29 -07:00 |
|
Dillon Kearns
|
938bbd1014
|
Add language tag dependency to docs example.
|
2021-04-23 07:12:00 -07:00 |
|
Dillon Kearns
|
11267b5f62
|
Serve hmr.js from framework assets (not user static folder).
|
2021-04-22 21:25:02 -07:00 |
|
Dillon Kearns
|
7e07a7ce2f
|
Rearrange definitions.
|
2021-04-22 20:22:16 -07:00 |
|
Dillon Kearns
|
d3b1fbad4a
|
Remove unused page.
|
2021-04-22 14:02:10 -07:00 |
|
Dillon Kearns
|
d08d0e7ff0
|
Wire in static payload to init and update.
|
2021-04-22 11:31:06 -07:00 |
|
Dillon Kearns
|
267246aa79
|
Update docs.
|
2021-04-21 21:46:16 -07:00 |
|
Dillon Kearns
|
78f7b8d21f
|
Update example.
|
2021-04-21 19:53:28 -07:00 |
|
Dillon Kearns
|
1086618efd
|
Fix overflow wrapping.
|
2021-04-21 19:52:43 -07:00 |
|
Dillon Kearns
|
93f2fdc6ff
|
Update docs.
|
2021-04-21 19:02:34 -07:00 |
|
Dillon Kearns
|
f7fec11543
|
Update table of contents view.
|
2021-04-21 18:09:43 -07:00 |
|
Dillon Kearns
|
b9b65fe82b
|
Update code span color.
|
2021-04-21 18:03:03 -07:00 |
|
Dillon Kearns
|
11f440b09f
|
Add nested table of contents module.
|
2021-04-21 17:27:00 -07:00 |
|
Dillon Kearns
|
09aad643e1
|
Update docs.
|
2021-04-21 15:43:30 -07:00 |
|
Dillon Kearns
|
0e19e08f93
|
Remove comment.
|
2021-04-21 14:04:10 -07:00 |
|
Dillon Kearns
|
c1c95294d7
|
Render table of contents in docs page.
|
2021-04-21 13:57:53 -07:00 |
|
Dillon Kearns
|
97838472ae
|
Bump block levels.
|
2021-04-21 13:38:45 -07:00 |
|
Dillon Kearns
|
e7c1c35c42
|
Add starting point for pulling in docs pages.
|
2021-04-21 13:34:59 -07:00 |
|
Dillon Kearns
|
f890a48653
|
Handle 404 response for content.json with page render.
|
2021-04-21 06:09:26 -07:00 |
|
Dillon Kearns
|
fd852d9b8b
|
Update stream url.
|
2021-04-20 20:11:26 -07:00 |
|
Dillon Kearns
|
e1b4d90087
|
Rename function.
|
2021-04-20 14:57:28 -07:00 |
|
Dillon Kearns
|
93d8572ddf
|
Rename Pages.StaticFile -> DataSource.File.
|
2021-04-20 14:27:36 -07:00 |
|
Dillon Kearns
|
65e6ef52dd
|
Rename glob functions with ignore/capture instead of drop/keep to make it more intuitive.
|
2021-04-20 13:53:53 -07:00 |
|
Dillon Kearns
|
a082d9e291
|
Move HTTP-related DataSource API under DataSource.Http.
|
2021-04-20 13:52:54 -07:00 |
|
Dillon Kearns
|
84abfb4b2b
|
DataSource.Request -> DataSource.DataSource.
|
2021-04-20 07:45:35 -07:00 |
|
Dillon Kearns
|
47fccf2cca
|
Rename StaticHttp to DataSource.
|
2021-04-20 07:33:12 -07:00 |
|
Dillon Kearns
|
03fc86e577
|
Remove access to static data for canonicalSiteUrl for now.
|
2021-04-17 21:43:22 -07:00 |
|
Dillon Kearns
|
1d973ab495
|
Add CLI for elm-pages build.
|
2021-04-17 15:04:24 -07:00 |
|
Dillon Kearns
|
8d47b85908
|
Rename cli.js to build.js.
|
2021-04-17 14:40:02 -07:00 |
|
Dillon Kearns
|
938cf07c4a
|
Try package-lock.json with no optionals.
|
2021-04-16 10:05:38 -07:00 |
|
Dillon Kearns
|
311f6f04a6
|
Update package.json.
|
2021-04-16 09:45:01 -07:00 |
|
Dillon Kearns
|
c60875f89f
|
Wire in StaticData for update in elm-pages.com site.
|
2021-04-15 13:40:36 -07:00 |
|
Dillon Kearns
|
ed4cf2d2d4
|
Wire in navigation key.
|
2021-04-14 09:26:58 -07:00 |
|
Dillon Kearns
|
8de4fc7b12
|
Wire in sitemap using new SiteConfig.
|
2021-04-13 19:20:10 -07:00 |
|