Commit Graph

1362 Commits

Author SHA1 Message Date
Dillon Kearns
8792517db8 Remove unused stylesheet. 2019-07-23 09:13:46 -07:00
Dillon Kearns
57f1b6a006 Ignore trailing slash. 2019-07-23 09:13:29 -07:00
Dillon Kearns
81cd85997b Add leading /s in prerenderrc generator. 2019-07-23 09:01:31 -07:00
Dillon Kearns
12c9af08dc Add leading /s to prerenderrc. 2019-07-23 09:00:31 -07:00
Dillon Kearns
80a7ff4769 Correctly generate prerenderrc paths. 2019-07-23 08:57:24 -07:00
Dillon Kearns
f0b98c8d63 Change file structure. 2019-07-23 08:50:51 -07:00
Dillon Kearns
a24b02bfc3 Add pre-rendering step. 2019-07-23 08:31:00 -07:00
Dillon Kearns
8baa8d6843 Write contents to file system. 2019-07-23 07:45:34 -07:00
Dillon Kearns
0fe04f3da5 Update generator code to include correct path. 2019-07-23 07:40:35 -07:00
Dillon Kearns
d0b9c19498 Include contents in generated code. 2019-07-23 07:33:22 -07:00
Dillon Kearns
20c67bbbbf Generate for each page. 2019-07-23 07:32:24 -07:00
Dillon Kearns
0c2a71ae97 Add annotations. 2019-07-23 07:28:27 -07:00
Dillon Kearns
63b30587a1 Pass through file contents. 2019-07-23 07:27:53 -07:00
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