Personal blog and portfolio — ajkamel.github.io
Prerequisites: Ruby and Bundler installed.
# Install dependencies
bundle install
# Run locally
bundle exec jekyll serveSite will be available at http://127.0.0.1:4000/.
Open sourced under the MIT license.