Skip to content

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

Notifications You must be signed in to change notification settings

jonas/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 51.5%
  • CSS 36.9%
  • Ruby 6.0%
  • JavaScript 5.6%