Skip to content

Commit

Permalink
fix circleci and add status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mlabouardy committed Mar 26, 2018
1 parent f0d86cc commit 20b6a2f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# SlowCoder Official Website
[![CircleCI](https://circleci.com/gh/slow-coder/slowcoder.com.svg?style=svg)](https://circleci.com/gh/slow-coder/slowcoder.com)

# SlowCoder Blog [slowcoder.com](slowcoder.com)

Technology news & tutorials include:

Expand Down
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
apt-get install -y awscli
- run:
name: Push to S3 bucket
command: aws s3 sync . s3://slowcoder.com
command: aws s3 sync public/* s3://slowcoder.com
Binary file modified source/assets/Google-Flutter-with-AWS-Lambda-Index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/assets/Network-Infrastructure-Weathermap-Index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 20b6a2f

Please sign in to comment.