Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.56 KB

File metadata and controls

68 lines (47 loc) · 1.56 KB
title About
permalink /about/
layout page

Installation

Just fork the repo and adjust the _config.yml to use with Github Pages and your page is done.

Features

ORIG (niklasbuschmann):

  • supports dark mode on macOS Mojave
  • optional sidebar
  • MathJax support
  • no external ressources
  • included archive page
  • supports pagination
  • feed generation
  • responsive
  • syntax highlighting
  • supports comments via disqus or isso

MOD (bahnfrei):

  • custom styles (includes assets/css/custom.sass)
  • custom archive and category page
  • simple search function using lunr
  • simple gallery with lightbox support
  • local video embedd functionality

Based on

Installation (jekyll-remote-theme method)

You can use this theme with the jekyll-remote-theme plugin. Just create an empty repo, copy over the index.html file and add this to your _config.yml:

remote_theme: bahnfrei/contrast


plugins:
  - jekyll-remote-theme

License

public domain

Screenshots

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot