Let's Walk blog post#35
Conversation
Summary of ChangesHello @francisli, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request introduces a new blog post that serves as a retrospective on the 'Let's Walk' program. It highlights the program's positive impact on the community, its innovative approach to public health, and the partnerships that made it successful. The post also addresses the unfortunate but necessary conclusion of the program due to recent federal funding changes, aiming to commemorate its legacy and inform the community. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request adds a new blog post about the 'Let's Walk' program. The content is informative. My review includes several suggestions to improve the post. I've pointed out a minor grammatical error and inconsistencies in markdown formatting, such as the use of tabs for list items and unnecessary trailing whitespace. More importantly, I've identified that the relative paths for images in the post are incorrect and will lead to broken images. I've provided suggestions to fix these paths. Addressing these points will improve the quality and correctness of the blog post.
|
|
||
| | More Team Photos | | | ||
| |---|---| | ||
| |  |  | |
There was a problem hiding this comment.
The relative paths for these images appear to be incorrect and will result in broken images. Given the file's location at src/content/blog/2025-12-09-walking-with-purpose.md, the path ../../assets/... resolves to src/content/assets/.... To correctly point to the assets directory at src/assets/blog/..., you should use ../../../assets/blog/....
| |  |  | | |
| |  |  | |
| |---|---| | ||
| |  |  | | ||
|
|
||
|  |
There was a problem hiding this comment.
The relative path for this image appears to be incorrect and will result in a broken image. Given the file's location at src/content/blog/2025-12-09-walking-with-purpose.md, the path ../../assets/... resolves to src/content/assets/.... To correctly point to the assets directory at src/assets/blog/..., you should use ../../../assets/blog/....
|  | |
|  |
| - Francis Li | ||
| --- | ||
|
|
||
| _Editor’s note: This post was written collectively by the SF Nutrition Equity Opportunity & Physical Activity (SF NEOP) team from the City and County of San Francisco's Department of Public Health. On July 4, 2025, the federal budget reconciliation bill known as the One Big Beautiful Bill Act was signed in to law, eliminating all funding for the Nutrition Education and Obesity Prevention Grant Program (also known as SNAP-Ed, Supplemental Nutrition Assistance Program Education) effective October 1, 2025. As a result, the SF NEOP team was disbanded and the Let’s Walk program has been sunsetted. SF Civic Tech would like to thank the SF NEOP team for their vision, leadership, and collaboration alongside all the volunteers who worked on building the technology for the program over the years._ |
There was a problem hiding this comment.
There's a small grammatical error here. 'signed in to law' should be 'signed into law'.
| _Editor’s note: This post was written collectively by the SF Nutrition Equity Opportunity & Physical Activity (SF NEOP) team from the City and County of San Francisco's Department of Public Health. On July 4, 2025, the federal budget reconciliation bill known as the One Big Beautiful Bill Act was signed in to law, eliminating all funding for the Nutrition Education and Obesity Prevention Grant Program (also known as SNAP-Ed, Supplemental Nutrition Assistance Program Education) effective October 1, 2025. As a result, the SF NEOP team was disbanded and the Let’s Walk program has been sunsetted. SF Civic Tech would like to thank the SF NEOP team for their vision, leadership, and collaboration alongside all the volunteers who worked on building the technology for the program over the years._ | |
| _Editor’s note: This post was written collectively by the SF Nutrition Equity Opportunity & Physical Activity (SF NEOP) team from the City and County of San Francisco's Department of Public Health. On July 4, 2025, the federal budget reconciliation bill known as the One Big Beautiful Bill Act was signed into law, eliminating all funding for the Nutrition Education and Obesity Prevention Grant Program (also known as SNAP-Ed, Supplemental Nutrition Assistance Program Education) effective October 1, 2025. As a result, the SF NEOP team was disbanded and the Let’s Walk program has been sunsetted. SF Civic Tech would like to thank the SF NEOP team for their vision, leadership, and collaboration alongside all the volunteers who worked on building the technology for the program over the years._ |
| * “I am very happy to participate.” | ||
| * “Thank you for taking care of our health.” | ||
| * “I really appreciate participating in this program because I feel more energized now.” | ||
| * “Thank you for the motivation.” | ||
| * “It’s a great app, I hope many people enjoy it.” |
There was a problem hiding this comment.
For markdown consistency, please use a space after the asterisk for list items instead of a tab character. This suggestion also removes unnecessary trailing whitespace.
| * “I am very happy to participate.” | |
| * “Thank you for taking care of our health.” | |
| * “I really appreciate participating in this program because I feel more energized now.” | |
| * “Thank you for the motivation.” | |
| * “It’s a great app, I hope many people enjoy it.” | |
| * “I am very happy to participate.” | |
| * “Thank you for taking care of our health.” | |
| * “I really appreciate participating in this program because I feel more energized now.” | |
| * “Thank you for the motivation.” | |
| * “It’s a great app, I hope many people enjoy it.” |
🚀 Preview URLhttps://pr-35.sfcivictech-pr-builds.pages.dev Last updated: 2025-12-11T02:44:48Z |
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
Looks good! |
@fwextensions I've had this blog post from Danielle about Let's Walk sitting in my TODO list... I figure this could be a good time to post it, and use it to do another donation email blast...