Skip to content

Nanohenry10-9/luxembourgtechschool.github.io

 
 

Repository files navigation

About This Project

This repository holds the source code of the official website for the Luxembourg Tech School (LTS). Build using Jekyll, Bootstrap 3 and hosted on GitHub Pages.

© 2016 Luxembourg Tech School.

Run locally

Docker on Linux/OSX

docker run --rm --volume="$PWD:/srv/jekyll" -p 4000:4000 -it jekyll/minimal jekyll serve

Docker on Windows

docker run --rm --volume="${PWD}:/srv/jekyll" -p 4000:4000 -it jekyll/minimal jekyll serve

About

Official Website of the Luxembourg Tech School (LTS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.3%
  • CSS 8.3%
  • JavaScript 1.4%