Jekyll-Uno - a minimal, responsive theme for Jekyll based on the Uno theme for Ghost.
⚠️ This theme requires ruby and rubygems installed
- Clean layout
- Resposive layout
- Pagination
- Syntax highlight
- Social links
- Download or clone repo
git clone [email protected]:joshgerdes/jekyll-uno.git
- Enter the folder:
cd jekyll-uno/
- Install Ruby gems:
bundle install
- Start Jekyll server:
jekyll serve
Access via: http://localhost:4000/jekyll-uno
It is under the MIT license.