12 Commits

Author SHA1 Message Date
Tony
87239ac8c8 chore: bump docs scraper js_wait 2024-02-05 20:28:58 +08:00
Tony
839d36ef76 chore: decrease js_wait in docs.rsshub.app.json 2024-01-24 02:36:21 +08:00
github-actions[bot]
5adf76f16d style: auto format 2023-11-13 14:10:16 +00:00
Tony
fec8aca217 chore: tweak docs-scraper conf for docusaurus v3
no sure why it requires `js_render` since the rendered HTML are mostly the same.

reference:
docusaurus v2
https://github.com/DIYgod/RSSHub/actions/runs/6721109567/job/18266104251#step:5:103
docusaurus v3
https://github.com/DIYgod/RSSHub/actions/runs/6733176979/job/18301311550#step:5:103
2023-11-13 22:08:41 +08:00
Tony
8e8bed5981 chore: meilisearch index swap
prevent downtime after updating the docs
2023-09-01 16:29:07 +00:00
TonyRL
a15383005e chore: update meilisearch config
`p`: general content
`.params`: route params
`table`: route params table
`code`: env
2023-08-22 13:30:45 +00:00
Tony
06f43cb664 docs: add back meilisearch (#13041)
* docs: add back meilisearch

* fix: remove unused variable

* Revert "fix: remove unused variable"

This reverts commit 52bec57a1e.
What is React
2023-08-16 06:22:52 +08:00
TonyRL
6e7c359429 docs: meilisearch index table 2023-07-10 15:00:39 +00:00
Tony
6de48c433f docs: push custom settings before scrape 2022-09-08 16:07:51 +00:00
dependabot[bot]
a768e4690f chore(deps): bump puppeteer from 16.2.0 to 17.0.0 (#10651)
* chore(deps): bump puppeteer from 16.2.0 to 17.0.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 16.2.0 to 17.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v16.2.0...v17.0.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: misc fix

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 02:24:18 +08:00
Tony
fee049146e chore: update meilisearch settings (#10659)
* chore: update meilisearch settings

* fix: docker build
2022-08-31 02:29:51 +08:00
Tony
f806d0c145 docs: replace algolia with meilisearch 2022-08-27 15:07:44 +00:00