Commit Graph

48 Commits

Author SHA1 Message Date
Will Boyd 1f890b4079 Just a whole lot of stuff in progress 2025-01-25 10:27:24 -05:00
Will Boyd bafe869221 Remove output option 2025-01-20 16:28:36 -05:00
Will Boyd c6a6c1e1cc Sort imports, delete old frontmatter getters 2025-01-20 11:49:26 -05:00
Will Boyd 22d332a20f Convert to ES modules and related changes 2025-01-18 14:22:53 -05:00
Will Boyd 5efb8b8cde Refactoring node engine version enforcement 2024-02-27 18:17:25 -05:00
Will Boyd 51e8211e1f Node version check 2021-01-24 12:39:43 -05:00
Will Boyd 4c49e93da4 Added linting, minor code tweaks, removed getCommand() 2020-01-19 11:42:17 -05:00
Will Boyd f25ce4204d Merge branch 'master' of https://github.com/lonekorean/wordpress-export-to-markdown into v2 2020-01-18 11:34:24 -05:00
Jason Lloyd ebfcce977a create npm command 2020-01-16 17:44:50 +00:00
Will Boyd 551e6823f4 Clean up some messaging 2020-01-14 10:26:50 -05:00
Will Boyd c428cd574c Display command to rerun 2020-01-12 13:50:50 -05:00
Will Boyd 579b34bb41 All about that wizard 2020-01-12 09:03:32 -05:00
Will Boyd a593d223f4 Error handling and logging for image downloads 2019-12-25 14:25:13 -05:00
Will Boyd 1b2153ad8b Refactor init 2019-12-21 16:07:52 -05:00
Will Boyd be2c62f06c Rewrite of async logic in writer 2019-12-21 15:57:25 -05:00
Will Boyd e0f7764554 Remove global config variable 2019-12-17 14:03:58 -05:00
Will Boyd f4ae769f13 Split out code for writer and translator 2019-12-17 13:52:09 -05:00
Will Boyd f9e2bc5b0d Split out code for args, parsing, and shared 2019-12-15 13:44:04 -05:00
Joe Fitzsimmons II 887fee715d Replace quotes in title with escaped quotes 2019-09-20 16:09:23 -04:00
Will Boyd 14ebe7f8fc Merge pull request #4 from superted17/master
Adds undefined safety check to getPostCoverImageId
2019-07-06 07:40:51 -04:00
Christian Tietze e792e146ea trim whitespace from title
closes #6
2019-07-06 07:42:34 +02:00
Ed Spencer e6edc14a4b Adds undefined safety check to getPostCoverImageId 2019-06-26 18:10:55 +01:00
Will Boyd 24e9a7cdfb Use date format without time 2018-11-27 16:41:38 -05:00
Will Boyd ebbc5298b8 Also remove whitespace in ordered list items 2018-11-27 16:14:59 -05:00
Will Boyd de470859c4 Prevent adjacent paragraphs from being merged together 2018-11-24 11:43:26 -05:00
Will Boyd 9307066570 Avoid hardcoding embed script filenames 2018-11-15 15:15:34 -05:00
Will Boyd 882222ff19 Preserve embedded tweets 2018-11-14 20:30:47 -05:00
Will Boyd afd73417b6 Better detection and preservation of codepen embeds 2018-11-14 17:53:15 -05:00
Will Boyd 6a7539c046 Made the iframe hack cleaner, I guess 2018-11-13 16:52:25 -05:00
Will Boyd d427f081c0 Preserve iframes, tweak regex to preserve case 2018-11-12 17:10:05 -05:00
Will Boyd 2d4f5ac820 Stagger image requests, strengthen img regex 2018-11-11 07:24:14 -05:00
Will Boyd c0788e61ce Change code block style 2018-11-06 16:41:00 -05:00
Will Boyd 5a5259cdff Adjust post content image srcs when using --addcontentimages 2018-11-02 17:33:17 -04:00
Will Boyd fd7637f5fd Remove slug from frontmatter 2018-11-02 16:59:36 -04:00
Will Boyd bab7feb9ae Fill out the readme 2018-10-25 17:09:16 -04:00
Will Boyd a77035c85a Ability to save images scraped from post content 2018-10-24 15:50:35 -04:00
Will Boyd ce187aae06 Refactoring, comments, turndown adjustments 2018-10-24 10:42:54 -04:00
Will Boyd 34f46ab5fe saveimages flag 2018-10-23 15:20:21 -04:00
Will Boyd 5d18788321 Convert HTML to Markdown 2018-10-21 18:09:26 -04:00
Will Boyd 2a86f0c74e Implemented prefixdate 2018-10-20 13:56:32 -04:00
Will Boyd c1d9949d73 Implemented year/yearmonth folders, refactoring 2018-10-20 10:58:11 -04:00
Will Boyd 7b6d3ebe59 Add subfolders command line arg 2018-10-19 17:17:31 -04:00
Will Boyd 01fd2e324d Finished refactoring (for now) 2018-10-19 16:07:29 -04:00
Will Boyd 45830cb644 Refactor in progress 2018-10-18 18:53:43 -04:00
Will Boyd af5f52289e Save images into /images 2018-10-17 19:08:53 -04:00
Will Boyd f6695baf95 Downloading images 2018-10-16 18:47:06 -04:00
Will Boyd 6ed80318cb Parse image attachment data too 2018-10-16 17:26:33 -04:00
Will Boyd 5bf7ebd86b Initial commit 2018-10-14 18:46:24 -04:00