Bravo Kernel
Tags
Home
Tags
Published on
August 14, 2014

How to reinstall Octopress with Octostrap3 theme on Debian

Reinstall Octopress

cd [path-to-repos]
git clone git@github.com:[your-github-pages-repo.git] octopress
cd octopress
git checkout source
rake setup_github_pages

Re-enable theme submodule

git submodule init
git submodule update
cd .themes/octostrap3
git checkout master
Edit this Page on Github
← How to set up time, date and timezone on Debian
How to use variables in MSSQL →
githubtwitter
Bravo Kernel
•
© 2023
•
Bravo Kernel
Powered by Pliny!