Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 544 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 544 Bytes

Static web for CARLA

This site is built using Jekyll. Instally Ruby, Jekyll and Bundle. To preview the website locally, enter the repository root folder and run:

bundle install
bundle exec jekyll serve

You will then be able to see the preview at the URL: localhost:4000

Build Status

Site based on Clean Blog.