This is a repository for my personal webpage.
It is generated with Jekyll and pushed to GitHub Pages, where it can be seen at: https://leoadec.github.io or https://leoadec.com
Make sure you have Ruby 3.2 installed.
bundle install
bundle exec rake serve
The page will be available at localhost:4000 .
bundle exec rake test