{"id":29168270,"url":"https://github.com/c0ze/emblaze","last_synced_at":"2025-07-01T10:06:08.505Z","repository":{"id":59153318,"uuid":"105222847","full_name":"c0ze/emblaze","owner":"c0ze","description":"A Simple rake task to deploy a static site to s3","archived":false,"fork":false,"pushed_at":"2017-11-06T04:12:26.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T07:07:19.879Z","etag":null,"topics":["aws","deployment","jekyll","jekyll-tasks","s3","s3-website"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c0ze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-29T02:53:34.000Z","updated_at":"2020-02-18T14:58:40.000Z","dependencies_parsed_at":"2022-09-13T11:01:18.827Z","dependency_job_id":null,"html_url":"https://github.com/c0ze/emblaze","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/c0ze/emblaze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0ze%2Femblaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0ze%2Femblaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0ze%2Femblaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0ze%2Femblaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c0ze","download_url":"https://codeload.github.com/c0ze/emblaze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0ze%2Femblaze/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262797805,"owners_count":23365903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","deployment","jekyll","jekyll-tasks","s3","s3-website"],"created_at":"2025-07-01T10:06:07.664Z","updated_at":"2025-07-01T10:06:08.491Z","avatar_url":"https://github.com/c0ze.png","language":"Ruby","readme":"# Emblaze\n\nI was originally going to name this as `aws-s3-deploy`. But it seems that name was taken at rubygems, along with a whole set of names like s3deploy, s3Deployer, etc, so here we are with Emblaze !\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'emblaze'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install emblaze\n\n## Usage\n\nAdd this to your Rakefile :\n\n    require \"emblaze/tasks\"\n\nPrepare a .env file which contains\n\n    AWS_REGION=\"YOUR AWS REGION\"\n    AWS_BUCKET_NAME=\"\"\n    AWS_ACCESS_KEY=\"\"\n    AWS_SECRET_KEY=\"\"\n\nOr alternatively you can pass these by settings ENVs.\n\nTo deploy the site, call\n\n    bundle exec rake s3\n\nThe default site folder is `_site` to comply with Jekyll, this will be configurable in future versions.\nThe upload task will delete contents of your bucket, minify \u0026 gzip your assets, and upload to the site.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/c0ze/emblaze . This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Emblaze project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/emblaze/blob/master/CODE_OF_CONDUCT.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0ze%2Femblaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc0ze%2Femblaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0ze%2Femblaze/lists"}