Skip to content

757colorcoded/cloud-skills-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Skills Resume

This project is based on Resume, a resume and CV theme for Bootstrap created by Start Bootstrap. This theme features a fixed sidebar with content sections to build a simple, yet elegant resume.

Download and Installation

Usage

Basic Usage

  • After downloading, simply edit the HTML, CSS, and asset files included with dist directory.
  • To preview the changes you make to the code, you can open the index.html file in your web browser.

Hosting

This repository assumes you'll be using AWS to host this site. You can follow AWS' instructions to Use an Amazon CloudFront distribution to serve a static website.

Deploying

Once you're all set up, you can deploy this site using the provided GitHub Actions configuration file.

Change the value of the following variable in your deploy.yaml file:

FIRST_NAME: Guillermo

You'll need to create the following repository secrets to successfully deploy this site to AWS:

AWS_S3_BUCKET # the bucket to which you'll be deploying
AWS_ACCESS_KEY_ID # your access key ID
AWS_SECRET_ACCESS_KEY # your secret access key
AWS_REGION # the region to which you'll be deploying
AWS_CLOUDFRONT_DISTRIBUTION_ID # the distribution ID you'll be using

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub.

About Start Bootstrap

Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Start Bootstrap was created by and is maintained by David Miller.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

License

Code released under the MIT license.

About

A workshop project used to teach CI/CD basics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors