bbody-old / fit-on-a-floppy

A website for getting size of a website and letting you know how many floppies it will fit on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fit on a Floppy

Websites are getting bigger and bigger. The internet is getting faster and faster but not everywhere at the same pace. A floppy is a physical reminder of filesize.

Demo

Architecture

  • CodePipeline - CI & CD
  • S3 - Webhosting
  • Lambda - Serverless hosting

Built with

  • Python 3.6 - Serverless function
  • NodeJS 12 - Frontend build process
  • Gulp - Build process
  • Handlebars - In code templating
  • Nunjucks - HTML templating

Scripts

  • package-lambda.sh - add source to a zip
  • deploy-s3.sh - deploy frontend to S3
  • deploy-lambda.sh - deploy function to Lamdba
  • serve.sh - serve frontend locally

About

A website for getting size of a website and letting you know how many floppies it will fit on

License:MIT License


Languages

Language:JavaScript 59.2%Language:Python 18.4%Language:SCSS 8.0%Language:Handlebars 7.0%Language:Sass 6.5%Language:Shell 0.8%