This is the official website for StackHack, a company specializing in Cloud, DevOps, Automation, and Kubernetes solutions. The site is built with Jekyll and hosted on GitHub Pages.
- Clone the Repository:
git clone https://github.com/ahambrar/ahambrar.github.io.git cd ahambrar.github.io```
- Install Dependencies: Ensure you have Ruby and Bundler installed:
git clone https://github.com/ahambrar/ahambrar.github.io.git cd ahambrar.github.io```
- Start the Server:
bundle exec jekyll serve```