Card style Jekyll theme for blog.
This theme uses jekyll-paginate-v2, which is not natively supported by Github Pages.
But don't worry. You can still easily deploy to Github Pages.
_config.yml
.title: "Jekyll theme Twail"
description: "Card stlye Jekyll theme for blog"
baseurl: # TODO: If your Github Pages URL is https://usename.github.io/SOMETHING/, baseurl should be set to "/SOMETHING"
Rakefile
.# TODO: Write your Github Repository name
GITHUB_REPONAME="github-user-name/repo-name"
rake publish
.gh-pages
.