Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

scalacenter/scala.epfl.ch

 
 

Repository files navigation

This repository has been archived

The reference repository is at https://github.com/scala/scala.epfl.ch

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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.5%
  • CSS 37.0%
  • Ruby 6.0%
  • JavaScript 5.5%