Will Boyd
|
3dc025cc96
|
Simplify image download error handling
|
2025-03-06 09:24:09 -05:00 |
|
Will Boyd
|
26917e0612
|
Output folder tweaks
|
2025-03-01 08:19:02 -05:00 |
|
Will Boyd
|
0232a59572
|
Better image scraping regex
|
2025-02-28 14:04:34 -05:00 |
|
Will Boyd
|
fbf6fe42da
|
Move CONTRIBUTING.md
|
2025-02-27 14:08:36 -05:00 |
|
Will Boyd
|
83fe3f10b2
|
Removed eslint
|
2025-02-26 19:07:26 -05:00 |
|
Will Boyd
|
1be32e76a6
|
Merge pull request #149 from lonekorean/parse-debugging
Parse debugging
|
2025-02-25 17:12:14 -05:00 |
|
Will Boyd
|
cb435c6fd5
|
small line combination
|
2025-02-24 18:58:57 -05:00 |
|
Will Boyd
|
5aef591c3d
|
Remove style contents, excessive line breaks
|
2025-02-24 16:53:43 -05:00 |
|
Will Boyd
|
94c93d045c
|
Fix for awful markdown links with <div>
|
2025-02-23 16:18:40 -05:00 |
|
Will Boyd
|
db5430117e
|
Data fixes, fix for <img> with 2+ src attributes
|
2025-02-23 13:22:32 -05:00 |
|
Will Boyd
|
f0e8400ccd
|
Decrease default write delay
|
2025-02-21 18:54:41 -05:00 |
|
Will Boyd
|
841111f850
|
Data refactoring and renaming
|
2025-02-21 18:54:19 -05:00 |
|
Will Boyd
|
aaafd6bd07
|
Data wrapper class
|
2025-02-21 14:54:50 -05:00 |
|
Will Boyd
|
922515ec23
|
Use shared.getValue() wherever relevant
|
2025-02-17 16:24:24 -05:00 |
|
Will Boyd
|
470ba2dc00
|
Catch initial parsing errors, shared.getValue()
|
2025-02-16 14:43:22 -05:00 |
|
Will Boyd
|
bc9d17b59e
|
Merge pull request #147 from lonekorean/save-drafts
Save drafts
|
2025-02-15 10:28:27 -05:00 |
|
Will Boyd
|
c546cd47ca
|
Show slug fallback when writing
|
2025-02-15 10:23:18 -05:00 |
|
Will Boyd
|
e8852a2900
|
Ignore more reserved post types
|
2025-02-15 10:22:13 -05:00 |
|
Will Boyd
|
cb9dd9255e
|
Gracefully handle invalid dates
|
2025-02-10 16:33:24 -05:00 |
|
Will Boyd
|
cc09a41744
|
Refactor turndown service init
|
2025-02-10 16:06:04 -05:00 |
|
Will Boyd
|
42d0688654
|
Stuff for drafts, handling missing slugs and dates
|
2025-02-09 12:21:13 -05:00 |
|
Will Boyd
|
a645b2bfdc
|
Output frontmatter id as integer
|
2025-02-08 12:36:08 -05:00 |
|
Will Boyd
|
1524e052bb
|
Merge pull request #145 from lonekorean/config-refactor
Config refactor
|
2025-02-07 17:58:24 -05:00 |
|
Will Boyd
|
2367998e66
|
console fix
|
2025-02-07 17:57:28 -05:00 |
|
Will Boyd
|
f8d214c362
|
questions.load(), config refactor
|
2025-02-07 17:49:31 -05:00 |
|
Will Boyd
|
66798a044f
|
Remove camelcase dep, roll my own
|
2025-02-06 14:12:47 -05:00 |
|
Will Boyd
|
df5731985d
|
Logging refactor, quote-date, type count fix
|
2025-02-06 13:56:27 -05:00 |
|
Will Boyd
|
9fb7ae47c5
|
Refactor how post meta is parsed
|
2025-02-05 15:58:26 -05:00 |
|
Will Boyd
|
5f5ab6f2bd
|
Fix incorrect config name to saveImages
|
2025-02-04 14:01:07 -05:00 |
|
Will Boyd
|
bcc0963a06
|
Merge pull request #144 from lonekorean/refactor-date-handling
Refactor date handling
|
2025-02-04 13:57:33 -05:00 |
|
Will Boyd
|
0321318183
|
Remove settings.js
|
2025-02-04 13:51:24 -05:00 |
|
Will Boyd
|
71028a272b
|
Fix date stuff in path building
|
2025-02-03 14:47:43 -05:00 |
|
Will Boyd
|
7934f4e4b4
|
Change when date is formatted
|
2025-02-03 14:27:37 -05:00 |
|
Ondřej Nývlt
|
8a25175c73
|
Fix datetimes being incorrectly encoded in frontmatter as strings instead of YAML timestamps
|
2025-02-03 14:10:35 -05:00 |
|
Will Boyd
|
67bf6488c1
|
Unused filter-categories question
|
2025-02-02 18:08:09 -05:00 |
|
Will Boyd
|
b86185a121
|
Filter out the WordPress sample page
|
2025-02-02 15:52:36 -05:00 |
|
Will Boyd
|
da4af6608a
|
Hardcode filter-categories and filter-post-types
|
2025-02-02 15:32:37 -05:00 |
|
Will Boyd
|
faff0ec856
|
filter-categories and strict-ssl questions
|
2025-02-02 12:37:49 -05:00 |
|
Will Boyd
|
3bbf0274ce
|
Small frontmatter getter refactor, more questions
|
2025-02-01 15:10:45 -05:00 |
|
Will Boyd
|
f6197d1d70
|
First list and integer questions, spaces to tabs
|
2025-02-01 08:27:58 -05:00 |
|
Will Boyd
|
cf338813f1
|
Move output from settings to questions
|
2025-01-31 13:11:07 -05:00 |
|
Will Boyd
|
865795cf11
|
Fix malformed tables from causing error
|
2025-01-29 15:55:36 -05:00 |
|
Will Boyd
|
3577d2b4ae
|
Merge pull request #143 from lonekorean/new-wizard
New wizard
|
2025-01-28 17:09:25 -05:00 |
|
Will Boyd
|
fbd36cf3a2
|
Semicolon kinda life
|
2025-01-28 16:56:37 -05:00 |
|
Will Boyd
|
896eaadb4f
|
Have writer use shared.buildPostPath()
|
2025-01-28 16:54:27 -05:00 |
|
Will Boyd
|
afc22e7ba5
|
Rename wizard.js to intake.js
|
2025-01-28 16:38:29 -05:00 |
|
Will Boyd
|
1877e43611
|
buildSamplePostPath()
|
2025-01-28 08:14:15 -05:00 |
|
Will Boyd
|
8d4e7a03fc
|
Show example paths during wizard
|
2025-01-27 17:12:17 -05:00 |
|
Will Boyd
|
91073742fa
|
Fix undefined answer bug, start on example path
|
2025-01-27 14:57:04 -05:00 |
|
Will Boyd
|
fad9d97488
|
Some wizard comments and renamed variables
|
2025-01-27 14:11:31 -05:00 |
|