vets-who-code-app icon indicating copy to clipboard operation
vets-who-code-app copied to clipboard

add work to github; created views.json to catch views; TODO: get vie…

Open jeromehardaway opened this issue 11 months ago • 1 comments

This pull request primarily includes changes to the src/data directory, with modifications to the blogs, courses, homepages, innerpages directories. The most significant changes involve the modification of the views field in several blog files, the alteration of a tag in one blog file, and the update of image URLs across various files.

Changes to blog metadata:

  • src/data/blogs/celebrating-progress-on-veterans-day-2023.md: Added an empty views field.
  • src/data/blogs/combat-to-code.md: Removed a specific view count and replaced it with an empty views field.
  • src/data/blogs/how-veterans-use-ai-at-vets-who-code.md: Changed the tag 'Veterans in Tech' to 'Vets Who Code'.
  • src/data/blogs/introducing-the-new-and-improved-vets-who-code-app.md: Removed a specific view count and replaced it with an empty views field.
  • src/data/blogs/post-bootcamp-tips-for-rookies.md: Removed a specific view count and replaced it with an empty views field.
  • src/data/blogs/why-devsecops-is-a-perfect-match-for-veterans.md: Removed a specific view count and replaced it with an empty views field.
  • src/data/blogs/why-i-created-a-portfolio-checklist-for-javaScript-engineers.md: Removed a specific view count and replaced it with an empty views field.

Changes to image URLs:

  • src/data/courses/command-line.json: Updated the thumbnail URL to include g_auto in the transformation parameters.
  • src/data/courses/github.json: Updated the thumbnail URL to include g_auto in the transformation parameters.
  • src/data/courses/html-and-css.json: Updated the thumbnail URL to include g_auto in the transformation parameters.
  • src/data/courses/javascript-part-one.json: Updated the thumbnail URL to include g_auto in the transformation parameters.
  • src/data/courses/javascript-part-two.json: Updated the thumbnail URL to include g_auto in the transformation parameters.
  • src/data/courses/visual-studio-code.json: Updated the thumbnail URL to include g_auto in the transformation parameters.
  • src/data/homepages/index.json: Updated multiple image URLs to include g_auto in the transformation parameters. [1] [2] [3] [4] [5] [6] [7] [8]
  • src/data/innerpages/about-us.json: Updated multiple image URLs to include g_auto in the transformation parameters. [1] [2] [3] [4] [5] [6] [7]
  • src/data/innerpages/apply-to-be-a-student.json: Updated the image URL to include g_auto in the transformation parameters.
  • src/data/innerpages/become-a-mentor.json: Updated the image URL to include g_auto in the transformation parameters.…ws to show in UI

jeromehardaway avatar Mar 25 '24 01:03 jeromehardaway

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vets-who-code-app ❌ Failed (Inspect) Mar 25, 2024 1:25am

vercel[bot] avatar Mar 25 '24 01:03 vercel[bot]