coderdiaz/basesdedatos.dev
Add support to generate guides using MDX
Aberta
#3 aberto em 2 de jan. de 2025
good first issue
Métricas do repositório
- Stars
- (8 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.