This repo is deprecated by our documentation consolidation in artsy/README. Thanks for stopping by though.
Bring a towel. Our living documents on best practices. PRs are very welcome.
- State: production
- Point People: @artsy
Two options for writing docs:
You can edit documents in the GitHub web editor #nojudgements
Clone this repo, and edit in your editor:
git clone https://github.com/artsy/guides.git cd guides yarn install code .
This will set up prettier to format your markdown and inline TS/CSS/GraphQL.