Skip to content
Alejandro edited this page Mar 1, 2025 · 6 revisions

Welcome to Norgolith Wiki

The monolithic Norg static site generator built with Rust. Transform your Norg content into high-performance websites with validation and ease. Currently, the wiki targets the next minor release version (0.2.0).

Key Features

  • Norg-First Workflow: Write in Norg, publish as HTML.
  • Real-Time Previews: lith serve with live reload.
  • Validation Engine: Catch errors before deployment.
  • Theme System: Install and customize site appearances.
  • Content Schemas: Opt-in metadata structure enforcement.

Get Started: Installation | Quick Start | Configuration Reference | Contributing

Project Philosophy

  1. Precision: Leverage Rust's type safety.
  2. Extensibility: Plugin-ready architecture (WIP).
  3. Community-Driven: Built with open collaboration.

Explore the full command reference →

Clone this wiki locally