coderdiaz/basesdedatos.dev

Add support to generate guides using MDX

Aperta

#3 aperta il 2 gen 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Astro (1 fork)auto 404
good first issue

Metriche repository

Star
 (8 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Problem

Currently, the astro project doesn't have support for articles. We need to add support for use @astrojs/mdx. To start with, we need only the support for use the Content API for render the articles.

Requirements:

  • Support for a feature image (can be optional).
  • Title.
  • Description.
  • Tags.
  • Content.

Guida contributor