Skip to content

tyrower/codeeu.github.io

 
 

Repository files navigation

Europe Code Week website

The website was created with jekyll. It's a Ruby gem (library). To contribute:

  1. Make sure you have Ruby and Bundler installed.
  2. Fork the repository on GitHub by clicking the "Fork" button.
  3. Clone the repository to your computer.
  4. In the repository folder on your machine, run bundle install to have the project's dependencies installed.

After that, you can run the following command to preview locally the changes you make on the website:

jekyll serve --watch

Then open localhost:4000 and you should be able to see the site.

Test your changes locally, then push to your GitHub repo and send a Pull Request for review.

Thank you for contributing.

About

Main Europe Code Week website with static resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.6%
  • CSS 19.3%
  • Ruby 1.1%