
Personal hacker profile page showcasing CTF achievements, cybersecurity projects, and curated resources. Built with Middleman and Gulp for static site generation.
Install dependencies:
bundle install
npm i
Test with local web server:
$ bundle exec middleman server
Build:
$ gulp build
$ bundle exec middleman build