-
-
Notifications
You must be signed in to change notification settings - Fork 777
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
Update toolkit yml files to include a new fields #3357
Comments
Hi @tunglinn, thank you for taking up this issue! Hfla appreciates you :) Do let fellow developers know about your:- You're awesome! P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :) |
Availability: M-Th 6 hours/day |
Creating Kanban projects - "Create a Guide/Template: Agile Development/Scrum/Kanban"
Figma for open source projects - "Creating a Figma account for your project"
Found some other guides that can fall in this category too? Effective practices, For teams GitHub issues (Guide in HfLA Google Drive)
Responsible use of images in open source projects (Guide in HfLA Google Drive)
Setting up 1password on open source projects
Showing civic tech experience on linkedin
Survey reporting dashboard guide
Update teams page on hfla site
Using Kanban project (hackforla/knowledgebase-content#16)
|
Finding guides information:
|
Here are the guides that need to be checked/clarified. 2FA: source? HfLA or Other (GitHub) Creating Kanban projects - "Create a Guide/Template: Agile Development/Scrum/Kanban" VS Using Kanban project (hackforla/knowledgebase-content#16) Figma for open source projects Responsible use of images in open source projects (Guide in HfLA Google Drive)
|
delete the following fields and content from the files in this folder: https://github.com/hackforla/website/tree/gh-pages/_guide-pages "short description" In the file: https://github.com/hackforla/website/blob/gh-pages/_includes/guide-card.html change from
change to
|
change the status of all coming soon's to be Work in Progress, change the active to be Completed in the files in this folder: https://github.com/hackforla/website/tree/gh-pages/_guide-pages In the file: https://github.com/hackforla/website/blob/gh-pages/_includes/guide-card.htmlchange from
to [your code here] This code will have to check for status==completed and give the link if it is completed and not if its not.
|
|
Here is the complete list of fields that should be available when done (replacement name is in parens) title: recommended-by |
Also, figure out svg vs link-svg. link-svg is the bottom right icon for external resources. Action items:
|
New Wiki Template page can be found here: https://github.com/hackforla/website/wiki/Toolkit-files-template |
All changes are done. One little blocker: I've changed the code so the practice area also filters for External Resources. However, the External Resource cards are in a special container (guides don't have one), that centers the External Resource card. |
Removed container (external-resource-container) that shifted External Resources to the left. According to PR #1999, the container was created to match the design in Figma.When I checked Figma, that design no longer exists. Also, the current design team has been reworking the toolkit page.I also consulted Bonnie for the decision to remove external-resource-container. |
Add resource-url-wip link at "work in progress" if status is work-in-progress. Other details will be settled at Friday's guide meeting (8/12/2022) |
Revert changes with description and short-description in each guide file. The variable description is currently being used on the actually guide page, but the new system will have it all in the markdown file from the converter. Create new system that will use description if short enough (will have to define this), otherwise use short-description. We should also have a system that reminds us that the short-description is missing. However, since it seems like right now, guide cards are being created manually, I'll just mention it in the wiki template page. |
On the current Toolkit page, the titles of completed vs in progress guide cards are not aligned. |
Overview
We need to add new fields and change a field to the Internal and External Resources files for the toolkit, so that we can have filters similar to what exists on the homepage.
Action Items
Resources/Instructions
Additional Fields needed
tools (Figma, GitHub, Miro, etc.)
contributors (for internal guides all contributors will be listed)
source (Hack for LA, Code for America, Other)
Change the name of these fields
from
category
topractice-area
Current Fields for items showing up on the https://www.hackforla.org/toolkit/ as
External Resources
Current Fields for items showing up on the https://www.hackforla.org/toolkit/ as
Guides
The text was updated successfully, but these errors were encountered: