Skip to content

chengshiwen/docsite-ext

 
 

Repository files navigation

LOGO

NPM version npm download

Docsite extension

Docsite is an opensource generator for building an static website, and you can init a website in a few minutes by it.

Docsite extension is an extension of Docsite.

Feature

  • Be able to generate document, blog, and custom page
  • Support markdown files
  • Responsive UI
  • Good for SEO
  • Support internationalization
  • Support custom page

Document

User

Nacos

AiMatrix

WHARFOO

Alibaba Infra

Sentinel

Dragonfly

DolphinScheduler

SEATA

ApiBoot

Dependency

  • node.js >= 10.x

Usage

  • Install
$ npm i -g docsite-ext
  • Init a project
$ cd my-project
$ docsite init

# or
$ docsite init my-project
  • Local preview
$ docsite start
  • Build
$ docsite build

About

An opensource static website generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.6%
  • SCSS 42.4%
  • EJS 1.0%