No release in over a year
Penumbra is a Jekyll theme for GitHub Pages
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Penumbra Jekyll Theme

.github/workflows/gem-push.yml Gem Version

Penumbra is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.

Usage

To use the Penumrba theme:

  1. Add the following to your site's _config.yml:

    remote_theme: Cvtx/penumbra
    plugins:
    - jekyll-remote-theme # add this line to the plugins list if you already have one
  2. Optionally, if you'd like to preview your site on your computer, add the following to your site's Gemfile:

    gem "github-pages", group: :jekyll_plugins

License

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