Commit Graph

208 Commits

Author SHA1 Message Date
Will Boyd 3bcec3a023 cleanup 2024-05-22 09:11:01 -04:00
Will Boyd 92bb9e8f49 Undo node version engine change 2024-05-21 10:30:56 -04:00
Will Boyd 9b2d7a698f Switching from request to axios 2024-05-21 10:27:21 -04:00
Will Boyd 5d84dddff4 2.3.7 2024-03-01 12:56:28 -05:00
Will Boyd 1cbe2ba473 Merge pull request #117 from lonekorean/uri-malformed
Catch URIError
2024-03-01 12:55:52 -05:00
Will Boyd 47df034ba0 Catch URIError 2024-03-01 12:54:27 -05:00
Will Boyd e71fb12ac8 2.3.6 2024-02-29 14:52:22 -05:00
Will Boyd 3c68151a4c Merge pull request #116 from lonekorean/ssl-and-webp
SSL and .webp
2024-02-29 14:46:43 -05:00
Will Boyd d579d2604e Refactor from wizard option to advanced setting 2024-02-29 14:39:13 -05:00
leon dd993b626b Add webp support. Provide the option to disable strict SSL to facilitate local testing. 2024-02-29 13:00:48 -05:00
Will Boyd a3aba85199 2.3.5 2024-02-28 14:08:09 -05:00
Will Boyd e10568b829 Merge pull request #115 from lonekorean/refresh-readme
Refresh readme
2024-02-28 14:06:44 -05:00
Will Boyd dde87ba3bc Minor link update 2024-02-28 14:03:44 -05:00
Will Boyd 220225fca6 Finish updating README 2024-02-28 13:58:17 -05:00
Will Boyd c0db27a154 Reformatting options 2024-02-28 13:20:32 -05:00
Will Boyd 27930c6545 Stuff above options 2024-02-28 09:36:40 -05:00
Will Boyd 052420b441 2.3.4 2024-02-27 18:20:07 -05:00
Will Boyd c19a0a2069 Merge pull request #114 from lonekorean/node-engine-strict
Refactoring node engine version enforcement
2024-02-27 18:18:18 -05:00
Will Boyd 5efb8b8cde Refactoring node engine version enforcement 2024-02-27 18:17:25 -05:00
Will Boyd 7c2be3206f 2.3.3 2024-02-27 11:32:00 -05:00
Will Boyd b5f0fd74ca Merge pull request #113 from lonekorean/fix-bad-attachment
Add check for attachment.attachment_url
2024-02-27 11:31:09 -05:00
Will Boyd f1b29c1d08 Add check for attachment.attachment_url 2024-02-27 11:30:17 -05:00
Will Boyd 6ca1f69166 2.3.2 2024-02-27 09:13:13 -05:00
Will Boyd 6c86a742e9 Merge pull request #65 from mfukushim/mfukushim/locale_config
add timezone config
2024-02-27 08:48:06 -05:00
Will Boyd 5cf451ecf0 Remove extra newline 2024-02-27 08:45:07 -05:00
Will Boyd c3f189ab96 Need post.date instead of just post 2024-02-27 08:43:27 -05:00
Will Boyd 2135f260c9 Small tweaks, comments 2024-02-27 08:27:52 -05:00
Will Boyd dce423ac16 merge master and move code as needed 2024-02-27 08:13:37 -05:00
Will Boyd 873ce425a9 2.3.1 2024-02-26 14:36:26 -05:00
Will Boyd 85590bfb95 Merge pull request #112 from lonekorean/new-frontmatter-getters
New frontmatter getters
2024-02-26 14:35:11 -05:00
Will Boyd 3e2c6d956e Minor code style 2024-02-26 14:33:43 -05:00
Will Boyd 0c2fe7eb54 Comment clarification 2024-02-26 14:28:48 -05:00
Will Boyd 268e69abdd Frontmatter getter for type 2024-02-26 14:22:40 -05:00
Will Boyd da11ff0a83 Frontmatter getter for ID 2024-02-26 12:49:08 -05:00
Will Boyd 735d0f552b Indentation fix 2024-02-26 12:42:10 -05:00
Will Boyd 8477487047 I really need to do something about tabs 2024-02-26 12:41:35 -05:00
Will Boyd a8929901e3 Move author logic to frontmatter getter 2024-02-26 12:40:33 -05:00
Travis Fantina 36cbf638aa Adds author to front matter
This will likely need some configuration to enable it, I threw this
together at work but if there is intrest I can add that.
2024-02-26 11:54:57 -05:00
Will Boyd 755f752019 Tweak regex to avoid multiple spaces 2024-02-26 11:47:17 -05:00
Will Boyd 635451a4e3 Move getPostExcerpt() into frontmatter getter 2024-02-26 11:45:06 -05:00
Eka 932e7546fa add post excerpt to frontmatter 2024-02-26 11:31:30 -05:00
Will Boyd d0330f05d8 Comments about decoding 2024-02-26 11:20:29 -05:00
Will Boyd a46e6cffc7 Add funding 2024-02-25 18:27:03 -05:00
Will Boyd 9cbd3d8d56 2.3.0 2024-02-25 12:02:52 -05:00
Will Boyd bd7a03d420 Merge pull request #111 from lonekorean/frontmatter-slug
Frontmatter getter for slug
2024-02-25 08:49:59 -05:00
Will Boyd 54af4aec22 Frontmatter getter for slug 2024-02-25 08:48:56 -05:00
Will Boyd 5f2053c5b4 Merge pull request #110 from lonekorean/customizable-frontmatter
Customizable frontmatter
2024-02-24 14:56:58 -05:00
Will Boyd 491ca0151f Fix example.js link 2024-02-24 14:36:26 -05:00
Will Boyd 924a9553e9 More post parsing comments 2024-02-24 14:30:26 -05:00
Will Boyd b0bf777506 Ugh, tabs vs spaces 2024-02-24 14:25:05 -05:00