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.
- Host: GitHub
- URL: https://github.com/danrpts/tuvok
- Owner: danrpts
- License: gpl-3.0
- Created: 2017-08-08T17:16:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T19:11:11.000Z (over 7 years ago)
- Last Synced: 2024-12-31T00:33:40.545Z (5 months ago)
- Topics: bootstrap4, github-pages, jekyll, jekyll-theme
- Language: HTML
- Homepage: https://superdan.io/tuvok
- Size: 2.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## 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