openSUSE / jekyll-theme

Simple and readable openSUSE jekyll theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openSUSE Jekyll Theme

Simple and readable openSUSE jekyll theme

Installation

Development

How to set up environment?

sudo zypper in ruby ruby-devel
bundle config set path 'vendor/bundle'
bundle install

How to build?

bundle exec jekyll build

Resulting site will be in _site directory.

How to serve locally?

bundle exec jekyll serve

Visit http://127.0.0.1:4000/ in your browser.

About

Simple and readable openSUSE jekyll theme

License:GNU General Public License v3.0


Languages

Language:HTML 81.1%Language:CSS 16.4%Language:Ruby 2.6%