See Unity Theme in action or download it today!
United design language, simple design and multipurpose theme
Features
- Light/dark Theme toggle
- Flat UI
- Built-in Commands
- Google Analytics
- Anchor Headings
- Table of Contents
- Video embed support
- Syntax Highlighting
- Pinned Post
Quick Start
Prerequisites
Follow the instructions in jekyll Docs to install Ruby
, RubyGems
, and Bundler
. You may also install Git
Step 1: Creating a site
Create a new repository from the Unity Starter and name it <GH_USERNAME>.github.io, where GH_USERNAME represents your GitHub username.
Step 2: Installing Dependencies
Before running for the first time, go to the root directory of your site, and install dependencies as follows:
$ bundle
Step 3. Running Local Server
Run the following command in the root directory of the site:
$ bundle exec jekyll s
After a while, navigate to the site at http://localhost:4000.
Documentation
For more details on usage, please refer to the tutorial on the demo website / wiki. Note that the tutorial is based on the latest release, and the features of the default branch are usually ahead of the documentation.
Contributing
Interested in contributing to Unity Theme? We'd love your help. Unity Theme is an open source project, built one contribution at a time by users like you. See the contributing file for instructions on how to contribute.
Licence
This work is published under MIT License.