diff --git a/content/theme/jekyll-theme-console.md b/content/theme/jekyll-theme-console.md
index a4de52878..877651848 100644
--- a/content/theme/jekyll-theme-console.md
+++ b/content/theme/jekyll-theme-console.md
@@ -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))
+
+ [
](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))
+
+ [
](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))
+
+ [
](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
\ No newline at end of file