Skip to content

Simple and readable openSUSE jekyll theme

License

Notifications You must be signed in to change notification settings

KaratekHD/jekyll-theme

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.6%
  • CSS 17.6%
  • Ruby 2.8%