Terminal-inspired Jekyll theme with dark vibe and green accents.
To use the Logz theme:
-
Add the following to your site's
_config.yml:remote_theme: 0xherve/logz-theme@v0.1.0 plugins: - jekyll-remote-theme
-
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
This theme is based on the Hacker theme by Jason Costello and GitHub, Inc.