Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 684 Bytes

File metadata and controls

32 lines (22 loc) · 684 Bytes

HackWiki Template for Grimoire

A cybersecurity-themed template for Grimoire, a lightweight Markdown-to-HTML static site generator.

Features

  • Dark/light theme toggle
  • Responsive sidebar navigation
  • Syntax highlighting (Prism.js)
  • Full-text search
  • Bookmarks & recent pages
  • Print/export support

Usage

  1. Clone this repo into your Grimoire templates/ folder

  2. Set template_folder in your Grimoire config:

    "paths": {
        "template_folder": "templates/hackwiki"
    }
  3. Run Grimoire

Live Demo

hackwiki.com

License

CC BY-NC-ND 4.0 — see LICENSE.