Skip to content

Adding the Rust Coding with AI article. Changing Ricardo Tafas author…#689

Open
rftafas wants to merge 2 commits intoespressif:mainfrom
rftafas:rust-ai-coding
Open

Adding the Rust Coding with AI article. Changing Ricardo Tafas author…#689
rftafas wants to merge 2 commits intoespressif:mainfrom
rftafas:rust-ai-coding

Conversation

@rftafas
Copy link
Copy Markdown
Contributor

@rftafas rftafas commented Mar 30, 2026

📝 Description

Publish date

Expected publish date: 2026-04-xx - April is just fine.

Review process

  • Initiate technical review
    • This item is N/A
    • Add subject matter experts (your team members, experts in the field)
  • Once tech review mostly done, initiate editorial review
    • Add technical editors (@f-hollow, @FBEZ, and/or @pedrominatel)

Checks

  • [y ] Article folder and file names:
    • Folder path is content/blog/YYYY/MM/my-new-article (articles only)
    • Folder and file names have no underscores, spaces, or uppercase letters (My new_article)
  • [ y] New article's YAML frontmatter:
    • Title updated
    • Date matches the format date: 20YY-MM-DD
    • Summary updated
    • Authors added (see Add youself as an author)
    • Tags added
  • Updated article's YAML frontmatter:
    • This item is N/A
    • If article folder is moved or renamed, the field aliases: with a new URL slug is added
    • Date of update is added lastmode: 20YY-MM-DD
  • [y ] Article media files:
    • All images are in .WebP format (see Use WebP for raster images)
    • Images are compressed within 100-300 KB, with a hard limit of ≤ 500 kB
    • Where possible, Hugo shortcodes are used instead of raw HTML for content types unsupported by markdown (see Use additional content types)
  • [ y] Links in articles
    • Make sure all links are valid
    • No links to Google docs present
    • Use a specific ESP-IDF version in links (avoid stable, hard no for latest)
  • [y ] Git history
    • Commits are clean and squashed to the minimum necessary
    • Commit messages follow Conventional Commits format
    • Your feature branch is rebased on main

🔗 Related

🧪 Testing (Hugo)

@pedrominatel pedrominatel added the needs review Needs someone to be assigned to review label Mar 30, 2026
@github-actions
Copy link
Copy Markdown

🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr689/

Copy link
Copy Markdown
Collaborator

@f-hollow f-hollow left a comment

Choose a reason for hiding this comment

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

@rftafas Thank you for writing this article!

It gave me food for thought. I really enjoyed its conversational style. Pointed out a couple of nitpicks along the way.

Do you plan to create a feature image for the article or should we help you?

Also , please rebase your branch on main to fix PR previews. We introduced some breaking changes to optimize deployment.

- IoT
- AI Pair Coding
showAuthor: false
featureAsset: "featured.webp"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

No need to add featureAsset:. If you have an image, just make sure it has featured in its name and put it alongside index.md.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I don't have an image. Suggestions are welcome.

@pedrominatel pedrominatel removed the needs review Needs someone to be assigned to review label Apr 10, 2026
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.

3 participants