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

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License