Skip to content

dominv/scala.epfl.ch

 
 

Repository files navigation

scala.epfl.ch

website for the Scala Center

Infrastructure

The site is built and hosted using GitHub Pages and Jekyll.

Building locally

You can build and view the site locally with:

bundle install
npm install -g bower
bower install
bundle exec jekyll serve

The generated site is available at http://localhost:4000.

About

Website for Scala@EPFL (create PR on /scala/scala.epfl.ch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.5%
  • CSS 37.6%
  • JavaScript 5.7%
  • Ruby 4.2%