An open API service indexing awesome lists of open source software.

https://github.com/marcoceppi/jekyll-vanilla-theme

A Jekyll port of the Vanilla framework
https://github.com/marcoceppi/jekyll-vanilla-theme

Last synced: 3 months ago
JSON representation

A Jekyll port of the Vanilla framework

Awesome Lists containing this project

README

        

# jekyll-vanilla-theme

Port of Vanilla framework to Jekyll theme.

## Usage

To run, do the following:

```bash
npm install
jekyll s --baseurl=''
Then visit http://127.0.0.1:4000/
```

This will install the vanilla framework locally but is ignored so `npm install`
will need to be run when deployed to production.

Enjoy!