NNuartz

docs

55 notes

Authoring Content2026-03-01

How to write content for nuartz using Obsidian-flavored Markdown.

#nuartz#content#obsidian
Configuration2026-03-01

Reference for nuartz.config.ts — all available options for configuring your digital garden.

#nuartz#configuration
Deployment2026-03-01

Deploy your nuartz garden to Vercel in a few steps.

#deployment#vercel
Backlinks2026-03-01

Every note shows which other notes link to it.

#feature#navigation
Callouts2026-03-01

Obsidian-style callout blocks in nuartz — all supported types with live examples.

#nuartz#features#callouts
Dark Mode2026-03-01

nuartz respects your system theme and lets you toggle dark mode from the header.

#feature#ui
Graph View2026-03-01

Visualize connections between your notes with nuartz's interactive graph view.

#nuartz#features#graph
LaTeX2026-03-01

Render inline and block math expressions using remark-math and rehype-katex.

#feature#math
Mermaid Diagrams2026-03-01

Render Mermaid diagrams in nuartz — flowcharts, sequence diagrams, class diagrams, and more.

#nuartz#features#mermaid
Obsidian Compatibility2026-03-01

nuartz supports Obsidian Flavored Markdown — wikilinks, callouts, tags, highlights, comments, and more.

#feature#obsidian
Private Pages2026-03-01

Set draft: true in frontmatter to exclude a page from listings and builds.

#feature#publishing
Search2026-03-01

Client-side full-text search powered by FlexSearch, triggered by Cmd+K.

#feature#navigation
Syntax Highlighting2026-03-01

Code syntax highlighting in nuartz powered by Shiki — build-time highlighting with accurate grammar parsing.

#nuartz#features#code
Table of Contents2026-03-01

Automatically generated table of contents in the right sidebar with active heading tracking.

#feature#navigation
Tags2026-03-01

Tag your notes and browse them at /tags. Folder index pages are auto-generated.

#feature#navigation
Wikilinks2026-03-01

Wikilink syntax in nuartz — link between notes using [[double brackets]].

#nuartz#features#wikilinks
Frontmatter2026-03-01

All frontmatter fields supported by nuartz — title, date, tags, draft, aliases, and more.

#reference#authoring
Getting Started2026-03-01

How to set up nuartz and start publishing your digital garden.

#nuartz#setup
Architecture

How nuartz processes markdown and renders pages — from remark to Next.js.

Contributing

How to contribute to the nuartz project.

Creating Layout Components
Creating Plugins

How to write custom remark and rehype plugins for the nuartz markdown pipeline.

Advanced

Advanced topics for nuartz — architecture, plugins, and contributing.

Paths and Slugs
Building Your Site

How to build and preview your nuartz digital garden locally.

Breadcrumbs

Navigation breadcrumbs showing the folder hierarchy for the current page.

Citations

BibTeX citation support using rehype-citation

Comments

Allow readers to leave comments on your pages via Giscus

Docker Support
Explorer

A sidebar file explorer for browsing all notes and folders.

Folder and Tag Listings

Auto-generated index pages for folders and tags.

Internationalization

Translate the nuartz interface into different languages

Features

Overview of all Nuartz features for your digital garden.

Popover Previews

Wikipedia-style page previews when hovering over internal links.

Reader Mode

Distraction-free reading by hiding sidebars and UI elements.

Recent Notes

Display a list of recently created or updated notes.

RSS Feed

Automatically generated RSS feed for your content.

Social Images

Auto-generated Open Graph preview images for social media sharing.

SPA Routing

Single-page app style navigation for smooth page transitions.

Upcoming Features

Planned features and improvements on the nuartz roadmap.

GitHub Repository Setup

How to set up a GitHub repository for your nuartz digital garden.

Hosting

Deploy Nuartz to GitHub Pages, Vercel, Netlify, or your own server.

Documentation
Layout & Components

How nuartz structures its layout and the key React components you can customize.

Layout

Customize the page layout and component arrangement.

Philosophy

Why nuartz exists and who it's for.

Frontmatter
#plugin
Hard Line Breaks
#plugin
Processing Pipeline
Obsidian Compatibility
#plugin
Draft Filtering
#plugin
Syntax Highlighting
#plugin
Table of Contents
#plugin
Showcase

Sites and gardens built with nuartz

Upgrading nuartz

How to update nuartz to the latest version