Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 33 additions & 6 deletions content/theme/jekyll-theme-console.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,44 @@
---
title: jekyll-theme-console
github: https://github.com/b2a3e8/jekyll-theme-console
demo: https://b2a3e8.github.io/jekyll-theme-console/
demo: https://b2a3e8.github.io/jekyll-theme-console-demo-dark/
author: b2a3e8
ssg:
- Jekyll
cms:
- No Cms
css:
- Scss
archetype:
- Blog
- Portfolio
- Personal
date: 2018-11-07T15:08:15.000Z
description: >-
A jekyll theme inspired by linux consoles for hackers, developers and script
kiddies.
stale: false
disabled_reason: demo url not found
disabled: true
A minimal, console‑inspired Jekyll theme for hackers, developers and other
cool kids.
---

## Demo

- [dark style demo](https://b2a3e8.github.io/jekyll-theme-console-demo-dark/) ([source code / template](https://github.com/b2a3e8/jekyll-theme-console-demo-dark))

[<img src="https://raw.githubusercontent.com/b2a3e8/jekyll-theme-console/master/screenshot-dark.png" width="350" alt="Dark style screenshot">](https://b2a3e8.github.io/jekyll-theme-console-demo-dark/)
- [light style demo](https://b2a3e8.github.io/jekyll-theme-console-demo-light/) ([source code / template](https://github.com/b2a3e8/jekyll-theme-console-demo-light))

[<img src="https://raw.githubusercontent.com/b2a3e8/jekyll-theme-console/master/screenshot-light.png" width="350" alt="Light style screenshot">](https://b2a3e8.github.io/jekyll-theme-console-demo-light/)
- [hacker style demo](https://b2a3e8.github.io/jekyll-theme-console-demo-hacker/) ([source code / template](https://github.com/b2a3e8/jekyll-theme-console-demo-hacker))

[<img src="https://raw.githubusercontent.com/b2a3e8/jekyll-theme-console/master/screenshot-hacker.png" width="350" alt="Hacker style screenshot">](https://b2a3e8.github.io/jekyll-theme-console-demo-hacker/)

Note: The theme also includes a Nord variant (`style: nord`).

## Features

- Four styles: `dark` (default), `light`, `hacker`, `nord`
- Optional auto light/dark via `prefers-color-scheme`
- Strict, extendable Content Security Policy
- Optional Google Fonts (disable for full self‑hosting)
- Generic analytics/tracker include (Matomo, Plausible, etc.)
- Simple header navigation via `header_pages`
- Works as a RubyGem theme or GitHub Pages remote theme