Skip to content

Jekyll build script to build, compress, and deploy to AWS S3

License

Notifications You must be signed in to change notification settings

bettin/jekyll-s3-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-s3-build

Jekyll build tool to build, compress, and deploy to AWS S3. Hoping to keep this simple with only one requirement.

##Dependancies

  • s3cmd
  • S3 bucket configured for Static Website Hosting

Installation

Run jekyll-s3-build.sh from the Jekyll root folder where build goes to ~/_site.

Usage

./jekyll-s3-build.sh s3_bucketname

Example:

./jekyll-s3-build.sh www.yourjekyllsite.com

Todo

  • Add CloudFront invalidation
  • Smarter cache headers

About

Jekyll build script to build, compress, and deploy to AWS S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages