See Unity Theme in action or download it today!
United design language, simple design and multipurpose theme
- Light/dark Theme toggle
- Flat UI
- Built-in Commands
- Google Analytics
- Anchor Headings
- Table of Contents
- Video embed support
- Syntax Highlighting
- Pinned Post
Follow the instructions in jekyll Docs to install Ruby
, RubyGems
, and Bundler
. You may also install Git
Create a new repository from the Unity Starter and name it <GH_USERNAME>.github.io, where GH_USERNAME represents your GitHub username.
Before running for the first time, go to the root directory of your site, and install dependencies as follows:
$ bundle
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.
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.
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.
This work is published under MIT License.