COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200930174034/https://github.com/topics/s3-website
Here are
93 public repositories
matching this topic...
Terraform scripts to setup an S3 based static website, with a CloudFront distribution and the required Route53 entries.
Terraform Module for Creating S3 backed Websites and Route53 DNS
Using Ruby and Capistrano, deploy a static website to an Amazon S3 website bucket.
Serve static files from any S3 compatible object storage services (Let's Encrypt ready)
Updated
Sep 11, 2020
Python
Static site uploader for Amazon S3
Updated
May 10, 2019
Python
Deploy website to S3/CloudFront from Python
Updated
Dec 17, 2019
Python
A tool to generate a static website by crawling the original site.
Updated
Nov 28, 2017
JavaScript
Dynamically prerender pages for bots and crawlers, with Lambda@Edge, S3 and CloudFront. No more need for isomorphic/server-side rendering!
Updated
Sep 20, 2020
JavaScript
Instantly deploy and manage your S3 buckets with Serverless Components.
Updated
Mar 23, 2020
JavaScript
Optimize a static website for hosting in S3, by including a fingerprint into all assets' filenames. The optimized website is uploaded into the specified S3 bucket with the right cache headers.
Updated
Sep 24, 2019
Python
Terraform multiple static websites on AWS
Terraform module to create default S3 bucket with logging and encryption type specific features.
WordPress plugin to deploy static sites easily to an AWS S3 bucket.
A fully S3-hosted file uploader app. Uses HTML5 CORS to accept uploads to S3.
Updated
Mar 30, 2019
JavaScript
ES6 / SCSS / Live Reload / CI Based / S3 Deployment Web Starter
Terraform Module for an Amazon S3 Static Website
Basic frontend for a basic web application
Updated
Jul 15, 2018
JavaScript
A simple utility to deploy a static website to [s3-bucket, lambda, ...]
Updated
Sep 29, 2020
JavaScript
Laravel S3 browser helps you browse your S3 bucket and view the files in it, directly in your browser.
A Simple rake task to deploy a static site to s3
Script generates index.html files for s3 bucket which enables browser experience.
Updated
Aug 24, 2018
HTML
A batteries-included vanilla js frontend framework with client-side routing for creating cloud storage hosted, search engine friendly SPAs and web apps that interact with an external API server. The ultimate serverless frontend framework.
Updated
Aug 8, 2019
Crystal
Beach BBQ Static Menu: React | CloudFront | S3
Updated
Aug 17, 2017
HTML
Sync S3 buckets easily through git and generate less requests.
Updated
Aug 11, 2018
Python
Terraform modules to create a static website hosted on AWS S3 and set up MX records
Updated
May 13, 2020
Shell
Static web publishing using S3
Updated
Sep 2, 2020
JavaScript
A map and timeline visualization of YouTube videos about historical events
Updated
Sep 21, 2018
JavaScript
Improve this page
Add a description, image, and links to the
s3-website
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
s3-website
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, in the gatsby-plugin-s3 configuration, I'm not finding a way to set the
s3ForcePathStyleoption. This is necessary in cases, where S3-Compliant Object Storage Services, which might not be AWS have this path style. Some examples could be Miniohttps://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
Would be happy to send a