Skip to content

GuillaumeGomez/Rust-GCC.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-GCC.github.io

github pages for the Rust GCC project

Building the website locally

The easiest way is to use the jekyll docker image if you are not familiar with jekyll and bundle.

docker run --rm -it -e UID=$(id -u) -e GID=$(id -g) -p 4000:4000 -v $(pwd):/srv/jekyll jekyll/builder bash -c 'bundle install && jekyll serve'

About

github pages for the Rust GCC project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published