Giter Club home page Giter Club logo

docsusemarkdown's Introduction

Check on gh-pages

Start

# install deps
pnpm i

# start 
pnpm start

# build
pnpm build

使用

Updates/v1.5.1 按照正常的 markdown 语法编写即可,然后在 Updates/meta.json 里面添加新的版本号即可。 最终会把 markdown 以及静态资源,正确的渲染出来。

public

.
├── Guide # 使用指南
│   └── images
├── Overview # 概览
│   ├── Tex 
│   └── images 
└── Updates  # 版本更新记录
    └── v1.5.1
        └── resources # 资源文件
						└── images # 图片资源

说明:public 目录下的文件会被复制到最终的打包目录中,所以可以在这里放一些静态资源,比如图片、字体等。 比如需要一个新的 Updates 那么就把 Updates/v1.5.1 复制一份,然后修改里面的内容即可。最后把 Updates/meta.json 里面添加新的版本号即可。

docsusemarkdown's People

Contributors

prophetw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.