GithubHelp home page GithubHelp logo

colinfrick / documentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meilisearch/documentation

0.0 1.0 0.0 122.67 MB

Meilisearch documentation

Home Page: https://docs.meilisearch.com

License: MIT License

JavaScript 72.38% Vue 13.62% Stylus 14.00%

documentation's Introduction

Meilisearch Documentation

Bors enabled

This repository is the documentation for the open-source search engine API Meilisearch.

Contributing

Hey, thank you so much for wanting to contribute! If you'd like to help improve this documentation, we'd love to have you!

Before opening an issue or PR, please look through our open issues to see if one already exists for your problem. If yes, please leave a comment letting us know that you're waiting for a fix or willing to work on it yourself. If not, please open a new issue describing the problem and informing us whether you want to work on it or not.

To contribute, clone this repository, commit your changes and open a pull request. Read more about working on this site locally.

๐Ÿšจ Warning regarding PRs ๐Ÿšจ

Our only major requirement for PR contributions is that the author responds to communication requests within a reasonable timeframe.

Once you've opened a PR on this repo, one of our team members will stop by shortly to review it. If your PR is approved, nothing further is required from you. However, if in seven days you have not responded to a request for further changes or more information, we will consider the PR abandoned and close it.

If this happens to you and you think there has been some mistake, please let us know and we will try to rectify the situation.

Local development

Requirements

  • Node version >= v14 and <= v16

Installing & Running

# Clone the repository
git clone [email protected]:meilisearch/documentation.git meilisearch-documentation
# Open the newly created directory
cd meilisearch-documentation
# Install dependencies
yarn install
# Run Meilisearch documentation on http://localhost:8080
yarn dev

Testing

A complete test can be done using the following command:

yarn test

The tests are triggered on build and on any pull request to master.

Checking dead links

Making changes to the documentation without creating any dead links can be a tedious task. Before submitting any pull request, you can check the dead links.

yarn check-links

Checking Styling

The documentation follows styling rules. The following files will be checked: *.vue, *.js, and *.md.

You can check out and fix the styling errors.

yarn style:fix

You can test if the code is well-formatted without fixing it.

yarn style

Deployment

The documentation is deployed as a static website. The master branch is automatically deployed at https://docs.meilisearch.com.

You can build the static website using the following command:

yarn build
# The website is now available in .vuepress/dist and you can serve it using any webserver.

Contact

Feel free to contact us about any questions you may have:

Any suggestion or feedback is highly appreciated. Thank you for your support!

documentation's People

Contributors

alallema avatar aniketh-varma avatar bidoubiwa avatar bors[bot] avatar brunoocasali avatar carofg avatar cmaneu avatar curquiza avatar davlet61 avatar dependabot-preview[bot] avatar dependabot[bot] avatar dichotommy avatar edouardb avatar erlend-sh avatar eskombro avatar ferdi05 avatar fharper avatar gmourier avatar guimachiavelli avatar irevoire avatar jacobley avatar kerollmops avatar lhsazevedo avatar marinpostma avatar maryamsulemani97 avatar matboivin avatar mdubus avatar qdequele avatar rogerzecat avatar tpayet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.