marqdo

03-view-and-docsok

features/03-view-and-docs.mq.md

Structure

fn · h1main
comment

里程碑:marqdo view 与 view output。

comment

本地浏览:marqdo view public

comment

静态导出:marqdo view output public -o public

comment

用户可执行文档就在 public/;生成的 HTML(index.html / pages/)供静态托管,CI 发布到 gh-pages。

call> print text=Docs site:generated by the Marqdo interpreter, not hand-written HTML.

Execution

Docs site:generated by the Marqdo interpreter, not hand-written HTML.

Source

---
title: view 与用户文档站
description: 本地浏览与静态导出由解释器生成
---

# main

里程碑:marqdo view 与 view output。

本地浏览:marqdo view public

静态导出:marqdo view output public -o public

用户可执行文档就在 public/;生成的 HTML(index.html / pages/)供静态托管,CI 发布到 gh-pages。

> print text=Docs site:generated by the Marqdo interpreter, not hand-written HTML.