Skip to content

rustlatam/website-2020

Repository files navigation

Website of the Rust Latam 2020


Theme forked from: Grayscale

Original source: Jekyll Themes

Run with Docker

  • Check out the repo
  • docker run --rm --volume=$(pwd):/srv/jekyll -p 35729:35729 -p 4000:4000 -it jekyll/jekyll jekyll serve

or with Docker Compose

  • docker-compose up

Run locally without docker

As per the jekyll docs

  • gem install bundler
  • bundle install --path vendor/bundle
  • bundle exec jekyll serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •