Skip to content

oxaudo/guides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guides

Bring a towel. Our living documents on best practices. PRs are very welcome.

Meta

  • State: production
  • Point People: @artsy

Editing

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.

About

The Engineers Guide to the Artsy Universe

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors