A gitit theme based on Bootstrap.
Run the following commands:
cd /path/to/your/gitit/wiki cp -a static static.back mv templates templates.back wget https://github.com/Changaco/gitit-bootstrap/archive/master.tar.gz -O gitit-bootstrap.tar.gz tar -xaf gitit-bootstrap.tar.gz --strip-components 1 cp templates.back/footer.st templates cp templates.back/logo.st templates ./build.sh Then restart gitit, and purge its cache:
rm -r cache On smaller screens, the sidebar is pushed to the bottom. Here is the top of the page at a width of 480px:
And here is the bottom:


