parent
830585e2ba
commit
01a7933793
768 changed files with 82022 additions and 0 deletions
15
content/README.md
Normal file
15
content/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Content Archive
|
||||
|
||||
These Markdown files were extracted from the exported HTML posts in `website/`.
|
||||
The body content intentionally keeps its original HTML markup so the migration
|
||||
does not lose formatting, links, headings, or embedded images.
|
||||
|
||||
- `content/speeches/<year>/` - Rev. Sun Myung Moon speech posts grouped by speech year
|
||||
- `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:
|
||||
|
||||
```bash
|
||||
npm run extract:content
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue