Skip to content

feat: add a script to create author#722

Merged
f-hollow merged 1 commit into
espressif:mainfrom
f-hollow:feat/add_script_to_create_author
May 13, 2026
Merged

feat: add a script to create author#722
f-hollow merged 1 commit into
espressif:mainfrom
f-hollow:feat/add_script_to_create_author

Conversation

@f-hollow
Copy link
Copy Markdown
Collaborator

📝 Description

This PR adds a script to create an author entry automatically.

Publish date

Expected publish date: YYYY-MM-DD

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

  • 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)
  • 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
  • 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)
  • 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)
  • 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)

@f-hollow f-hollow requested review from FBEZ and pedrominatel May 12, 2026 10:10
@f-hollow f-hollow merged commit 255c4ef into espressif:main May 13, 2026
5 checks passed
@f-hollow f-hollow deleted the feat/add_script_to_create_author branch May 13, 2026 06:12
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