MSDN-js

The MSDN JavaScript conversion processing pipeline proof of concept is
complete, you can try running it if you like, clone and look at the
readme file:

    https://github.com/maxpolk/msdn-js-conversion

Current status:

    http://dev.maxpolk.org/msdnjs/MSDN-JS_development#2013.2F04.2F30

The next step is to map either filenames or page titles to specific
wiki pages and upload new versions using the webplatform tools wpd
command (replace whole page):

    echo "<page content>" | wpd replace <page>

I'll give the bookkeeping task of sorting out names a shot, and see
what people like ("Final destination" section):

    http://dev.maxpolk.org/msdnjs/MSDN-JS_development#Final_destination

Received on Wednesday, 1 May 2013 04:00:45 UTC