Convert all wiki pages, and their page edits ("revisions") into a git repository
renoirb opened this issue · 3 comments
renoirb commented
Objective is to migrate all content into static files, preserving author, and file changes history into a Git repository.
With that, we’ll be able to set in place conversion filter (e.g. convert Wikitext into minimal HTML and Markdown?) so we could use a static site generator to make the site as a static site.
Expected deliverables
- Successful run of all history into git
- Handle corner cases #1 and #2
- Publish into https://github.com/webplatform/docs git repo
renoirb commented
renoirb commented
Almost there!
renoirb commented
Published to https://github.com/webplatform/docs !