website icon indicating copy to clipboard operation
website copied to clipboard

Add github-handle for Ryan Mayott in engage.md

Open sakibian opened this issue 1 year ago • 5 comments

Prerequisite

  1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started Page.
  2. Before you claim or start working on an issue, please make sure you have read our How to Contribute to Hack for LA Guide.

Overview

We need to create a single variable github-handle to hold the github handle for each member of the leadership team. Eventually github-handle will replace the github and picture variables, reducing redundancy in the project file.

Action Items

  • [x] Open the file _projects/engage.md in the IDE
  • [x] Replace:
- name: Ryan Mayott

with

- name: Ryan Mayott
  github-handle: 
  • [x] Do not use a tab to indent github-handle. YAML doesn't allow tabs; it requires spaces.
  • [x] Using docker, confirm that the appearance of the project webpage is unchanged at all screen sizes. The project webpage URL can be found below under Resources.

For Merge Team

  • [ ] Release the dependency for this issue in #5441. If all the dependencies have been completed, close that issue.

Resources/Instructions

https://github.com/hackforla/website/wiki/project.md-file-template
https://jekyllrb.com/
Project Webpage: https://www.hackforla.org/projects/engage

  • This issue is part of #5441.

sakibian avatar Apr 24 '24 07:04 sakibian

Hi @santisecco, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

github-actions[bot] avatar May 08 '24 19:05 github-actions[bot]

Availability for this week: Wednesday-Friday-Sunday My estimated ETA for completing this issue: Finished

santisecco avatar May 10 '24 15:05 santisecco

Blockers: Issue in 2.7.d Working on an issue (4): Pulling from upstream before you push

Hi I tried following the instruction:

IMPORTANT: Before you push your local commits to your repository, sync your fork to the main Hack For LA website repository. git pull upstream will ensure that your local repository is up-to-date with the main site:

git pull upstream

You can also sync your fork directly on GitHub by clicking "Sync Fork" at the right of the screen and then clicking "Update Branch"

I did the last option via GitHub webpage. Now I encounter this when I try doing "git pull upstream"

Screenshot 2024-05-13 121859

Yet my repository in GitHub looks like this:

Screenshot 2024-05-13 122012

I don't remember if there were changes when I used "Sync Fork". What are the next steps I could follow?

santisecco avatar May 13 '24 15:05 santisecco

Hey @santisecco! From our Slack conversation earlier and you successfully posting your PR, it appears you are good to go. If so, you can remove the Status: Helped Wanted label. If not, please feel free to send another message and I can help you out. Thanks!

t-will-gillis avatar May 13 '24 22:05 t-will-gillis

Thanks @t-will-gillis

santisecco avatar May 14 '24 01:05 santisecco