This repository contains the source code for the GraniteCode.ai website.
This project powers the official website for GraniteCode.ai. The site is built using Jekyll, a static site generator.
To preview or work on the site locally, you’ll need Ruby and Bundler installed. Then follow these steps:
- Install dependencies
Run the following in your terminal:
bundle install
#serve pages
bundle exec jekyll s