mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-12-01 19:50:32 +08:00
Migrated repository
4e8d6dffce
It is recommended by Prettier to use LF endings for all files including in Windows, and they officially recommend to set this option in .gitattributes file for consistency, and LF is the default in Prettier 2 or higher. The lack of this file bit me in another project whose build failed in Windows in GitHub Actions due to `prettier --check` failing in Windows with default LF mode. More info: https://github.com/prettier/prettier/issues/7825#issuecomment-602171740 |
||
---|---|---|
.github | ||
.vscode | ||
build | ||
docs | ||
src | ||
test | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitattributes | ||
.gitignore | ||
.gitpod.yml | ||
.npmignore | ||
.prettierignore | ||
.prettierrc.json | ||
babel.config.json | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
HISTORY.md | ||
index.html | ||
jest.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
playwright.config.js | ||
README.md | ||
SECURITY.md | ||
server.js |
A magical documentation site generator.
Gold Sponsor via Open Collective
Docsify turns one or more Markdown files into a Website, with no build process required.
Features
- No statically built html files
- Simple and lightweight
- Smart full-text search plugin
- Multiple themes
- Useful plugin API
- Support embedded files
Quick Start
Get going fast by using a static web server or GitHub Pages with this ready-to-use Docsify Template, review the quick start tutorial or jump right into a CodeSandbox example site with the button below.
Showcase
A large collection of showcase projects are included in awesome-docsify.
Links
- Documentation
- Docsify CLI (Command Line Interface)
- CDN: UNPKG | jsDelivr | cdnjs
develop
branch preview- Awesome docsify
- Community chat
Contributing
See CONTRIBUTING.md.
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Thank you for supporting this project!❤️ [Become a sponsor]
Contributors
This project exists thanks to all the people who contribute. [Contribute].
License
Special Thanks
A preview of Docsify's PR and develop branch is Powered by