Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 203 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 203 Bytes

Northstar blog

Setup

To run this website, you need to have ruby and jekyll installed.

# Install dependencies
bundle install

# Run project
bundle exec jekyll serve