Commit Graph

45 Commits

Author SHA1 Message Date
Dillon Kearns
d338a01f1f Apply review fixes. 2021-05-24 20:46:28 -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
fff155bc21 Generate files in .elm-pages instead of gen. Fixes #165. 2021-05-18 11:04:56 -07:00
Dillon Kearns
3eef5a6feb Apply elm-review fixes. 2021-05-14 09:49:44 -07:00
Dillon Kearns
e30b8d3335 Remove elm-ui dependency in docs site. 2021-05-14 09:46:02 -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
938bbd1014 Add language tag dependency to docs example. 2021-04-23 07:12:00 -07:00
Dillon Kearns
e7c1c35c42 Add starting point for pulling in docs pages. 2021-04-21 13:34:59 -07:00
Dillon Kearns
0ab2b9921b Unvendor elm-ui. 2021-04-05 16:18:08 -07:00
Dillon Kearns
1e5d6b8a0e Add file path and glob handlers. 2021-03-31 19:55:28 -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
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
67620a5124 Update docs site dependencies. 2020-06-06 15:21:33 -07:00
Dillon Kearns
154c3c9c5c Upgrade to latest elm-markdown. 2020-05-19 06:51:51 -07:00
Dillon Kearns
29deee3dc5 Vendor elm-ui. 2020-05-19 06:33:33 -07:00
Dillon Kearns
299d73d807 Remove coupling to elm-markup library. 2020-04-19 18:32:39 -07:00
Dillon Kearns
da5dc104fb Update dependencies in docs site. 2020-02-07 21:36:34 -08:00
Dillon Kearns
e1611e0d5e Use pure Elm syntax highlighting package. 2020-01-31 11:22:25 -08:00
Dillon Kearns
76c4b0a8eb Replace Sitemap module with new published package. 2020-01-25 16:29:39 -08:00
Dillon Kearns
29daa6816f Use elm-rss package. 2020-01-24 21:25:18 -08:00
Dillon Kearns
1729723b7d Add last built to RSS. 2020-01-05 21:01:40 -08:00
Dillon Kearns
a0b735379a Add generateFiles hook. 2020-01-05 16:36:50 -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
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
789cc59d88 Send manifest config through port. 2019-10-21 23:06:25 -07:00
Dillon Kearns
0445ce6eb1 Use elm-markdown library instead of vendored library. 2019-10-05 18:46:13 -07:00
Dillon Kearns
479ad6267c Generate files to avoid having to manually copy and update vendor files. 2019-09-23 16:11:59 -07:00
Dillon Kearns
765c7e7b7d Update elm-markdown version and use elm-oembed. 2019-09-19 14:21:06 -07:00
Dillon Kearns
313ae0e08c Move modules over in preparation for elm package publish. 2019-09-15 16:05:40 -07:00
Dillon Kearns
1c5749d1cf Add published metadata to blog posts. 2019-09-09 15:17:19 -07:00
Dillon Kearns
452685fe4f Copy over elm-markdown-parser package locally. 2019-08-24 19:33:33 -07:00
Dillon Kearns
ef92c2aa37 Move docs site over to new version. 2019-08-24 18:58:48 -07:00
Dillon Kearns
62f39d22f6 Update to latest elm-package code. 2019-08-17 06:06:42 -07:00
Dillon Kearns
a9ebd1e7e5 Dasherize anchor fragment ids. 2019-08-10 14:25:31 -07:00
Dillon Kearns
e19fa08a49 Update to latest elm-ui. 2019-08-09 12:30:41 -07:00
Dillon Kearns
cf2e1dacc7 Fix color conversion in manifest file. 2019-08-09 12:10:15 -07:00
Dillon Kearns
590e09de5d Add prototype code for generating manifest.webmanifest file. 2019-08-08 18:23:20 -07:00
Dillon Kearns
d6f80065a7 Remove elm yaml parser dependency. 2019-08-05 15:20:30 -07:00
Dillon Kearns
9389ac95f4 Add some content. 2019-08-04 10:33:58 -07:00
Dillon Kearns
46630fda34 Create starting point for docs site. 2019-08-02 21:19:02 -07:00