Link Search Menu Expand Document

Techrangers Website Bio

The Techrangers team maintains their own website, which houses a showcase of our work, tutorials, presentation archives, and team member bios.  Every Techranger contributes to maintaining this site, and your first contribution will be your bio.  (Note:  The instructions below assume you know your way around the Linux command line and Git.  If you have any trouble, refer to the previous pages in this module or ask your trainer or anyone that is available.)

Set up GitHub

  1. Your supervisor should have already invited you to the UCF CDL GitHub organization. Accept the invite and set up two-factor authentication if you have not already.
  2. Create an SSH key and add it to your ssh-agent.
  3. Add the SSH key to your GitHub account.
  4. You can only continue once you have completed all steps above.

Create Your Bio

  1. Coordinate a time with your supervisor or another full-timer to install Docker on your machine.  It will require their administrator password multiple times.
  2. Visit the Techrangers Website repository
  3. Clone the repository to your local machine using the SSH option.
  4. Follow the instructions for setting up your environment
  5. Once the site is working locally, follow the instructions for adding your bio.
  6. Commit your changes and push your branch to GitHub.
  7. Create a Merge Request for merging your branch into develop, and assign your trainer as the Reviewer.

Notify your trainer that you have completed this page.