Skip to content

Commit

Permalink
netlify deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
desandro committed Mar 25, 2020
1 parent fb37691 commit 62b6598
Show file tree
Hide file tree
Showing 3 changed files with 982 additions and 986 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ fonts/
*.mp4
*.gif
assets/img/in-use/
.netlify
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ zip:
rm -rf flickity-docs

deploy:
s3cmd -c ~/.s3cfg-fizzy sync --cf-invalidate build/. s3://flickity.metafizzy.co/
netlify deploy --dir=build

gulp:
gulp
Expand Down
Loading

0 comments on commit 62b6598

Please sign in to comment.