Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 343 Bytes

jekyll-vanilla-theme

Port of Vanilla framework to Jekyll theme.

Usage

Run the site as follows (depends on vanilla-framework):

git submodule update  # Creates _sass/vanilla-framework
jekyll serve          # Run the site locally

Then visit http://127.0.0.1:4000/.

Enjoy!