Migrated repository
Go to file
dependabot[bot] beb86a3e17
chore: bump marked from 13.0.2 to 14.1.0 (#2493)
Bumps [marked](https://github.com/markedjs/marked) from 13.0.2 to 14.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v13.0.2...v14.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 15:29:22 +08:00
.github ci: Optimize CI processes (#2451) 2024-06-11 07:34:48 +08:00
.husky fix: husky can not auto install issue after upgrade. (#2325) 2024-01-17 22:49:35 +08:00
.vscode refactor: convert to ES Modules and remove traces of CommonJS except in Rollup config because some dependencies are still CommonJS 2023-06-29 19:02:08 -07:00
build chore: Update lint configuration (ESLint 9, Prettier 3) (#2438) 2024-05-28 15:27:29 -05:00
docs docs: correct mermaid docs after upgrade marked (#2490) 2024-08-18 20:18:41 +08:00
src fix: sync the page title regarding the title config (#2478) 2024-08-11 10:56:55 +08:00
test feat(search): use dexie.js instead of localStorage (#2464) 2024-07-31 08:19:00 +08:00
.editorconfig add editorconfig (tells editors which basic text format to use) 2020-05-22 01:29:36 -07:00
.gitattributes chore: create .gitattributes(#2288) 2023-10-23 04:03:53 +08:00
.gitignore build: v5 updates and refactors (#2428) 2024-05-21 15:19:21 -05:00
.gitpod.yml Ensure code format (#2138) 2023-08-09 17:53:30 +08:00
.npmignore feat: v5 style overhaul (#2469) 2024-07-19 15:34:51 +00:00
.prettierignore feat: v5 style overhaul (#2469) 2024-07-19 15:34:51 +00:00
.prettierrc.json refactor: convert to ES Modules and remove traces of CommonJS except in Rollup config because some dependencies are still CommonJS 2023-06-29 19:02:08 -07:00
babel.config.json build: v5 updates and refactors (#2428) 2024-05-21 15:19:21 -05:00
CHANGELOG.md chore: Fix typo in multiple file of docsify (#2284) 2023-10-20 09:24:35 +08:00
CONTRIBUTING.md refactor: delete the experimental and incomplete SSR feature 2023-06-25 12:03:44 -07:00
Dockerfile test:docker locally. 2021-12-10 01:55:30 +08:00
eslint.config.js chore: Update lint configuration (ESLint 9, Prettier 3) (#2438) 2024-05-28 15:27:29 -05:00
HISTORY.md Ensure code format (#2138) 2023-08-09 17:53:30 +08:00
jest.config.js feat: v5 style overhaul (#2469) 2024-07-19 15:34:51 +00:00
LICENSE Update LICENSE 2022-01-16 19:52:18 -08:00
middleware.js chore: Update lint configuration (ESLint 9, Prettier 3) (#2438) 2024-05-28 15:27:29 -05:00
package-lock.json chore: bump marked from 13.0.2 to 14.1.0 (#2493) 2024-09-10 15:29:22 +08:00
package.json chore: bump marked from 13.0.2 to 14.1.0 (#2493) 2024-09-10 15:29:22 +08:00
playwright.config.js chore: Update local and Vercel preview. Fix CSS watch functionality. (#2348) 2023-12-22 13:27:13 +08:00
postcss.config.cjs feat: v5 style overhaul (#2469) 2024-07-19 15:34:51 +00:00
README.md docs: Add Gold sponsors (#2485) 2024-08-08 13:47:37 +08:00
rollup.config.js feat: v5 style overhaul (#2469) 2024-07-19 15:34:51 +00:00
SECURITY.md Ensure code format (#2138) 2023-08-09 17:53:30 +08:00
server.configs.js feat: v5 style overhaul (#2469) 2024-07-19 15:34:51 +00:00
server.js chore: Update local and Vercel preview. Fix CSS watch functionality. (#2348) 2023-12-22 13:27:13 +08:00
vercel.json chore: Update local and Vercel preview. Fix CSS watch functionality. (#2348) 2023-12-22 13:27:13 +08:00

docsify

A magical documentation site generator.

Backers on Open Collective Sponsors on Open Collective Build & Test npm Join Discord community and chat about Docsify Gitpod Ready-to-Code

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
  • Emoji support

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.

Edit 307qqv236

Showcase

A large collection of showcase projects are included in awesome-docsify.

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

MIT

Special Thanks

A preview of Docsify's PR and develop branch is Powered by Vercel