Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all wiki pages, and their page edits ("revisions") into a git repository #4

Closed
3 tasks done
renoirb opened this issue Jul 21, 2015 · 3 comments
Closed
3 tasks done

Comments

@renoirb
Copy link
Member

renoirb commented Jul 21, 2015

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

@renoirb
Copy link
Member Author

renoirb commented Jul 21, 2015

It works and history makes sense!

Achievement unlocked.

  1. We have full history into Git MediaWiki history into Git repository
  2. We can review each commit, who did it, and when Preview of git show of a converted page edit into a commit
  3. A diff within two changes in MediaWiki has the same outcome as a diff made from exported history mediawiki-git-comparing-commits

@renoirb
Copy link
Member Author

renoirb commented Jul 23, 2015

Almost there!

@renoirb
Copy link
Member Author

renoirb commented Jul 23, 2015

Published to https://github.com/webplatform/docs !

@renoirb renoirb closed this as completed Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant