Skip to content

An importer for converting Disqus comments to staticman-style json files.

License

Notifications You must be signed in to change notification settings

StephenClearyApps/DisqusImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DisqusImport

An importer for converting Disqus comments to staticman-style json files.

To use: place your disqus.xml file in the src directory and run the project.

The Disqus import models (in Disqus.cs) were generated by the command xsd DisqusInternals.xsd Disqus.xsd /classes. DisqusInternals.xsd was downloaded from http://disqus.com/api/schemas/1.0/internals.xsd, and Disqus.xsd was downloaded from http://disqus.com/api/schemas/1.0/disqus.xsd. After the download, Disqus.xsd was modified to include the post/author/email field.

About

An importer for converting Disqus comments to staticman-style json files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages