Dillon Kearns
|
5b8cdd4990
|
Bump npm package to 1.0.3.
|
2019-08-02 07:15:23 -07:00 |
|
Dillon Kearns
|
374ddb08ee
|
Merge pull request #1 from dillonkearns/markdown
Markdown
|
2019-08-02 07:14:23 -07:00 |
|
Dillon Kearns
|
a04bf8e23e
|
Avoid parsing markdown frontmatter a second time.
|
2019-08-02 07:09:07 -07:00 |
|
Dillon Kearns
|
0d82baccf1
|
Remove unused variable.
|
2019-08-02 06:59:11 -07:00 |
|
Dillon Kearns
|
f51200e5d8
|
Rename function.
|
2019-08-02 06:57:57 -07:00 |
|
Dillon Kearns
|
937fdab42f
|
Remove unused function.
|
2019-08-02 06:57:22 -07:00 |
|
Dillon Kearns
|
38c9d6dafc
|
Remove some comments.
|
2019-08-02 06:56:27 -07:00 |
|
Dillon Kearns
|
cbb918bc33
|
Generate raw content for markdown files.
|
2019-08-02 06:29:34 -07:00 |
|
Dillon Kearns
|
34b29436fd
|
Add markdown parsing with hardcoded RawContent file.
|
2019-08-02 05:29:31 -07:00 |
|
Dillon Kearns
|
b02c3a8d0e
|
Remove obsolete file.
|
2019-07-30 08:07:11 -07:00 |
|
Dillon Kearns
|
d489aed494
|
Save elm-pages dependency in site project for now.
|
2019-07-29 15:24:14 -07:00 |
|
Dillon Kearns
|
ab71bf5938
|
Update example site with latest elm package code.
|
2019-07-29 15:20:52 -07:00 |
|
Dillon Kearns
|
78da9174b3
|
Bump npm package to 1.0.2.
|
2019-07-29 13:53:42 -07:00 |
|
Dillon Kearns
|
93bd663ed3
|
Add explicit files to include in npm package binary.
|
2019-07-29 13:53:30 -07:00 |
|
Dillon Kearns
|
b3dc0a56d6
|
Bump npm package to 1.0.1.
|
2019-07-29 13:44:55 -07:00 |
|
Dillon Kearns
|
86d3fa8b8d
|
Update description.
|
2019-07-29 13:44:26 -07:00 |
|
Dillon Kearns
|
81cbd976e4
|
Add travis config.
|
2019-07-29 13:41:44 -07:00 |
|
Dillon Kearns
|
e44abadcb6
|
Add watch mode.
|
2019-07-29 13:34:22 -07:00 |
|
Dillon Kearns
|
4000021d63
|
Change binary and naming to elm-pages.
|
2019-07-29 11:56:41 -07:00 |
|
Dillon Kearns
|
cb87654b0d
|
Fix watch path.
|
2019-07-29 11:55:43 -07:00 |
|
Dillon Kearns
|
11dc79bb45
|
Add console log to show when running.
|
2019-07-29 11:53:38 -07:00 |
|
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 |
|