Skip to content

ghewgill/so-static

Repository files navigation

Stack Overflow static dump tools

Extract the full contents of the data dump into this directory. Run:

mkdir -p static/users
mkdir -p static/questions
mkdir unify
./xt users.xml users.xsl
python unify.py
./posts.sh
./xt unify.xml index.xsl static/index.html

About

Stack Overflow static mirror tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published