featured image

Hoja de ruta

Lista de características a tener en cuenta para futuras versiones de este starter.

Diego Andres Quevedo Diego Andres Quevedo Tue Jun 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time) 2 min read

A continuación, se presentan algunas características potenciales que se están considerando como mejoras para este proyecto. Si estas características son importantes para usted y desea que se implementen pronto, considere patrocinarnos. Si desea implementar alguna de estas características, háganoslo saber y con gusto le ayudaremos.

  • searching within website
  • support for SVG featured images in posts and pages
  • Light vs Dark themes
  • KaTeX support in MDX
  • post and tag pagination
  • full support for authors (with author profiles and avatars)
  • photo gallery support (as an MDX component)
  • Support for diagrams eg. mermaidjs, plantuml, etc.
  • Automatic optimization of images in Markdown/MDX posts
  • Use Astro collections
  • Convert from using yarn to pnpm
  • Include Markdoc support
  • Lazyload images
  • Github Emoji support
  • Use rehype-mermaid
  • Convert from Tailwind to UnoCSS
  • Generate richer RSS and JSON Feed by avoiding @astrojs/rss
  • Integration to popular headless CMS (eg. Sanity, Strapi)
  • Integration to mailing list providers (eg. MailChimp)
  • Integration to Git based CMS (eg. TinaCMS or NetlifyCMS)
  • NextJS version of starter

Current issues:

  • remark/rehype plugins are not processed on Markdoc documents. So reading time, diagrams, math are not supported. Use Markdoc only if you are not using any of these features.
  • Better support for Mermaid (awaiting possible official integration by Astro)
  • Should really use load Mermaid and Markmap scripts from packages rather than external CDN.
Next
Cómo utilizar