coderdiaz/basesdedatos.dev

Add support to generate guides using MDX

Offen

#3 geöffnet am 02.01.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Astro (1 Fork)auto 404
good first issue

Repository-Metriken

Stars
 (8 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide