Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github-handle for [INSERT NAME] in [INSERT PROJECT FILE] THIS IS A TEST #42

Closed
5 tasks
DrAcula27 opened this issue Sep 14, 2024 · 2 comments
Closed
5 tasks

Comments

@DrAcula27
Copy link
Owner

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

  • Open the file _projects/[PROJECT FILE] in the IDE
  • Replace:
- name: [INSERT MEMBER NAME]

with

- name: [INSERT MEMBER NAME]
  github-handle:
  • Do not use a tab to indent github-handle. YAML doesn't allow tabs; it requires spaces.
  • 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

Resources/Instructions

https://github.com/hackforla/website/wiki/project.md-file-template
https://jekyllrb.com/
For QA to validate change: https://github.com/hackforla/website/blob/gh-pages/_projects/[INSERT_PROJECT_FILE]?plain=1
Project Webpage: https://www.hackforla.org/projects/[INSERT-PROJECT-FILENAME-WITHOUT-.MD-EXTENSION]

@DrAcula27
Copy link
Owner Author

Testing this issue: hackforla#7079

@DrAcula27
Copy link
Owner Author

Cleaned up code; reopening to test

@DrAcula27 DrAcula27 reopened this Sep 18, 2024
@DrAcula27 DrAcula27 moved this from Questions / In Review to Done in [COPY] HfLA Website: Project Board Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant