coderdiaz/basesdedatos.dev

Add support to generate guides using MDX

开放

#3 创建于 2025年1月2日

 (0 条评论) (0 个反应) (0 位负责人)Astro (1 个派生)auto 404
good first issue

仓库指标

星标
 (8 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南