Skip to content

HackerCupAI/hackercupai.github.io

Repository files navigation

hackercupai.github.io

How to build the site locally

Install dependencies

brew install rbenv
rbenv init
rbenv install 3.1.2
rbenv rehash
gem install bundler -v 2.4.15

Build the site

bundle install
bundle exec jekyll serve

If it worked you should see an output in your console like Server address: http://127.0.0.1:4000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published