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.

貢獻者指南