Commit Graph

43 Commits

Author SHA1 Message Date
Will Boyd f9e2bc5b0d Split out code for args, parsing, and shared 2019-12-15 13:44:04 -05:00
Will Boyd 2024d63aed 1.0.3 2019-12-08 08:56:08 -05:00
Will Boyd 5756534603 Update deps 2019-12-08 08:53:30 -05:00
Will Boyd a52fe04f61 Merge pull request #11 from jfitzsimmons2/title-quote-fix
Replace quotes in title with escaped quotes
2019-12-08 08:36:42 -05:00
Joe Fitzsimmons II 887fee715d Replace quotes in title with escaped quotes 2019-09-20 16:09:23 -04:00
Will Boyd d17bfcb61b 1.0.2 2019-08-18 09:05:54 -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
Will Boyd e2e8c51dab Merge pull request #7 from DivineDominion/patch-1
trim whitespace from title
2019-07-06 07:30:26 -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 7193d35275 Update package and readme files 2018-12-12 16:50:21 -05:00
Will Boyd 7766beb558 Change package name 2018-12-12 16:37:25 -05:00
Will Boyd d18ba0046a Make public 2018-12-12 16:28:15 -05: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 90c5fa9c39 Prefer equal signs 2018-11-06 17:55:33 -05:00
Will Boyd c0788e61ce Change code block style 2018-11-06 16:41:00 -05:00
Will Boyd 3090712454 Update README.md 2018-11-04 13:14:27 -05:00
Will Boyd 09de6bb626 Add note about updating <img> refs 2018-11-04 12:31:18 -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 9250062975 Readme tweaks 2018-10-26 16:07:22 -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