8000 GitHub - Bhanditz/docsite: An opensource static website generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bhanditz/docsite

 
 

Repository files navigation

LOGO

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Docsite

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

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

Dependency

  • node.js > 6.x

Usage

  • Install
$ npm i -g docsite
  • Init a project
$ cd my-project
$ docsite init
  • Local preview
$ docsite start
  • Build
$ docsite build

About

An opensource static website generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.9%
  • CSS 44.3%
  • HTML 0.8%
0