docsify

WebJar for docsify

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

docsify
Last Version

Last Version

4.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

docsify
WebJar for docsify
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/docsifyjs/docsify

Download docsify

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/docsify/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>docsify</artifactId>
    <version>4.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/docsify/
implementation 'org.webjars.npm:docsify:4.9.4'
// https://jarcasting.com/artifacts/org.webjars.npm/docsify/
implementation ("org.webjars.npm:docsify:4.9.4")
'org.webjars.npm:docsify:jar:4.9.4'
<dependency org="org.webjars.npm" name="docsify" rev="4.9.4">
  <artifact name="docsify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='docsify', version='4.9.4')
)
libraryDependencies += "org.webjars.npm" % "docsify" % "4.9.4"
[org.webjars.npm/docsify "4.9.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.webjars.npm : marked jar [0.5.1,0.6)
org.webjars.npm : tweezer.js jar [1.4.0,2)
org.webjars.npm : tinydate jar [1.0.0,2)
org.webjars.npm : prismjs jar [1.15.0,2)
org.webjars.npm : medium-zoom jar [0.4.0,0.5)
org.webjars.npm : opencollective jar [1.0.3,2)

Project Modules

There are no modules declared in this project.

docsify

A magical documentation site generator.

Backers on Open Collective Sponsors on Open Collective Unit tests Suite Linting Checks Testing the e2e test suites npm donate gitter Gitpod Ready-to-Code

Gold Sponsor via Open Collective

Links

Features

  • No statically built html files
  • Simple and lightweight
  • Smart full-text search plugin
  • Multiple themes
  • Useful plugin API
  • Compatible with IE11
  • Support SSR (example)
  • Support embedded files

Quick start

Look at this tutorial

Edit 307qqv236

Showcase

These projects are using docsify to generate their sites. Pull requests welcome ๐Ÿ˜Š

Move to awesome-docsify

Similar projects

Project Description
docute ๐Ÿ“œ Effortlessly documentation done right
docpress Documentation website generator

Contributing

Online one-click setup for Contributing

You can use Gitpod(A free online VS Code-like IDE) for contributing. With single click it'll launch a workspace and automatically:

  • clone the docsify repo.
  • install the dependencies.
  • start npm run dev.

So that you can start straight away.

Open in Gitpod

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git add . && git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Development

npm run bootstrap && npm run dev

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Contributors

This project exists thanks to all the people who contribute. [Contribute].

License

MIT

Special Thanks

Vercel has given us a Pro account.

org.webjars.npm

Versions

Version
4.9.4