Skip to content

Commit

Permalink
Merge branch 'source-design-merge' into waterfall
Browse files Browse the repository at this point in the history
  • Loading branch information
Kully authored Oct 23, 2018
2 parents 4b88103 + 3d0bb06 commit bdf8653
Show file tree
Hide file tree
Showing 354 changed files with 137,380 additions and 39,218 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ node_modules
.sass-cache
.DS_Store
.jekyll-metadata

vendor/bundle
.bundle
_posts/python/fundamentals/static-image/images
2 changes: 1 addition & 1 deletion Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Edit or add files in the `_posts` folder in the [source-design-merge](http://git
1. Clone the repo and then check out the source-design-merge branch:

```
$ git clone git@github.com:plotly/documentation.git
$ git clone https://github.com/plotly/documentation.git
$ git fetch origin
$ git checkout source-design-merge
```
Expand Down
Loading

0 comments on commit bdf8653

Please sign in to comment.