Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

stootie/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