website
website copied to clipboard
Add github-handle for Ryan Mayott in engage.md
Prerequisite
- 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.
- 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.mdin 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.
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 :)
Availability for this week: Wednesday-Friday-Sunday My estimated ETA for completing this issue: Finished
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"
Yet my repository in GitHub looks like this:
I don't remember if there were changes when I used "Sync Fork". What are the next steps I could follow?
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!
Thanks @t-will-gillis