zld / contrast

Jekyll Theme

Home Page:https://niklasbuschmann.github.io/contrast-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contrast

screenshot screenshot

Installation (recommended)

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

Note: If you want to use this theme in a subfolder, then you need to create a gh-pages branch in your repo.

Installation (jekyll-remote-theme method)

You can also create an empty repo, add index.html and archive.html files, which can be empty but need to contain front matter, and add this to your _config.yml:

remote_theme: niklasbuschmann/contrast

plugins:
  - jekyll-remote-theme

For an example repo you can look at the demo of this theme.

Features

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

Based on

License

public domain

Additional Screenshots

With navbar

screenshot

With navbar and style: contrast

screenshot

With navbar and style: minimal

screenshot

About

Jekyll Theme

https://niklasbuschmann.github.io/contrast-demo

License:The Unlicense


Languages

Language:JavaScript 96.7%Language:CSS 2.9%Language:HTML 0.4%