-
Notifications
You must be signed in to change notification settings - Fork 268
Improve How To section #833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
5c36fb4
Rework how-to sidebar
dichotommy 610bba3
Edit Qovery guide
dichotommy 161cac7
Reduce visual clutter, improve README.md
dichotommy 7cd6769
Edit updating.md
dichotommy 70bb471
Revise updating guide, update installation page.
dichotommy 9e3904c
Improve installation.md
dichotommy 92292b3
Fix link and style
dichotommy 00a94c8
Address feedback from bidoubiwa's review
dichotommy 0ab4cc4
Add all curl examples
dichotommy 2669106
Make all code samples fit the window without scrolling
dichotommy 6ac6aea
Incorporate Fred's review
dichotommy 55399e1
Wording
dichotommy c90b5fa
Fix style
dichotommy 55701f0
Fix response to get displayed attributes
dichotommy da5f780
Small changes
dichotommy 6d2e994
Update PowerShell version of which command
dichotommy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,17 +1,28 @@ | ||
| # How To | ||
|
|
||
| These how-to guides take the reader through the steps required to solve a real-world problem. Like recipes in a cookbook, they represent repeatable solutions to particular problems. | ||
| Each guide in this section takes the reader through the steps required to solve a real-world problem. Like recipes in a cookbook, they are **repeatable solutions** you can return to many times. | ||
|
|
||
| This is not the section for tutorial content. If you'd like to follow a step-by-step tutorial that introduces you to the basics of MeiliSearch, check out our [getting started guide](/learn/getting_started/quick_start.md). | ||
| This is not the best section for MeiliSearch beginners. If you'd like to follow a step-by-step guide that introduces you to the basics of MeiliSearch, check out our [quick start guide](/learn/getting_started/quick_start.md). | ||
|
|
||
| ## Table of Contents | ||
|
|
||
| How to: | ||
| **Basics**: | ||
|
|
||
| - [Update MeiliSearch](/create/how_to/updating.md) | ||
| - [Run MeiliSearch in Production](/create/how_to/running_production.md) | ||
| - [Integrate a Relevant Search Bar to Your Documentation](/create/how_to/search_bar_for_docs.md) | ||
| - [Use Postman with MeiliSearch](/create/how_to/postman_collection.md) | ||
|
|
||
| **Deploy**: | ||
|
|
||
| - [Deploy MeiliSearch on DigitalOcean](/create/how_to/digitalocean_droplet.md) | ||
| - [Deploy MeiliSearch on AWS](/create/how_to/aws.md) | ||
| - [Use HTTP/2 and SSL with MeiliSearch](/create/how_to/http2_ssl.md) | ||
| - [Use Postman with MeiliSearch](/create/how_to/postman_collection.md) | ||
| - [Deploy MeiliSearch on Qovery](/create/how_to/qovery.md) | ||
|
|
||
| **Front-end Integration**: | ||
|
|
||
| - [Integrate a Relevant Search Bar to Your Documentation](/create/how_to/search_bar_for_docs.md) | ||
| - [Implement Instant Search in Your React App in 5 Minutes](/create/how_to/meilisearch_react.md) | ||
|
|
||
| **Miscellaneous**: | ||
|
|
||
| - [Use HTTP/2 and SSL with MeiliSearch](/create/how_to/http2_ssl.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.