Skip to content

Commit 583faad

Browse files
authored
Merge pull request #285 from meilisearch/archive-guides
Archive old guides
2 parents 7468c7c + 73cb003 commit 583faad

File tree

14 files changed

+34
-48
lines changed

14 files changed

+34
-48
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,28 +69,26 @@ The exhaustive list of the maintained repositories by the team is available belo
6969

7070
### 🐳 DevOps Tools
7171

72+
- [meilisearch-kubernetes](https://github.com/meilisearch/meilisearch-kubernetes): A helm chart that help you deploying Meilisearch on Kubernetes.
7273
- [Cloud Providers](https://github.com/meilisearch/cloud-providers): Centralize a set of tools to build Meilisearch images for multiple platforms.
7374
How to deploy a Meilisearch instance on every provider:
7475
- See this [dedicated page for AWS](https://www.meilisearch.com/docs/learn/cookbooks/aws) to use it.
7576
- See this [dedicated page for DigitalOcean](https://www.meilisearch.com/docs/learn/cookbooks/digitalocean) to use it.
7677
- See this [dedicated page for GCP](https://www.meilisearch.com/docs/learn/cookbooks/gcp) to use it.
77-
- [meilisearch-kubernetes](https://github.com/meilisearch/meilisearch-kubernetes): how to deploy a Meilisearch instance on Kubernetes.
7878

7979
### <img src="assets/icons/other.png" width="20"> Misc
8080

8181
- [docs-scraper](https://github.com/meilisearch/docs-scraper): a scraper tool to automatically read the content of your documentation and store it into Meilisearch.
82-
- [JS boilerplate](https://github.com/meilisearch/js-project-boilerplate/): a boilerplate to start a JS project.
8382
- [meilisearch-migration](https://github.com/meilisearch/meilisearch-migration/)
8483
- [mini-dashboard](https://github.com/meilisearch/mini-dashboard/)
8584

86-
### 🧑‍🔧 Work In Progress
85+
### 🚧 Work In Progress
8786

88-
- [WordPress plugin](https://github.com/meilisearch/meilisearch-wordpress) (Stopped at the moment)
87+
- [Flutter](https://github.com/meilisearch/meilisearch-flutter)
8988

90-
## 📍 Roadmap and Discussions
89+
## 🍿 Discussions
9190

92-
- Our general discussions are available in the [issues of this repository](https://github.com/meilisearch/integration-guides/issues). Here is our [issue management process](https://github.com/meilisearch/integration-guides/blob/main/resources/issues.md).
93-
- Our [roadmap](https://github.com/meilisearch/integration-guides/blob/main/roadmap/2021.md).
91+
- Our general discussions are available in the [issues of this repository](https://github.com/meilisearch/integration-guides/issues).
9492

9593
Feel free to take part of our current discussions, or [create a new issue](https://github.com/meilisearch/integration-guides/issues/new).
9694

File renamed without changes.

resources/demos.md renamed to archived/resources/demos.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Integration team demos
22

3+
:warning: This is a responsibility of the Meilisearch DevRel team now.
4+
35
The integration team is also responsible for maintaining some Meilisearch indexes and demos that can be useful for the users and the developers.
46

57
## Meilisearch instance

resources/dependencies.md renamed to archived/resources/dependencies.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ They depend on [`meilisearch-js`](https://github.com/meilisearch/meilisearch-js)
99
- [`firestore-meilisearch`](https://github.com/meilisearch/firestore-meilisearch/)
1010
- [`gatsby-plugin-meilisearch`](https://github.com/meilisearch/gatsby-plugin-meilisearch/)
1111
- [`instant-meilisearch`](https://github.com/meilisearch/meilisearch-js-plugins/tree/main/packages/instant-meilisearch)
12-
- [`instant-meilisearch`](https://github.com/meilisearch/meilisearch-js-plugins/tree/main/packages/instant-meilisearch)
1312
- [`autocomplete-client`](https://github.com/meilisearch/meilisearch-js-plugins/tree/main/packages/autocomplete-client)
1413
- [`strapi-plugin-meilisearch`](https://github.com/meilisearch/strapi-plugin-meilisearch/)
1514
- [`mini-dashboard`](https://github.com/meilisearch/mini-dashboard/)
@@ -51,17 +50,3 @@ Also, even if they are not parts of the integration team, we should keep in mind
5150

5251
They depend on [`docs-searchbar.js`](https://github.com/meilisearch/docs-searchbar.js)
5352
- [`vuepress-plugin-meilisearch`](https://github.com/meilisearch/vuepress-plugin-meilisearch/)
54-
55-
## VuePress plugin
56-
57-
No projects depends on [vuepress-plugin-meilisearch]((https://github.com/meilisearch/vuepress-plugin-meilisearch/) in the integration team.
58-
59-
Also, even if they are not parts of the integration team, we should keep in mind the following projects strongly depend on `vuepress-plugin-meilisearch`:
60-
- The search bar of the [Meilisearch documentation](https://github.com/meilisearch/documentation/)
61-
62-
## Docs scraper
63-
64-
No projects depends on [docs-scraper](https://github.com/meilisearch/docs-scraper/) in the integration team.
65-
66-
Also, even if they are not parts of the integration team, we should keep in mind the following projects strongly depend on `docs-scraper`:
67-
- The search bar of the [Meilisearch documentation](https://github.com/meilisearch/documentation/)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)