Skip to content
Konstantin Usevich edited this page Jul 17, 2013 · 8 revisions

Working with the website repository

Setting up the main website

  1. Open terminal (say, at the home directory)
  2. Execute git clone git@github.com:slra/slra.github.io.git. This will create a directory slra.github.io with your website.

If you want a different name, say slra-webpage, execute git clone git@github.com:slra/slra.github.io.git slra-webpage