Skip to content

MilanLempera/coderetreatcz.github.com

 
 

Repository files navigation

coderetreat.cz website

The website runs on GitHub Pages and uses Jekyll for generating static HTML from templates.

Each event (iteration) is represented as a 'post' (e.g. _posts/2011-12-03-global-day-praha.html).

To preview the site on local machine use prepared vagrant machine. The vagrantfile is already part of repository.

$ vagrant up
$ vagrant ssh

vagrant@precise32:~$ cd /vagrant/
vagrant@precise32:/vagrant$ jekyll serve -w

About

Sources of Coderetreat.cz website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.4%
  • CSS 5.6%