coderdiaz/basesdedatos.dev

Add support to generate guides using MDX

オープン

#3 opened on 2025/01/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Astro (1 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (8 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド