Commit Graph

4249 Commits

Author SHA1 Message Date
Dillon Kearns
b0404d75b1 Get content from generated raw content file. 2019-07-23 07:20:32 -07:00
Dillon Kearns
88af1f55c4 Change image url. 2019-07-23 07:18:57 -07:00
Dillon Kearns
6122337813 Add remaining content for an article. 2019-07-23 07:17:52 -07:00
Dillon Kearns
f1791bc53d Fix markup parser. 2019-07-23 06:54:59 -07:00
Dillon Kearns
66e104caa4 Update mark parser. 2019-07-23 06:43:22 -07:00
Dillon Kearns
1c5e2dcebe Fix list styling. 2019-07-23 06:32:35 -07:00
Dillon Kearns
c676bede0f Upgrade dependencies. 2019-07-23 06:32:13 -07:00
Dillon Kearns
87aef23b3f Add list item to content. 2019-07-23 06:26:12 -07:00
Dillon Kearns
26e9e755f2 Update posts, add glob depdency. 2019-07-23 06:08:00 -07:00
Dillon Kearns
1b8b4c0bd3 Update generation code. 2019-07-22 21:40:53 -07:00
Dillon Kearns
5cfb91198e Expose correct value from content. 2019-07-22 21:38:58 -07:00
Dillon Kearns
a2a0576a7e Extract function. 2019-07-22 21:36:54 -07:00
Dillon Kearns
cfab8fcc82 Update content generation format. 2019-07-22 21:34:37 -07:00
Dillon Kearns
3d8e6f1dde Add boilerplate for generator CLI. 2019-07-22 21:05:31 -07:00
Dillon Kearns
25337c03e5 Add generator module. 2019-07-22 20:40:38 -07:00
Dillon Kearns
be96cc68c3 Move function into content module. 2019-07-22 20:15:39 -07:00
Dillon Kearns
26fb3b53b2 Remove unnecessary exports. 2019-07-22 20:14:29 -07:00
Dillon Kearns
f4bfd239c7 Add header. 2019-07-22 20:09:20 -07:00
Dillon Kearns
0a1be874df Add home page. 2019-07-22 20:04:46 -07:00
Dillon Kearns
1f7b094148 Formatting. 2019-07-22 16:02:49 -07:00
Dillon Kearns
f2652d4df1 Add type alias for Flags. 2019-07-22 15:59:46 -07:00
Dillon Kearns
d7e0534dbb Rename function. 2019-07-22 15:42:00 -07:00
Dillon Kearns
e6bfc3e5a2 Inline some pages. 2019-07-22 15:41:39 -07:00
Dillon Kearns
217cd84aa9 Remove unused function. 2019-07-22 15:41:01 -07:00
Dillon Kearns
37493aaff7 Improve error messages. 2019-07-22 15:23:41 -07:00
Dillon Kearns
d0674f809f Lookup articles. 2019-07-22 15:03:09 -07:00
Dillon Kearns
5d1b5e6b76 Rename type and pass through. 2019-07-22 15:00:24 -07:00
Dillon Kearns
5b9110bf68 Remove reference to indexView. 2019-07-22 14:58:55 -07:00
Dillon Kearns
628a258f57 Extract index view to module. 2019-07-22 14:58:26 -07:00
Dillon Kearns
d77d41984e Remove unused exposed function. 2019-07-22 14:52:37 -07:00
Dillon Kearns
5346da2e28 Put together all site content. 2019-07-22 14:52:05 -07:00
Dillon Kearns
746101bd2d Include metadata and body in post data. 2019-07-22 14:49:11 -07:00
Dillon Kearns
1cc22e61ef Update 404. 2019-07-22 14:40:08 -07:00
Dillon Kearns
13eaae498c Show possible routes in 404. 2019-07-22 14:38:36 -07:00
Dillon Kearns
0fe2a1b491 Change styling. 2019-07-22 14:13:42 -07:00
Dillon Kearns
fd26052904 Remove superfluous content. 2019-07-22 14:07:23 -07:00
Dillon Kearns
67c77cee4a Remove log statement. 2019-07-22 14:06:55 -07:00
Dillon Kearns
143efad8ad Add links to posts. 2019-07-22 13:57:05 -07:00
Dillon Kearns
447580c917 Render posts listing page for articles. 2019-07-22 13:34:26 -07:00
Dillon Kearns
7bed5c99bc Add article summary view. 2019-07-22 11:41:47 -07:00
Dillon Kearns
1551995abf Fix indentation in example. 2019-07-22 11:37:49 -07:00
Dillon Kearns
23a772f020 Render index page with markup error messages. 2019-07-22 11:36:54 -07:00
Dillon Kearns
02464649f4 Look up pages. 2019-07-22 09:34:58 -07:00
Dillon Kearns
5df18b7412 Pass url to function. 2019-07-22 09:19:21 -07:00
Dillon Kearns
e015cbef73 Remove unused function. 2019-07-22 09:15:58 -07:00
Dillon Kearns
35e7cddc7e Remove comments 2019-07-22 09:12:30 -07:00
Dillon Kearns
1df77dceb5 Move content to separate module. 2019-07-22 09:12:01 -07:00
Dillon Kearns
96078b43aa Add initial markup rendering. 2019-07-22 08:54:28 -07:00
Dillon Kearns
71dd7cbabe elm-app-gen 2019-07-22 08:11:26 -07:00