| title | About |
|---|---|
| permalink | /about/ |
| layout | page |
Just fork the repo and adjust the _config.yml to use with Github Pages and your page is done.
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
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



