Astro Mix Blog

Astro-Mix-Blog

  • Inputs(HTML with inject.css, Markdown, Quarto Markdown, PDF, Images, etc.)
  • Outputs(Index Page + About Page)

Features

  • Optional Date Prefix
    • [YYYY-MM-DD]filename.extname
    • filename.extname' (Date will be determined by the file modified date)
  • Pin
  • Pagination
  • RSS
  • SEO
  • Configurable

Dependencies

  • Node.js
  • Astro
  • Cheerio
  • Pnpm (Optional)
  • Quarto (Optional)

Get Started

pnpm i # install packages

pnpm pre # prebuild and preview(dev)

pnpm clean # remove all generated files

pnpm build # clean, prebuild and build