This repository contains blog posts that are published automatically to our blog.
To preview the blog locally during development:
-
Install dependencies:
cd docs bundle install -
Start the local server:
bundle exec jekyll serve -
Open your browser to http://localhost:4000
The site will automatically reload when you make changes to posts or other files.