Skip to content

Benoit-leb/stootie.github.io

 
 

Repository files navigation

Prerequies

Install the project

bundle install

Run the server locally

bundle exec jekyll serve

Deploy the project

First checkout on gh-pages :
git co gh-pages

Then rebase gh-pages on main branch :
git rebase main

Finally push the change on the repo :
git push origin gh-pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.8%
  • SCSS 35.0%
  • Ruby 25.2%