Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docsify-paper

A template for using Docsify to organize your paper and code

1. 修改index.html

  <title>Document</title>
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  <meta name="description" content="Description">

将其中的title和description修改为自己的文档信息。

2. 添加内容

  1. 修改index.html中的data-dirdocs/contents
  2. docs/contents目录下添加内容,然后在_sidebar.md中添加链接。

[可选] 3.本地调试

如果你希望在本地对模版进行修改和调试,可以使用以下命令:

npm i docsify-cli -g
docsify serve docs

About

A template for using Docsify to organize your paper and code

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors