Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kisom/mw2gitit

Convert a mediawiki XML dump to a gitit wiki.
https://github.com/kisom/mw2gitit

Last synced: 18 days ago
JSON representation

Convert a mediawiki XML dump to a gitit wiki.

Awesome Lists containing this project

README

        

# mw2gitit

Convert a mediawiki database dump to gitit format.

## Usage

```bash
lein deps
lein run
```

## History
I have been running a mediawiki instance for a long time. Later, I
found I wanted to switch over to [gitit](http://www.gitit.net) but
without losing everything in the old wiki (but history was less important.)

## License

Copyright (C) 2012 Kyle Isom

Distributed under the Eclipse Public License, the same as Clojure.