Overview
whiteglassGem is a minimal and responsive Jekyll theme designed for hackers. It offers a clean and simple design that can be easily customized to fit individual preferences. This theme is easy to install and allows for easy deployment to GitHub Pages using Travis CI.
Features
- Minimal and responsive design
- Easy customization options
- Support for categories and tags
- Integration with GitHub Pages and Travis CI
Installation
To install the whiteglass theme, follow these steps:
- Add the following line to your Jekyll site’s Gemfile:
gem "whiteglass"
- Add the following line to your Jekyll site’s
_config.yml
:
theme: whiteglass
- Execute the following command to install the theme:
bundle install
or
gem install whiteglass
Summary
The whiteglassGem is a minimal and responsive Jekyll theme that offers a clean and simple design. It provides easy customization options and supports integration with GitHub Pages and Travis CI for deployment. With its user-friendly installation process, developers can quickly set up a stylish and functional website.