I hereby claim:
- I am rodolfo-r on github.
- I am rodolforodriguez (https://keybase.io/rodolforodriguez) on keybase.
- I have a public key ASAUAIw0bHpr58F_8rBlrXqN6CEpsNDt4OB35RccLh8dego
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| ENV=$1 | |
| APP=$2 | |
| NAMESPACE=$3 | |
| FILENAME=upgrade-error.txt | |
| while true | |
| do | |
| function upgrade() { |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| //config.rb | |
| activate :s3_sync do |s3_sync| | |
| s3_sync.bucket = 'my.bucket.com' # The name of the S3 bucket you are targeting. This is globally unique. | |
| s3_sync.region = 'us-west-1' # The AWS region for your bucket. | |
| s3_sync.aws_access_key_id = 'AWS KEY ID' | |
| s3_sync.aws_secret_access_key = 'AWS SECRET KEY' | |
| s3_sync.delete = false # We delete stray files by default. | |
| s3_sync.after_build = false # We do not chain after the build step by default. | |
| s3_sync.prefer_gzip = true |
A list of the most common functionalities in Jekyll (Liquid). You can use Jekyll with GitHub Pages, just make sure you are using the proper version.
Running a local server for testing purposes:
I hereby claim:
To claim this, I am signing this object: