This is the website for Hacker Dojo. It is a collaborative hackerspace where tech enthusiasts gather to build, experiment and improve.
This project uses Jekyll which relies on Ruby to build the website's codebase.
- Install Ruby 3+
gem install jekyll bundler
Once all pre-requisites are installed, you can preview the website using:
jekyll serve