Wiki Publish banner
Polobase Polobase

Wiki Publish

DevOps community

Description

--- description: Set up or run publishing of the wiki as a website (Quartz to Cloudflare Pages) --- Publish the wiki. Target: **$ARGUMENTS** (default: Cloudflare Pages). ## First run — set up `site/` ships inert. Read `site/README.md`, then: 1. Ask for the site title, the domain, and whether it should be public or access-restricted. 2. Ask which parts to publish. Default: `wiki/` only — never `raw/`, which holds originals that may be licensed or private. 3. Fill `site/quartz.config.ts` an

Installation

Installs to ~/.claude/commands/polobase-llm-wiki-template-wiki-publish.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Polobase/llm-wiki-template/HEAD/.claude/commands/wiki-publish.md -o ~/.claude/commands/polobase-llm-wiki-template-wiki-publish.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository