Skip to content

Conversation

@rakeshcusat
Copy link
Owner

Updated:

  • Talks
  • Blogs
  • Yearly goals
  • added redirect plugin so we can redirect blog link to medium account.

Copilot AI review requested due to automatic review settings June 11, 2025 06:45
@rakeshcusat rakeshcusat merged commit 78f2303 into main Jun 11, 2025
@rakeshcusat rakeshcusat deleted the update-juding-talks-etc branch June 11, 2025 06:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates several documentation pages and adds a redirect for the Blogs page to Medium.

  • Adds a “Blogs” nav entry and configures a redirect plugin for Medium.
  • Updates the Yearly Goals checklist with new items and statuses.
  • Enriches content on Talks, Judging/Review, and AI/ML Resources with new sections.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
mkdocs.yml Added Blogs nav item and configured redirects plugin
docs/yearly-goals.md Introduced 2026 goals and updated 2025 checklist items
docs/talks.md Added engineering blog link and upcoming talk details
docs/judging-review.md Added Conference Paper Review section and hackathon entries
docs/blogs.md Created placeholder page for redirecting to Medium
docs/ai-ml-resources.md Added Podcasts section
.github/workflows/ci.yml Updated CI step to install mkdocs-redirects plugin
Comments suppressed due to low confidence (7)

mkdocs.yml:20

  • Inconsistent indentation for the Blogs nav item; align it with the other nav entries (use the same number of spaces) to ensure valid YAML.
    - Blogs: blogs.md

mkdocs.yml:93

  • Indentation for the redirects plugin is inconsistent with the surrounding plugin list; adjust spaces to match the YAML structure.
    - redirects:

docs/yearly-goals.md:14

  • Consider hyphenating “well-known” for correct grammar.
- [ ] At least one engineering blog through well known publisher available on Medium platform. Help me find good publishers that cover real-time systems and MLOps.

docs/yearly-goals.md:14

  • This checklist sub-item is indented by 6 spaces, which differs from the other second-level items (4 spaces); align it for consistent list rendering.
- [ ] At least one engineering blog through well known publisher available on Medium platform. Help me find good publishers that cover real-time systems and MLOps.

docs/talks.md:21

  • Remove or replace this placeholder list item (- :construction:) to avoid rendering an empty bullet.
-:construction:

docs/yearly-goals.md:15

  • This item is not indented under the 2025 section like its peers; adjust to two spaces to match other first-level checkboxes.
- [ ] Apply for a Patent :construction:

docs/judging-review.md:11

  • Indent this entry to match the other items in the list (e.g., two spaces before -) for consistent formatting.
- Conference Paper Review

In case you are an avid podcast listener, this could be your list.

- [MLOps Community](https://mlops.community/)
- [Datacamp](https://www.datacamp.com/)
Copy link

Copilot AI Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The brand name should be capitalized as “DataCamp”.

Suggested change
- [Datacamp](https://www.datacamp.com/)
- [DataCamp](https://www.datacamp.com/)

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants