It's worth noting that if you want to keep the wiki functionality but
move it into GitHub, you can also clone the repo wiki and alter it
that way:
  git clone https://github.com/user/reponame.wiki.git

Also, if you can get the Mediawiki markup out of the XML, you can
convert that to GitHub-flavoured markdown (as well as a bunch of other
formats) with pandoc, which would work for either the GitHub wiki, or
the Jekyll-based pages. Something like a combination of pandoc and the
CPAN MediaWiki::DumpFile::Pages package might do the job, though it'd
probably require some checking and clean-up; the translation probably
won't be *perfect*.

-Ian



On 16 October 2014 21:33, Geoffrey Hutchison <geo...@pitt.edu> wrote:
> Hi everyone,
>
> Despite the low level of action, I’ve been spending a lot of time *thinking*
> about Avogadro and the future. There are quite a few exciting things,
> although it may take a while before they fully appear.
>
> One thing I can talk about is pushing for tutorials and manuals.
>
> The University of Pittsburgh is putting money and student-power towards
> improving tutorials and manuals for Avogadro. We’re converting from a
> proprietary program to Avogadro over the next two years. So we’ll be putting
> up workflows, learning exercises, etc.
>
> One thing I'm considering is moving away from MediaWiki. It's insecure and
> spammy. The whole point was to let people easily edit the pages, and that
> doesn't work now.
>
> I'm open to suggestions, but I'd like to suggest GitHub pages. These are
> generated from a repo, so it's easy to add a pull request to modify them,
> translate, etc. As static pages, they're easier to package and distribute
> too.
>
> One catch is converting from MediaWiki to Jekyll, so if someone can help
> with that, eg parsing the XML dump, please let me know.
>
> Thoughts? Better alternatives?
>
> Thanks,
> Geoff
>
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> Avogadro-devel mailing list
> Avogadro-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/avogadro-devel
>

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel

Reply via email to