refactor: Replace generator with enhanced version
Some checks are pending
Some checks are pending
- Extracts full frontmatter metadata (originalDate, notion_*, authors, source) - Correct date priority: frontmatter → filename → mtime → ctime - All metadata exposed in index.json for frontend use Phase 1 quick win complete.
This commit is contained in:
parent
87cfa7e083
commit
d0cf2e3061
26 changed files with 2621 additions and 299 deletions
|
|
@ -2,6 +2,6 @@
|
|||
"name": "the-fold-within",
|
||||
"version": "3.0.2",
|
||||
"dependencies": {
|
||||
"pdf-parse": "^1.1.1"
|
||||
"pdf-parse": "^1.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue