Overview
Duo is a simple Jekyll theme that can be used for creating single-page sites or simple blogs. It offers a clean and minimal design that focuses on content. With its easy customization options, Duo is a great choice for users looking for a straightforward and responsive theme.
Features
- Simple Design: Duo offers a clean and minimal design that puts the focus on content.
- Versatile Usage: This theme can be used for both single-page sites and simple blogs.
- Responsive: Duo is fully responsive, ensuring that your website looks great on any device.
Installation
To install Duo, you can follow these simple steps:
- Clone the GitHub repository by running the following command in your terminal:
git clone https://github.com/chibicode/duo.git
- Navigate to the cloned directory:
cd duo
- Install Jekyll and Bundler by running the following command:
gem install jekyll bundler
- Install the theme’s dependencies by running the following command:
bundle install
- Start the Jekyll server by running the following command:
bundle exec jekyll serve
- Open your browser and visit http://localhost:4000 to see the Duo theme in action.
Summary
Duo is a simple Jekyll theme that offers a clean and minimal design for single-page sites or simple blogs. With its easy customization options and responsive layout, it provides users with a straightforward and visually appealing solution for their websites.