This commit is contained in:
parent
9d0a823351
commit
d74495ddef
936 changed files with 80 additions and 69 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Content Archive
|
||||
# Content
|
||||
|
||||
These Markdown files were extracted from the exported HTML posts in `website/`.
|
||||
This directory is the future source of truth for editable site content.
|
||||
|
||||
These Markdown files were extracted from the exported HTML posts in `archive-source/`.
|
||||
The body content intentionally keeps its original HTML markup so the migration
|
||||
does not lose formatting, links, headings, or embedded images.
|
||||
|
||||
|
|
@ -8,7 +10,7 @@ does not lose formatting, links, headings, or embedded images.
|
|||
- `content/speeches/mrs-hak-ja-han-moon/` - Mrs. Hak Ja Han Moon speech posts
|
||||
- `content/blog/<year>/` - non-speech blog posts grouped by published year
|
||||
|
||||
Regenerate this archive from `website/blog/` with:
|
||||
Regenerate this content from `archive-source/blog/` with:
|
||||
|
||||
```bash
|
||||
npm run extract:content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue