Handles the publication workflow for AndesRC blog articles. Creates markdown files, triggers builds, submits to Google Search Console, and initiates promotion. Use as the final step in the content pipeline.
Execute the final publication workflow: file creation, build verification, search engine submission, and social promotion.
Directory Structure:
src/features/blog/content/
├── en/
│ └── {slug}.md
└── es/
└── {slug}.md
Filename Convention:
slug from frontmatterplan-10k-principiantes.mdCover Image:
public/images/blog/{slug}/cover.webpInline Images (if any):
public/images/blog/{slug}/# Run local build to verify no errors
npm run build
# Check for:
# - Markdown parsing errors
# - Missing images
# - Broken internal links
# Commit and push to trigger Netlify deploy
git add .
git commit -m "blog: add {slug} article"
git push origin main
Google Search Console:
Sitemap:
sitemap.xml includes new URL (auto-generated on build)Prepare snippets for:
Twitter/X:
🏃 Nuevo artículo: [Título]
[Hook de 1 línea]
[Link]
#running #runners #correr
LinkedIn:
[Título del artículo]
[Párrafo de contexto - por qué es relevante]
Lee más: [Link]
WhatsApp Status:
Add to tracking:
A published, indexed, and promoted article with: