Commit Graph

  • e475523979 feat: add options to include custom taxonomies and save taxonomy data in frontmatter feat/add_custom_taxonomy 10h30 2026-03-12 15:31:57 +09:00
  • 287af36d7d fix: use Object.hasOwn to check for existing frontmatter fields before injecting custom taxonomy slugs 10h30 2026-03-12 14:23:15 +09:00
  • fc095a2b50 refactor: simplify taxonomy entry creation in collectTaxonomyMetadata 10h30 2026-03-12 14:14:44 +09:00
  • 07f0e79e20 fix: prevent overwriting existing frontmatter fields with custom taxonomy slugs 10h30 2026-03-12 14:04:33 +09:00
  • 6ccdf2378a feat: add custom taxonomy support to frontmatter and export taxonomy metadata 10h30 2026-03-12 12:53:35 +09:00
  • 94371c6a80 Merge pull request #1 from 10h30/feat/add-modified-date develop Thuan Bui 2026-03-12 11:17:10 +09:00
  • d93b9cb936 add modifiedDate field to parser and frontmatter kura5 2026-02-20 13:22:43 +09:00
  • 1476e46ed5 3.0.4 master Will Boyd 2025-04-26 13:13:57 -04:00
  • 0e02f36233 Merge pull request #161 from lonekorean/remove-image-qs Will Boyd 2025-04-26 13:13:23 -04:00
  • 473a89c411 remove query string from images Will Boyd 2025-04-26 13:09:26 -04:00
  • 9d706b5fd6 3.0.3 Will Boyd 2025-04-16 17:12:25 -04:00
  • ae360f23bf Merge pull request #158 from kbigdelysh/fix-windows-filename-error Will Boyd 2025-04-16 17:10:38 -04:00
  • adcd7c672f Allow cover images to have query string Will Boyd 2025-04-16 16:37:47 -04:00
  • 7899dd944d Fix an error that preventing to save image files using filenames that include query parameters (for example, "image-2.png?w=671" or "image-3.png?w=1024"). Windows doesn’t allow characters like “?” in filenames, so when the tool tries to open or save such a file, it fails with an ENOENT error. kamran bigdely 2025-04-05 23:41:21 -07:00
  • 5a089de216 3.0.2 Will Boyd 2025-04-02 10:13:16 -04:00
  • 62e397e0a3 Merge pull request #157 from lonekorean/links-divs-figures Will Boyd 2025-04-02 10:12:41 -04:00
  • c92670a5f7 Restore fix for divs in links, figure tweak Will Boyd 2025-04-02 08:57:44 -04:00
  • 8c558cc0a1 3.0.1 Will Boyd 2025-04-01 16:34:36 -04:00
  • 7030d0fb87 Merge pull request #156 from lonekorean/lost-links Will Boyd 2025-04-01 16:34:05 -04:00
  • 66e4d6b14f comment out problematic rule for now Will Boyd 2025-04-01 16:32:21 -04:00
  • 2f62d9c8d7 3.0.0 Will Boyd 2025-03-18 14:56:40 -04:00
  • 18c8593f7b Merge pull request #154 from lonekorean/v3 Will Boyd 2025-03-18 14:54:39 -04:00
  • 2d33577664 Update inquirer Will Boyd 2025-03-18 12:55:51 -04:00
  • 849f1ee476 Update demo GIF in README Will Boyd 2025-03-18 08:41:21 -04:00
  • 3eeba4e45c Bump write-delay to 25 Will Boyd 2025-03-18 07:49:50 -04:00
  • b21695f18f Merge pull request #151 from lonekorean/v3-documentation Will Boyd 2025-03-16 12:36:56 -04:00
  • 411f788b8e Remove table of contents Will Boyd 2025-03-16 12:35:25 -04:00
  • b205b04bc4 Small doc tweak Will Boyd 2025-03-16 12:23:25 -04:00
  • 17d4b75595 More documentation work Will Boyd 2025-03-16 09:16:21 -04:00
  • 4f2e027453 Trying a different options format Will Boyd 2025-03-15 13:36:35 -04:00
  • 8969a0b9d0 Documented all advanced options Will Boyd 2025-03-14 17:04:39 -04:00
  • 140d9f5038 Documentation progress Will Boyd 2025-03-14 09:35:47 -04:00
  • 65e5e755d0 Consistent arrow function syntax Will Boyd 2025-03-09 10:40:20 -04:00
  • 39c2bf864a Nicer post type logging Will Boyd 2025-03-08 17:46:44 -05:00
  • dc0b15c3d1 Bump required node to v20.5.0 because mute-stream Will Boyd 2025-03-08 15:40:46 -05:00
  • 6fb2419a11 Updated headings and count logging Will Boyd 2025-03-08 12:22:36 -05:00
  • 89b12cdd96 Rename index to app, update deps, tweak config Will Boyd 2025-03-07 10:52:21 -05:00
  • 6562b60b5c Color formatting for help Will Boyd 2025-03-06 16:17:58 -05:00
  • 428eb0b490 Add descriptions for all questions, rename some Will Boyd 2025-03-06 14:46:06 -05:00
  • 3dc025cc96 Simplify image download error handling Will Boyd 2025-03-06 09:24:09 -05:00
  • 26917e0612 Output folder tweaks Will Boyd 2025-03-01 08:19:02 -05:00
  • 0232a59572 Better image scraping regex Will Boyd 2025-02-28 14:04:34 -05:00
  • fbf6fe42da Move CONTRIBUTING.md Will Boyd 2025-02-27 14:08:36 -05:00
  • 83fe3f10b2 Removed eslint Will Boyd 2025-02-26 19:07:26 -05:00
  • 1be32e76a6 Merge pull request #149 from lonekorean/parse-debugging Will Boyd 2025-02-25 17:12:14 -05:00
  • cb435c6fd5 small line combination Will Boyd 2025-02-24 18:58:57 -05:00
  • 5aef591c3d Remove style contents, excessive line breaks Will Boyd 2025-02-24 16:53:43 -05:00
  • 94c93d045c Fix for awful markdown links with <div> Will Boyd 2025-02-23 16:18:40 -05:00
  • db5430117e Data fixes, fix for <img> with 2+ src attributes Will Boyd 2025-02-23 13:22:32 -05:00
  • f0e8400ccd Decrease default write delay Will Boyd 2025-02-21 18:54:41 -05:00
  • 841111f850 Data refactoring and renaming Will Boyd 2025-02-21 18:54:19 -05:00
  • aaafd6bd07 Data wrapper class Will Boyd 2025-02-21 14:54:50 -05:00
  • 922515ec23 Use shared.getValue() wherever relevant Will Boyd 2025-02-17 16:24:24 -05:00
  • 470ba2dc00 Catch initial parsing errors, shared.getValue() Will Boyd 2025-02-16 14:43:22 -05:00
  • bc9d17b59e Merge pull request #147 from lonekorean/save-drafts Will Boyd 2025-02-15 10:28:27 -05:00
  • c546cd47ca Show slug fallback when writing Will Boyd 2025-02-15 10:23:18 -05:00
  • e8852a2900 Ignore more reserved post types Will Boyd 2025-02-15 10:22:13 -05:00
  • cb9dd9255e Gracefully handle invalid dates Will Boyd 2025-02-10 16:33:24 -05:00
  • cc09a41744 Refactor turndown service init Will Boyd 2025-02-10 16:06:04 -05:00
  • 42d0688654 Stuff for drafts, handling missing slugs and dates Will Boyd 2025-02-09 12:21:13 -05:00
  • a645b2bfdc Output frontmatter id as integer Will Boyd 2025-02-08 12:36:08 -05:00
  • 1524e052bb Merge pull request #145 from lonekorean/config-refactor Will Boyd 2025-02-07 17:58:24 -05:00
  • 2367998e66 console fix Will Boyd 2025-02-07 17:57:28 -05:00
  • f8d214c362 questions.load(), config refactor Will Boyd 2025-02-07 17:49:31 -05:00
  • 66798a044f Remove camelcase dep, roll my own Will Boyd 2025-02-06 14:12:47 -05:00
  • df5731985d Logging refactor, quote-date, type count fix Will Boyd 2025-02-06 13:56:27 -05:00
  • 9fb7ae47c5 Refactor how post meta is parsed Will Boyd 2025-02-05 15:58:26 -05:00
  • 5f5ab6f2bd Fix incorrect config name to saveImages Will Boyd 2025-02-04 14:01:07 -05:00
  • bcc0963a06 Merge pull request #144 from lonekorean/refactor-date-handling Will Boyd 2025-02-04 13:57:33 -05:00
  • 0321318183 Remove settings.js Will Boyd 2025-02-04 13:51:24 -05:00
  • 71028a272b Fix date stuff in path building Will Boyd 2025-02-03 14:47:43 -05:00
  • 7934f4e4b4 Change when date is formatted Will Boyd 2025-02-03 14:27:37 -05:00
  • 8a25175c73 Fix datetimes being incorrectly encoded in frontmatter as strings instead of YAML timestamps Ondřej Nývlt 2024-06-17 10:13:05 +02:00
  • 67bf6488c1 Unused filter-categories question Will Boyd 2025-02-02 18:08:09 -05:00
  • b86185a121 Filter out the WordPress sample page Will Boyd 2025-02-02 15:52:36 -05:00
  • da4af6608a Hardcode filter-categories and filter-post-types Will Boyd 2025-02-02 15:32:37 -05:00
  • faff0ec856 filter-categories and strict-ssl questions Will Boyd 2025-02-02 12:37:49 -05:00
  • 3bbf0274ce Small frontmatter getter refactor, more questions Will Boyd 2025-02-01 15:10:45 -05:00
  • f6197d1d70 First list and integer questions, spaces to tabs Will Boyd 2025-02-01 08:27:58 -05:00
  • cf338813f1 Move output from settings to questions Will Boyd 2025-01-31 13:11:07 -05:00
  • 865795cf11 Fix malformed tables from causing error Will Boyd 2025-01-29 15:55:36 -05:00
  • 3577d2b4ae Merge pull request #143 from lonekorean/new-wizard Will Boyd 2025-01-28 17:09:25 -05:00
  • fbd36cf3a2 Semicolon kinda life Will Boyd 2025-01-28 16:56:37 -05:00
  • 896eaadb4f Have writer use shared.buildPostPath() Will Boyd 2025-01-28 16:54:27 -05:00
  • afc22e7ba5 Rename wizard.js to intake.js Will Boyd 2025-01-28 16:38:29 -05:00
  • 1877e43611 buildSamplePostPath() Will Boyd 2025-01-28 08:14:15 -05:00
  • 8d4e7a03fc Show example paths during wizard Will Boyd 2025-01-27 17:12:17 -05:00
  • 91073742fa Fix undefined answer bug, start on example path Will Boyd 2025-01-27 14:57:04 -05:00
  • fad9d97488 Some wizard comments and renamed variables Will Boyd 2025-01-27 14:11:31 -05:00
  • 80eb589d4b Rename wizard/questions things Will Boyd 2025-01-27 12:59:21 -05:00
  • d68c3feaff Clean up console logs Will Boyd 2025-01-27 09:33:42 -05:00
  • a61e2be9e3 Move options out, refactor getConfig() Will Boyd 2025-01-27 09:30:28 -05:00
  • 19c65b21e4 Common normalize logic Will Boyd 2025-01-27 08:42:08 -05:00
  • 7cd5722195 Throw Error instead of string Will Boyd 2025-01-27 08:37:37 -05:00
  • 07fbdc31e7 Option validation and edge cases Will Boyd 2025-01-26 19:22:59 -05:00
  • 8841c607e7 Separate normalizers out, fix config flag checks Will Boyd 2025-01-25 16:23:45 -05:00
  • 6a6e5074f0 Fixed validation/normalization for wizard Will Boyd 2025-01-25 13:46:47 -05:00
  • 1f890b4079 Just a whole lot of stuff in progress Will Boyd 2025-01-25 10:27:24 -05:00
  • 3f4b244935 Update inquirer and fix code Will Boyd 2025-01-21 10:32:28 -05:00
  • bafe869221 Remove output option Will Boyd 2025-01-20 16:28:36 -05:00