Next, a modal may open and request where you want to fork this website repo. Please click on your avatar or your GitHub username
- +Assign/Unassign demo
- +Project Board column demo
- +{{testemonial.quote}}
+{{testimonial.quote}}
Hack for LA was incubated in the Code for America Brigade Network and continues the valuable work under Civic Tech Structure, Inc. a network of civic-minded technologists who contribute their skills toward using the web as a platform for local government and community service. - +
To learn more, watch the - Ted Talk - by Code for America founder, Jennifer Pahlka, on maintaining a better government through code. + Ted Talk + by Code for America founder, Jennifer Pahlka, on maintaining a better + government through code.
+ Please review the listing of project team meeting times to find a + project that fits your schedule. You are welcome to attend a project + team meeting after you have completed + Onboarding. +
+- Please review the listing of project team meeting times to find a - project that fits your schedule. You are welcome to attend a project - team meeting after you have completed - Onboarding. -
+We have teams that meet at various times. You are welcome to attend a project team meeting after you have completed Onboarding, and if the team currently has an open role. You can find open roles at the end of the Onboarding.
*This meeting is not weekly, check project link for more details.
diff --git a/_includes/resource-card.html b/_includes/resource-card.html index 0070801608..d0c0624dc3 100644 --- a/_includes/resource-card.html +++ b/_includes/resource-card.html @@ -2,14 +2,16 @@ {% assign image = include.image %} {% assign name = include.name %} {% assign lowercaseName = include.name | downcase %} +{% assign hyphenatedName = lowercaseName | replace: ' ', '-' %} - - +