This repository contains the source code for the Symblaze website, built using Jekyll, a static site generator.
Ensure you have the following installed:
- Ruby
- Bundler
Install the required dependencies by running:
bundle install
To start the development server, use the following command:
make