You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#clone o repositório
git clone https://github.com/MLIME/site.git
cd site
#instale gems de Ruby
bundle install
#Sirva o site em localhost:4000
bundle exec jekyll serve