Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dwb1994 committed Oct 16, 2018
1 parent b82812f commit e909c13
Show file tree
Hide file tree
Showing 97 changed files with 11 additions and 11,432 deletions.
6 changes: 5 additions & 1 deletion _site/documents/theme.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,11 @@ <h3 id="自定义主题-基于已有主题定制">基于已有主题定制</h3>
</code></pre>
<h3 id="自定义主题-定制主题的技巧">定制主题的技巧</h3>
<h4>1. 使用 sass 编译主题的 css</h4>
<p>官方提供的主题使用了 sass 预处理器,在官方主题的根目录下的 <code>build.js</code></p>
<p>官方提供的主题使用了 sass 预处理器,官方主题的根目录下的 <code>build.js</code> 文件用于构建 css,例:</p>
<pre><code class="language-bash">ydoc theme ydoc-theme-dark --copy
node theme/ydoc-theme-dark/build.js
</code></pre>
<p>即可编译 dark 主题的 css</p>
<h4>2. 快速修改主题色</h4>
<h2 id="主题列表">主题列表</h2>
<ul>
Expand Down
19 changes: 0 additions & 19 deletions _site/examples/homepage/about/index.html

This file was deleted.

22 changes: 0 additions & 22 deletions _site/examples/homepage/documents/env.html

This file was deleted.

18 changes: 0 additions & 18 deletions _site/examples/homepage/documents/index.html

This file was deleted.

Loading

0 comments on commit e909c13

Please sign in to comment.