Commit Graph

91 Commits

Author SHA1 Message Date
Dillon Kearns
79504bf4f5 Change import line. 2019-07-29 09:27:36 -07:00
Dillon Kearns
7052aba7bf Change code generation to use flat structure under content directory, and generate prerender.config.js file. 2019-07-29 09:27:21 -07:00
Dillon Kearns
bdfd510e8c Parse pages into single list. 2019-07-28 08:47:58 -07:00
Dillon Kearns
5b33c0b5d3 Run in file watch mode. 2019-07-26 10:15:45 -07:00
Dillon Kearns
0a08f36a89 Update generator code. 2019-07-25 16:32:22 -07:00
Dillon Kearns
9957519829 Don't generate image assets for directories. 2019-07-24 15:40:53 -07:00
Dillon Kearns
5dfa1135a1 Update generated code. 2019-07-24 15:40:41 -07:00
Dillon Kearns
a41ecfa189 Generate image assets. 2019-07-24 15:34:09 -07:00
Dillon Kearns
1fb98e8650 Write image-assets file. 2019-07-24 15:22:04 -07:00
Dillon Kearns
5de1e17fd2 Add binary file for npm. 2019-07-23 21:04:12 -07:00
Dillon Kearns
4cd086b31e Delete comments. 2019-07-23 20:46:39 -07:00
Dillon Kearns
feed3c7391 Include raw and styled titles from markup parser. 2019-07-23 20:23:43 -07:00
Dillon Kearns
f910e51de1 Change title. 2019-07-23 20:00:41 -07:00
Dillon Kearns
1146f2681a Add start:prod script. 2019-07-23 19:51:33 -07:00
Dillon Kearns
e5a327e02b Remove log statements. 2019-07-23 19:41:45 -07:00
Dillon Kearns
43cab10850 Address typescript errors. 2019-07-23 19:41:31 -07:00
Dillon Kearns
7f0aeeb234 Use import for package.json file. 2019-07-23 19:39:43 -07:00
Dillon Kearns
483b850b6e Add annotation. 2019-07-23 19:27:21 -07:00
Dillon Kearns
bdf82afb9c Remove unused imports. 2019-07-23 19:26:47 -07:00
Dillon Kearns
4e1daa9fd1 Remove unused page. 2019-07-23 18:48:06 -07:00
Dillon Kearns
52768df655 Address lighthouse suggestions. 2019-07-23 18:34:46 -07:00
Dillon Kearns
9467385906 Drop index as last term. 2019-07-23 17:07:34 -07:00
Dillon Kearns
8266bfc84b Regenerate. 2019-07-23 15:59:33 -07:00
Dillon Kearns
077636fa62 Show path for which page has parse error. 2019-07-23 15:53:05 -07:00
Dillon Kearns
436ee1e3ac Include posts in list of valid urls. 2019-07-23 15:44:34 -07:00
Dillon Kearns
77a6c48a01 Make index page valid. 2019-07-23 15:44:24 -07:00
Dillon Kearns
b74304c33b Remove references to hardcoded data. 2019-07-23 15:35:36 -07:00
Dillon Kearns
8876184dc5 Put script tag in head. 2019-07-23 15:16:04 -07:00
Dillon Kearns
65566f02a4 Fix prerendering for articles. 2019-07-23 09:26:55 -07:00
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