Git Product home page Git Product logo

docs.anycable.io's Introduction

AnyCable documentation

AnyCable docs website driven by docsify.

Contributing

The quickest way to fix a typo or propose a small change is to use GitHub web interface (open a file, click on "Edit", create a PR).

If you want to propose a bigger change, you might want to use a common flow:

  1. Fork it.
  2. Create a new branch (git checkout -b feat/my-proposal).
  3. Commit and push changes.
  4. Open new Pull Request.

Linters

We try to keep our documentation both correct and stylish using the following tools:

To run these tools locally we use Lefthook (runs linters automatically for every commit).

To sum up:

  • Install mdl:
gem install mdl
  • Install liche:
go get -u github.com/raviqqe/liche
  • Install Hunspell and Forspell:
# for MacOS (for other OS see Forspell documentation)
brew install hunspell

gem install forspell
  • Install StandardRB and rubocop-md:
gem install standard
gem install rubocop-md
  • Install lefthook:
# for MacOS (for other OS see Lefthook documentation)
brew install lefthook
  • Initialize lefthook:
lefthook install

Or you can skip all of these and rely on our CI, which can do all the checks for you!

docs.anycable.io's People

Contributors

envek avatar gadimbaylisahil avatar lianowar avatar namiwang avatar onesneakymofo avatar palkan avatar sergeyni avatar sponomarev avatar vasfed avatar

Watchers

 avatar  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.