The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.
编译完成的文件会输出在 dist 目录下。这是默认的目录结构:
高亮的行指示的是路径固定的重要文件。
其中 index.html、assets/css/* 和 assets/js/* 是编译后的代码文件。
assets/config.js 包含应用的一些可配置项。它默认指定了 favicon.png 和 六个 .md 文件的路径。uploads/logo.png 则是作为示例被 index.md 引用。

- This page is open source, improve it