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
In the _program-areas directory, we want to change a file's name and its extension from -card.yml to .md so that in a future issue
- this file can be used to generate a webpage for that program area automatically
- and the webpage will have the desired URL.
Details
- On this team, we use collections in Jekyll to generate some webpages using Markdown files in a collection and an HTML layout. The webpages' URL is based on the name of the Markdown file.
Action Items
For Merge Team
Resources/Instructions
Prerequisite
Overview
In the
_program-areasdirectory, we want to change a file's name and its extension from-card.ymlto.mdso that in a future issueDetails
citizen-engagement.mdwill have a URL of https://www.hackforla.org/program-areas/citizen-engagement.Action Items
_program-areas/[Insert the current name of the file].yml[Insert the current name of the file].ymlto
[Insert the name of the file without -card].mdFor Merge Team
Click here to see how to uncheck the Dependency label
Resources/Instructions
_program-areasdirectory on HfLA's Website repo