Project

hobbies

0.0
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
A Jekyll theme made for developers who want to say a little more than Hello World!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 12.0

Runtime

~> 3.8
~> 0.10.0
 Project Readme

Hobbies

Donate CircleCI branch Gem Gem GitHub license

Welcome to Hobbies, a Jekyll theme made for developers who want to say a little more than "Hello World!"

Hobbies is inspired by the minimal aesthetic of minima and the colors of hyper-snazzy. A warm "Thank You!" to these inspirations.

The theme should always be considered a BETA product, and large design and aesthetic changes may always occur on the theme. As I continue to grow up, my sense of style and design changes, and so this theme will change along with it! Any design I deem as a final "product" will be put into its own repository.

Requirements/Installation

Follow the instructions below in order to install Hobbies into your own Jekyll site!

Requirements

You'll need an instance of Jekyll! Check out the Jekyll documentation to find out how to make your own Jekyll site. You'll also need the internet, but if you're viewing this here, there's a safe chance you have access to it 😄.

Installation

Add this line to your Jekyll site's Gemfile:

gem "hobbies"

And add this line to your Jekyll site's _config.yml:

theme: hobbies

And then execute:

$ bundle

Or install it yourself as:

$ gem install hobbies

Contributing

Suggestions and helpful criticism is always welcome through the use of pull requests! A guide on how to contribute can be found here.

License

The theme is available as open source under the terms of the MIT License.