Skip to content

break60/docsite-private

 
 

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

Dubbo

Nacos

AiMatrix

WHARFOO

Alibaba Infra

Sentinel

Dragonfly

DolphinScheduler

Dependency

  • node.js > 6.x

Usage

  • Install
$ npm i -g docsite-private
  • 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 55.6%
  • SCSS 43.6%
  • HTML 0.8%