hellotham / hello-astro

Hello Astro is a multi purpose Astro starter theme written in Typescript, TailwindCSS and AlpineJS. It supports Markdown and MDX based pages and blog posts.
https://hellotham.github.io/hello-astro
MIT License
158 stars 55 forks source link

Migrated to Astro collections! #5

Closed ChristineTham closed 1 year ago

ChristineTham commented 1 year ago

New version supporting Astro v2 and using the new Astro collections feature. This simplifies the code and allows content to be checked for validity.

In addition, the search function can now search for both MDX and Markdown pages!