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

https://github.com/danrpts/tuvok

The logical Jekyll theme for an elegant GitHub Pages blog.
https://github.com/danrpts/tuvok

bootstrap4 github-pages jekyll jekyll-theme

Last synced: 3 months ago
JSON representation

The logical Jekyll theme for an elegant GitHub Pages blog.

Awesome Lists containing this project

README

        

## Tuvok
Tuvok is a responsive card-column theme for Jekyll built on Bootstrap 4. It is the logical choice for an elegant blog, portfolio, or personal site hosted on GitHub Pages.

![tuvok-home-screenshot](assets/images/tuvok-home-screenshot.png)

## Installation

Clone

git clone https://github.com/danrpts/tuvok.git

Branch

git remote add tuvok https://github.com/danrpts/tuvok.git
git fetch
git checkout -b tuvok --track tuvok/master

## Usage

Download dependencies

bundle install

Build site

bundle exec jekyll build

Build and serve site

bundle exec jekyll serve

## Configuration

## Credits
Daniel Peterson

## License
GPLv3