All Projects → joshgerdes → Jekyll Uno

joshgerdes / Jekyll Uno

Licence: mit
Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost

Projects that are alternatives of or similar to Jekyll Uno

Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (-60.11%)
Mutual labels:  jekyll, jekyll-theme, github-pages, jekyll-themes, scss
Hydeout
A refreshed version of Hyde for Jekyll 3.x and 4.x
Stars: ✭ 448 (-19.86%)
Mutual labels:  jekyll, jekyll-theme, github-pages, jekyll-themes, scss
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (-20.93%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
Jekyll Serif Theme
Serif is a beautiful business theme for Jekyll.
Stars: ✭ 235 (-57.96%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, scss
Flexible Jekyll
Flexible-Jekyll is a simple and clean theme for Jekyll
Stars: ✭ 531 (-5.01%)
Mutual labels:  jekyll, github-pages, jekyll-themes, scss
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (-68.16%)
Mutual labels:  jekyll, jekyll-theme, github-pages, jekyll-themes
Minima
Minima is a one-size-fits-all Jekyll theme for writers.
Stars: ✭ 2,452 (+338.64%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, scss
Jekyll Yamt
YAMT is a minimal Jekyll theme focused on simplicity and ease-of-use.
Stars: ✭ 55 (-90.16%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, scss
fuse-core
The 'Fuse Core' Jekyll theme.
Stars: ✭ 29 (-94.81%)
Mutual labels:  jekyll, jekyll-theme, github-pages, jekyll-themes
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-96.42%)
Mutual labels:  jekyll, jekyll-theme, github-pages, jekyll-themes
Jekyll Theme Basically Basic
Your new Jekyll default theme
Stars: ✭ 524 (-6.26%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
Jekyll Text Theme
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
Stars: ✭ 2,150 (+284.62%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, scss
So Simple Theme
A simple Jekyll theme for words and pictures.
Stars: ✭ 1,701 (+204.29%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+575.85%)
Mutual labels:  jekyll, jekyll-theme, github-pages, jekyll-themes
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-84.79%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (-6.26%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, scss
Minimal Mistakes
📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Stars: ✭ 8,967 (+1504.11%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
Mzlogin.github.io
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Stars: ✭ 1,060 (+89.62%)
Mutual labels:  jekyll, jekyll-theme, github-pages, jekyll-themes
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+570.3%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
Jekyll Theme Prologue
A Jekyll version of the "Prologue" theme by HTML5 UP
Stars: ✭ 346 (-38.1%)
Mutual labels:  jekyll, jekyll-theme, jekyll-themes, scss

jekyll-uno

Jekyll-Uno - a minimal, responsive theme for Jekyll based on the Uno theme for Ghost.

⚠️ This theme requires ruby and rubygems installed

Features

  • Clean layout
  • Resposive layout
  • Pagination
  • Syntax highlighting
  • Social links
  • Tags listing page
  • Categories listing page
  • Google Analytics integration
  • Disqus integration

Install and Test

  1. Download or clone repo git clone [email protected]:joshgerdes/jekyll-uno.git
  2. Enter the folder: cd jekyll-uno/
  3. If you don't have bundler installed: gem install bundler
  4. Install Ruby gems: bundle install
  5. Start Jekyll server: bundle exec jekyll serve --watch

Access via: http://localhost:4000/jekyll-uno/

If you would like to run without using the github-pages gem, update your Gemfile to the following:

source 'https://rubygems.org'
gem 'jekyll-paginate'
gem 'jekyll-watch'
gem 'kramdown'
gem 'kramdown-parser-gfm'

Demo and Download

Demo Download

jekyll-uno - free Jekyll theme


Copyright and license

It is under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].