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.
- Fork the repository
- Clone your fork
- After downloading, simply edit the HTML, CSS, and asset files included with
distdirectory. - To preview the changes you make to the code, you can open the
index.htmlfile in your web browser.
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.
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: GuillermoYou'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 usingHave a bug or an issue with this template? Open a new issue here on GitHub.
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.
Code released under the MIT license.