Skip to content

Add article on Microsoft 365 licensing for ECM projects - #30

Merged
adiazcan merged 1 commit into
mainfrom
license-article
Jul 31, 2026
Merged

Add article on Microsoft 365 licensing for ECM projects#30
adiazcan merged 1 commit into
mainfrom
license-article

Conversation

@adiazcan

Copy link
Copy Markdown
Member

This pull request updates and refactors the article about Microsoft 365 licensing for ECM projects. The main changes focus on converting the article to a new format with improved metadata, updating image paths, and restructuring the content for clarity and maintainability.

Content and Metadata Improvements:

  • The article was renamed to Licencias_Micrsosoft _365_ECM.md and now includes front matter with fields such as title, date, excerpt, author, authorSlug, image, and category for better integration with static site generators and improved SEO.
  • Author information and the main image are now specified in the metadata instead of in the article body.

Image Path Updates:

  • All internal image paths were updated to use relative references (e.g., ../images/diagram_licencias_ecm.png and ../images/diagram_decision_licencias.png) for consistency and to prevent broken links after file moves. [1] [2]

Content Structure and Readability:

  • The article body was reorganized, removing redundant headings and author signature lines, to streamline the reading experience and improve maintainability. [1] [2]
  • Section breaks and transitions were clarified, making the article easier to follow and better suited for future updates. [1] [2]

No technical logic or core content was changed; all updates are related to formatting, structure, and presentation.

Copilot AI review requested due to automatic review settings July 31, 2026 06:48
@adiazcan
adiazcan merged commit add189a into main Jul 31, 2026
@adiazcan
adiazcan deleted the license-article branch July 31, 2026 06:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This pull request refactors an ECM-focused article to align with the site’s newer content format by adding YAML front matter metadata and adjusting how media is referenced, improving integration with the site generator and content maintainability.

Changes:

  • Added front matter metadata (title, date, excerpt, author, authorSlug, image, category) to the article.
  • Updated in-article image references to the ../images/... convention.
  • Removed several section separators to streamline formatting.
Suppressed comments (3)

content/articulos/Licencias_Micrsosoft _365_ECM.md:6

  • El nombre del autor en el front matter parece tener un typo: existe un perfil de autor content/autores/fabian-imaz.md cuyo title es "Fabian Imaz", pero aquí figura "Fabian Iman". Esto puede generar inconsistencias en listados/SEO o en la UI del sitio.
    content/articulos/Licencias_Micrsosoft _365_ECM.md:3
  • El nombre del archivo (Licencias_Micrsosoft _365_ECM.md) contiene un espacio y un probable typo ("Micrsosoft"). En este repo no hay otros artículos con espacios en el nombre y esto suele romper URLs, enlaces y automatizaciones (además de dejar una slug con typo).
    content/articulos/Licencias_Micrsosoft _365_ECM.md:127
  • El bloque de firma al final (nombre/rol/email) queda duplicado con el front matter (author, authorSlug) y contradice la descripción del PR (que indica que se removieron las líneas de firma). Para mantener el contenido consistente y más fácil de mantener, conviene eliminar la firma del cuerpo.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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