Features
Front End
- Has 4 unique layouts
home
, page
, post
and archive
posts.
- Easily extensible to add more layouts such as
list
or grid
layout.
- Bootstrap based theme enhanced further with the Bootswatch wrappers.
- Uses animate.css for animations.
- Uses font awesome 5 for icons.
Gems
- Optimized for search engines using Jekyll Seo Tag gem.
- Uses the below gems.
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jekyll-seo-tag
- jekyll-data
- jemoji
- Github pages compatible..
Others
- Javascript plugins can be added to
assets/js/
to include a new feature.