Wikidot Moved To Git And Other Changes
1242921954|%e %B %Y
tags: git guide install
Yesterday I moved the Wikidot Open Source code to GitHub.
The preferred way to obtain the Wikidot is cloning our repository:
git clone git://github.com/gabrys/wikidot.git
cd wikidot
git submodules update --init
The last line fetches additional software that Wikidot uses:
- Zend Framework
- H2o template language
- Spyc YAML file parser
Additionally I reorganized this site a bit: introduced blog, polished the theme, cleaned the outdated docs and updated the installation guide. Due to last changes to the Wikidot, it is now much easier to install. I would say, as easy as never before!
Comments
page revision: 1, last edited: 15 Jun 2009 21:26
too bad the wikidot content itself is not stored in GIT, because right now there is no way to get a complete backup of your data in wikidot.
Trapped in the cloud…