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 installTo start the development server, use the following command:
make