Bhanditz / docsite

An opensource static website generator

Home Page:https://docsite.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://docsite.js.org

License:MIT License


Languages

Language:JavaScript 54.8%Language:CSS 44.3%Language:HTML 0.8%