Skip to content

Changaco/gitit-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A gitit theme based on Bootstrap.

How to install

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

Screenshots

1200px

On smaller screens, the sidebar is pushed to the bottom. Here is the top of the page at a width of 480px:

480px

And here is the bottom:

480px bottom

About

A gitit theme based on Bootstrap v3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published