Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

docsify

A magical documentation site generator.
Collective - Host: opensource - https://opencollective.com/docsify - Website: https://docsify.js.org/ - Code: https://github.com/docsifyjs

chore: bump tough-cookie from 4.1.2 to 4.1.3 (#2121)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Releas...

github.com/docsifyjs/docsify - b9eef997041a907f60dcf8228e5634a12ac918ae authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2114 from docsifyjs/modernize-source-code

chore: update miscellaneous parts of the source to reasonably modern language alternatives, remo...

github.com/docsifyjs/docsify - 7da352140d2c0ae4b54eddc7f287b2699623a97f authored over 1 year ago by Joe Pea <[email protected]>
Merge branch 'develop' into modernize-source-code

github.com/docsifyjs/docsify - b18865d53b80479cf6ddcaf3f8a499dfeade1363 authored over 1 year ago by Joe Pea <[email protected]>
Remove trace of IE from index.html

Also update title, description, and comments.

github.com/docsifyjs/docsify-template - a309c9faf2e83fb0db8e212edca175b2af4b6b6f authored over 1 year ago by Joe Pea <[email protected]>
Merge pull request #1970 from docsifyjs/update-routerMode-docs

docs: add notes on "hash" vs "history" routing in the config docs

github.com/docsifyjs/docsify - 4e01f4d43cea26c037e7467dc65ce59530efb6b0 authored over 1 year ago by Joe Pea <[email protected]>
Merge branch 'develop' into update-routerMode-docs

github.com/docsifyjs/docsify - dab6e1c1be24d7e0147cba6431770472ef78177a authored over 1 year ago by Joe Pea <[email protected]>
Merge pull request #2109 from docsifyjs/update-rollup

chore: update rollup

github.com/docsifyjs/docsify - 4d560c07c6dba9d9c140015d52843eb0032af4fd authored over 1 year ago by Joe Pea <[email protected]>
Merge branch 'develop' into update-rollup

github.com/docsifyjs/docsify - 898993b1775a09776869faaba9df46f946b0b21d authored over 1 year ago by Joe Pea <[email protected]>
Merge pull request #2106 from docsifyjs/es-modules

conversion to ESM, and deletion of CommonJS

github.com/docsifyjs/docsify - c2428f7604990b04749a959da8189e598d9c452f authored over 1 year ago by Joe Pea <[email protected]>
Merge branch 'develop' into es-modules

github.com/docsifyjs/docsify - 376c92db939691f8e3b999b65b62390e036ab934 authored over 1 year ago by Joe Pea <[email protected]>
Update template (#2)

Update template with more instructions (incl. GitHub Pages) and cleanup index.html with additions

github.com/docsifyjs/docsify-template - 2e7233341dbb9514747dadf955c484a77da8700c authored over 1 year ago by Paul Hibbitts <[email protected]>
chore: remove codesandbox (#2130)

github.com/docsifyjs/docsify - a69c22ac79f117f091fcfc96c46dc440ef151e48 authored over 1 year ago by Lu Fei <[email protected]>
Merge pull request #2129 from paulhibbitts/patch-1

Update README.md

github.com/docsifyjs/docsify - 06ddc03f62546d6bcd1da6f3194de85324d035d7 authored over 1 year ago by Joe Pea <[email protected]>
Update README.md

Removed archived/old similar projects and replaced with more current/popular projects.

github.com/docsifyjs/docsify - aaf55d3fa0e2d19d1d883aec9c75e927b533631e authored over 1 year ago by Paul Hibbitts <[email protected]>
chore: update miscellaneous parts of the source to reasonably modern language alternatives, remove polyfills, improve some JSDoc comments, remove traces of IE

BREAKING: In a minority of cases syntax updates may break apps running in very old browsers (suc...

github.com/docsifyjs/docsify - b621e0e4e7bedcef6d647947d4662d455e45048e authored over 1 year ago by Joe Pea <[email protected]>
Merge branch 'es-modules' into update-rollup

* es-modules:
feat: add google analytics gtag.js plugin (#1702)
chore: bump conventional-cha...

github.com/docsifyjs/docsify - 9cb76027cd5fb105f3eeda7f7f1124d8481d5a9e authored over 1 year ago by Joe Pea <[email protected]>
Merge branch 'develop' into es-modules

github.com/docsifyjs/docsify - d34fef36357a192caacd424f4f2a8a76cff181b3 authored over 1 year ago by Joe Pea <[email protected]>
Merge pull request #2105 from docsifyjs/delete-ssr

delete SSR

github.com/docsifyjs/docsify - 85c3c2e4817e578d70651528533931e6cae850e8 authored over 1 year ago by Joe Pea <[email protected]>
Adds AirQo docs to the showcase (#265)

* Add AirQo docs to showcase

* Update README.md

---------

Co-authored-by: Lu Fei <52o@q...

github.com/docsifyjs/awesome-docsify - eb33af1258728ffb384a1ebb6eed30454efe7b35 authored over 1 year ago by Mike Mwanje <[email protected]>
Merge branch 'develop' into delete-ssr

* develop:
feat: add google analytics gtag.js plugin (#1702)
chore: bump conventional-change...

github.com/docsifyjs/docsify - 103dde845fb1a114ccc5348a644eb7db2620aa6e authored over 1 year ago by Joe Pea <[email protected]>
chore: update rollup

Update rollup and plugins, and remove some plugins. We'll use Rollup for
now only to bundle and ...

github.com/docsifyjs/docsify - 7a972d402a4f6afe4ebb7757a6af4dc5fba3bc2f authored over 1 year ago by Joe Pea <[email protected]>
chore: remove unnecessary example tests

github.com/docsifyjs/docsify - eb3706c6c862ed58175e1333d902d52edf617d36 authored over 1 year ago by Joe Pea <[email protected]>
build: run tests for all pushes, so we can see build status in any pull request and not only for those to main or develop

github.com/docsifyjs/docsify - 9079393feae38362efc5ec5fc739dd3c6a3ea04a authored over 1 year ago by Joe Pea <[email protected]>
refactor: convert to ES Modules and remove traces of CommonJS except in Rollup config because some dependencies are still CommonJS

BREAKING: The new project layout might break in some tooling setups.

We've added an exports fie...

github.com/docsifyjs/docsify - 62d756c447d66ec06dff01c5a68041e05cdef9ec authored over 1 year ago by Joe Pea <[email protected]>
feat: add google analytics gtag.js plugin (#1702)

Co-authored-by: Joe Pea <[email protected]>
Co-authored-by: 沈唁 <[email protected]>
Co-authored-by: Joh...

github.com/docsifyjs/docsify - 29f3c82faaffb817d2149d23a0e3a884cd1cc843 authored over 1 year ago by Eko Zhan <[email protected]>
chore: bump conventional-changelog-cli from 2.2.2 to 3.0.0 (#2085)

Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-change...

github.com/docsifyjs/docsify - a8a25d067bb83df9f63e656981cd9ed3d15e9035 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: delete the experimental and incomplete SSR feature

BREAKING: SSR removed

Anyone depending on SSR will need to stay on an old Docsify version for
n...

github.com/docsifyjs/docsify - 8d5d20480a75878e802a0acf32f1da0495100b21 authored over 1 year ago by Joe Pea <[email protected]>
chore: migrate from lerna bootstrap to npm workspaces (#2094)

* chore: migrate from lerna bootstrap to npm workspaces

---------

Co-authored-by: 沈唁 <52o@...

github.com/docsifyjs/docsify - 4b9b464cbf01733f58497730d991efa6d46dc665 authored over 1 year ago by James Henry <[email protected]>
chore: bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#2098)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to ...

github.com/docsifyjs/docsify - 69b58f1147a28a21455db5e5febb6e2f29732b64 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump eslint from 8.42.0 to 8.43.0 (#2099)

Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0.
- [Release notes](https...

github.com/docsifyjs/docsify - 2bde282ae4b7321184c8b424c3cdf993c6e60995 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: enhancement of isExternal (#2093)

github.com/docsifyjs/docsify - 7f13ba0f9841776008d0707f027bd80c4e3cbf0c authored over 1 year ago by 沈唁 <[email protected]>
chore: bump @babel/core from 7.22.1 to 7.22.5 (#2090)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to...

github.com/docsifyjs/docsify - 46333edc695fe3216f102ea52c1592b71201e0c6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Sakura Docs (#264)

github.com/docsifyjs/awesome-docsify - 47c009727cdad526de22b0a18608778b868f4143 authored over 1 year ago by Arkin Solomon <[email protected]>
chore: bump @babel/preset-env from 7.22.4 to 7.22.5 (#2087)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

github.com/docsifyjs/docsify - a277ed4eb0b97fa51a9aae2e47251a724c4b5f19 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Cannot read property 'indexOf' of undefined (#200)

* fix: Cannot read property 'indexOf' of undefined

* docs: change <path> to [path]

* test:...

github.com/docsifyjs/docsify-cli - 210a49d91ae915d5dc88249f3c8caddda1b34d43 authored over 1 year ago by 沈唁 <[email protected]>
fix: generate wrong detect relative path on Windows (#192)

github.com/docsifyjs/docsify-cli - 3f187f0d5d8f4c4933f9a6198c1263b4781e7799 authored over 1 year ago by anisite <[email protected]>
chore: bump eslint from 8.41.0 to 8.42.0 (#2083)

Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
- [Release notes](https...

github.com/docsifyjs/docsify - b15e67aa097b9c48ecdf6ef9b02a2f79e503d0b5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @babel/preset-env from 7.21.5 to 7.22.4 (#2078)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

github.com/docsifyjs/docsify - 304093a1c9386b6ab16a01f0fea4d6a42f732ce6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @babel/core from 7.21.8 to 7.22.1 (#2081)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.8 to...

github.com/docsifyjs/docsify - 8c28fd134de5a39479d40605453e8a3ea83dae97 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @playwright/test from 1.34.0 to 1.34.3 (#2080)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.34.0 to 1.34.3.
- [Rel...

github.com/docsifyjs/docsify - 072b48127cae0af9b1d9d73906a34bef462ea7c7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump eslint from 8.40.0 to 8.41.0 (#2074)

Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
- [Release notes](https...

github.com/docsifyjs/docsify - ac93a0f1ea7e753468085e8732e8f222fbe262e7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump browser-sync from 2.29.1 to 2.29.3 (#2075)

Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.29.1 to 2.29.3.
- [Rel...

github.com/docsifyjs/docsify - 2a996f1c65bddcd612285b9cdb28efbdbc9e36bf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump socket.io-parser from 4.2.1 to 4.2.3 (#2077)

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [...

github.com/docsifyjs/docsify - 0740b0ff2832b9c49ae21724c9a4f85c690f73e4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump eslint-plugin-playwright from 0.8.0 to 0.12.0 (#2060)

Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwrigh...

github.com/docsifyjs/docsify - a89d2f260743b90c5212495004d98cb6b58ea119 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add docsify-termynal plugin (#263)

github.com/docsifyjs/awesome-docsify - 4777bcc7524ad9e02d1d4347ef5044733c52990f authored over 1 year ago by sxin <[email protected]>
chore: bump @playwright/test from 1.33.0 to 1.34.0 (#2073)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.33.0 to 1.34.0.
- [Rel...

github.com/docsifyjs/docsify - 75bb321b9f75efb6a47dde6e3eecfc211c1f4b68 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @babel/preset-env from 7.21.4 to 7.21.5 (#2059)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

github.com/docsifyjs/docsify - a7d7a7a3da017301209b7525c3da21d8d166f328 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump lint-staged from 10.5.4 to 13.2.2 (#2054)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 13.2.2.
- [Release no...

github.com/docsifyjs/docsify - c0675e88704b23fe9f5630433dc356364647bf4e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix the end condition for the embed content handling loop (#1824)

Co-authored-by: Koy Zhuang <[email protected]>

github.com/docsifyjs/docsify - 3fbb9b299a55331b62108d2b86fcf60af495e329 authored over 1 year ago by Julien Wajsberg <[email protected]>
chore: bump prettier from 2.8.7 to 2.8.8 (#2069)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](h...

github.com/docsifyjs/docsify - 84ac82da8f988c1f2acdb40066bf6d9b23126e9d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @babel/core from 7.19.6 to 7.21.8 (#2070)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to...

github.com/docsifyjs/docsify - 222cd39c84bd5f9a0a665b58110cb2b003d5935f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump node-fetch from 2.6.9 to 3.3.1 (#2064)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.9 to 3.3.1.
- [Release no...

github.com/docsifyjs/docsify - 0fcfc4a2eb44743e18954ca7abfab81c8eb126f4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump eslint from 8.26.0 to 8.40.0 (#2058)

Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.40.0.
- [Release notes](https...

github.com/docsifyjs/docsify - 622531d2e66c828b2daf6cbb68254fc5c2d44a18 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @playwright/test from 1.32.3 to 1.33.0 (#2063)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0.
- [Rel...

github.com/docsifyjs/docsify - 687f8984acee8ae1141082cf53354e70075826ea authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump eslint-plugin-jest from 26.9.0 to 27.2.1 (#2047)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to ...

github.com/docsifyjs/docsify - 8225f9c0bbc0f2413b870275246c67f8104c86dd authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump engine.io and socket.io (#2056)

Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/sock...

github.com/docsifyjs/docsify - c090b3afb9c4866eae8f091a4b3fe91f53ec2128 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump eslint-config-prettier from 8.5.0 to 8.8.0 (#2040)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to...

github.com/docsifyjs/docsify - 96fbd8e2b1059382d58a804768f1c48df4abe93b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @babel/eslint-parser from 7.19.1 to 7.21.8 (#2055)

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser...

github.com/docsifyjs/docsify - a903fce35468be69fcb8fd94b9fb396746c4e7d8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump live-server from 1.2.1 to 1.2.2 (#2052)

github.com/docsifyjs/docsify - 6df55bb7a309cc2cece9939ec427781648562230 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add docsify versioned plugin (#260)

github.com/docsifyjs/awesome-docsify - aa5d1909b2f143f540d7f022fd195fdd6e3dfeb3 authored over 1 year ago by Uli Gallersdörfer <[email protected]>
docs: add docsify-gitalk-with-footer (#259)

github.com/docsifyjs/awesome-docsify - 0326fd88ee0e65b94b41dbaf9c954432ff4e0358 authored over 1 year ago by ピカピカピ <[email protected]>
docs: add docsify-docx-converter (#258)

Co-authored-by: 沈唁 <[email protected]>

github.com/docsifyjs/awesome-docsify - 58ebebe6a32c5d638ae9878261a5ad622d14d9dd authored over 1 year ago by Simon Guo <[email protected]>
build(deps): bump minimatch from 3.0.4 to 3.1.2 (#194)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

github.com/docsifyjs/docsify-cli - 11f03678a0ac94fc95c87ff12eb2ec4b02d207b7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md (#1)

👌🏻 Fix typo

github.com/docsifyjs/docsify-template - 7ec3f9cb464e97de54ff9756f163adda2872ec3b authored over 1 year ago by ATENSI <[email protected]>
Update marked to 4.2.12 (#1993)

* Update marked to 4.2.12

---------

Co-authored-by: Koy Zhuang <[email protected]>

github.com/docsifyjs/docsify - f5ad3d2711f33ed7e82701ccc138ea87cfb76b1c authored over 1 year ago by Bálint József Jánvári <[email protected]>
fix: fix id with pure number. (#2021)

github.com/docsifyjs/docsify - f4f21a3f74d265f16b1e658feda417bf851458da authored over 1 year ago by Koy ['kɔɪ] <[email protected]>
update: add robot emoji to chatgpt.js title description (#257)

github.com/docsifyjs/awesome-docsify - be41491881206ddcf4d0b91f7cdecec20dc1de46 authored over 1 year ago by Adam Lui 刘展鹏 <[email protected]>
Added chatgpt.js (#256)

* Added chatgpt.js

---------

Co-authored-by: Koy ['kɔɪ] <[email protected]>

github.com/docsifyjs/awesome-docsify - 1535e5068cb1a1906179fa28db13e4f7b17c1ec3 authored over 1 year ago by Adam Lui 刘展鹏 <[email protected]>
chore: bump stylus from 0.54.8 to 0.59.0 (#2035)

Bumps [stylus](https://github.com/stylus/stylus) from 0.54.8 to 0.59.0.
- [Release notes](https...

github.com/docsifyjs/docsify - c5ec51090e247b0017fe7a912327e961bb2c7b09 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @babel/preset-env from 7.16.11 to 7.21.4 (#2036)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

github.com/docsifyjs/docsify - 47180da60438f39742267a738f5e1d7afe6b9bd4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump @playwright/test from 1.27.1 to 1.32.3 (#2030)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.27.1 to 1.32.3.
- [Rel...

github.com/docsifyjs/docsify - 978a66010bd42d331ca5fb4588c809e1d1484c41 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump husky from 3.1.0 to 8.0.3 (#2029)

Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 8.0.3.
- [Release notes](https:/...

github.com/docsifyjs/docsify - 90816c8522c1a375c96caa61f54c9a64ae6e61e8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump cross-env from 6.0.3 to 7.0.3 (#2031)

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.3 to 7.0.3.
- [Release note...

github.com/docsifyjs/docsify - fcc1377d4428e7658b8e97a5c4512058e3b4ed23 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump actions/setup-node from 2 to 3 (#2027)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes...

github.com/docsifyjs/docsify - 679232c453f27379937c1ad5bf3b6b96777b5806 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump prettier from 2.7.1 to 2.8.7 (#2032)

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.7.
- [Release notes](h...

github.com/docsifyjs/docsify - 005d195fda04c94d013e4fe9ce79f4895e3bebc2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump actions/upload-artifact from 2 to 3 (#2026)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Rel...

github.com/docsifyjs/docsify - f5ab4d95fcca4ddf160e7951ae0b2180b0cd8306 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump mkdirp from 0.5.5 to 3.0.0 (#2028)

Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 0.5.5 to 3.0.0.
- [Release notes](ht...

github.com/docsifyjs/docsify - 582d81cf888e65e6bce8254e94eb19f44a48d829 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump actions/checkout from 2 to 3 (#2025)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...

github.com/docsifyjs/docsify - 43ec34e23271ce871cc8bb67b023a2193c056a9d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: fix dependabot.yml

github.com/docsifyjs/docsify - a321e8373b3c6afc9d0b08714e34bd8bd68716d9 authored over 1 year ago by Koy ['kɔɪ] <[email protected]>
ci: create dependabot.yml (#2020)

github.com/docsifyjs/docsify - ac59659222e98789844c90322b700824636c6630 authored over 1 year ago by Koy ['kɔɪ] <[email protected]>
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#189)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

github.com/docsifyjs/docsify-cli - 3bdeafb623da9eb9ee7894f21762fc12d2663b2a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add JS-Ninja (#255)

Co-authored-by: 沈唁 <[email protected]>

github.com/docsifyjs/awesome-docsify - a139a409afa50393ecc8d2bb2e42dea5b5fa9d2f authored over 1 year ago by Abhilash Panicker <[email protected]>
Add `docsify-terminal-block` (#254)

github.com/docsifyjs/awesome-docsify - fe2d9249c7146af32e3a16e4e41a0335cb7fa95d authored over 1 year ago by Dolan <[email protected]>
Merge branch 'develop' into update-routerMode-docs

github.com/docsifyjs/docsify - 61c9e4baec967dd66cfc84d79fbab6d6516f5388 authored over 1 year ago by Koy ['kɔɪ] <[email protected]>
chore: bump ua-parser-js from 1.0.2 to 1.0.35 (#2012)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.35.
- [Releas...

github.com/docsifyjs/docsify - 758cb9e88226dcb4d0ac6bfbf022edb9a35296e5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add docsify-mango-valine plugin (#253)

add docsify-mango-valine plugin

github.com/docsifyjs/awesome-docsify - 9fd0d9bf6bc8e8b4f104d2d549d64703e9285d80 authored over 1 year ago by mango mei <[email protected]>
update: refine docisfy-ignore. (#2003)

github.com/docsifyjs/docsify - d6ef57b85ba6321ac4b594819c03d74a180a8d12 authored over 1 year ago by Koy ['kɔɪ] <[email protected]>
chore: remove funding (#2008)

github.com/docsifyjs/docsify - 581f4a56c4028453d183f8df7a6fc1d3dccef442 authored over 1 year ago by 沈唁 <[email protected]>
Create FUNDING.yml

github.com/docsifyjs/.github - f9ac7635e1be2bb9b2678ec80ffaff542bb8da78 authored over 1 year ago by 沈唁 <[email protected]>
fix: try-docsify item link browken after alertbox migrations (#252)

- move try-docsify to community resources from showcase
- fix broken link
- reword description

github.com/docsifyjs/awesome-docsify - 80ad3ff1704343f63cb66cf6e891133befd5f142 authored over 1 year ago by It's actually me <[email protected]>
Add docsify-sign-off-sheet (#251)

github.com/docsifyjs/awesome-docsify - 063201b00708905aa5f417d7ca2902b53527917f authored over 1 year ago by Dolan <[email protected]>
add plugin docsify-plugin-meting-api (#245)

* add plugin docsify-plugin-meting-api

* Update README.md

github.com/docsifyjs/awesome-docsify - d3ea0501bb46a64e14c23322dcf73d31614261fe authored over 1 year ago by lisuke <[email protected]>
add docsify-ads plugin (#246)

github.com/docsifyjs/awesome-docsify - 4b92ee9d266beece57fb7f16f0d8000d380b6498 authored over 1 year ago by mango mei <[email protected]>
chore(docs): docsify-ignore config polish. (#1994)

github.com/docsifyjs/docsify - 898e6eea7a7d5bf34a428d672d6a1b8c7896d183 authored over 1 year ago by Koy Zhuang <[email protected]>
fix: upgrade node-fetch from 2.6.8 to 2.6.9 (#1996)

Snyk has created this PR to upgrade node-fetch from 2.6.8 to 2.6.9.

See this package in npm:
...

github.com/docsifyjs/docsify - bb88d6302b22b2484cca6436c7b4279d5e7fc5ea authored over 1 year ago by Snyk bot <[email protected]>
add mg0324's docsify plugin (#244)

github.com/docsifyjs/awesome-docsify - 4a636e7ccf040b9f535de907bb07e3cdbe5d6575 authored over 1 year ago by mango mei <[email protected]>
chore: upgrade node-fetch from 2.6.7 to 2.6.8 (#1984)

github.com/docsifyjs/docsify - d8025d2e9a0a3840ee6eb9f56a76bc7177c8c298 authored over 1 year ago by Snyk bot <[email protected]>
chore: bump http-cache-semantics from 4.1.0 to 4.1.1 (#1985)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

github.com/docsifyjs/docsify - 6d94a717b8c11b5af07b5a452a912eadae1088c7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add docsify-live-demo plugin (#243)

github.com/docsifyjs/awesome-docsify - 95414b949cd36171411b3814312f2805a5be8da7 authored over 1 year ago by KDTS <[email protected]>