Skip to content

ronaldvz/hackersnl.github.com

 
 

Repository files navigation

BEEA website

This is the website of BEEA. Contributing is encouraged. Just fork the website, hack and create a pull request.

Hacking

The site runs on Jekyll and is hosted on Github pages. This means the site must stay vanilla Jekyll compatible otherwise Github Pages can't render it.

You can use Bundler to install all the dependencies (bundle install). If you don't have Bundler and want to install the gems yourself, check the Gemfile for a complete list.

jekyll --server starts a webserver on localhost:4000 with the site. This allows you to preview changes locally before submitting them.

About

Beea website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.3%
  • JavaScript 47.7%