-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
There are many ways to create a blog with Astro. How to choose one? #8433
Copy link
Copy link
Closed
Labels
add new contentDocument something that is not in docs. May require testing, confirmation, or affect other pages.Document something that is not in docs. May require testing, confirmation, or affect other pages.
Description
📋 Explain your issue
Right now, there are many ways that one could create a blog with Astro. It would be nice if the docs listed the ways, and gave the reader some guidance on how to choose one. (It probably depends on what the reader wants to do. They need guidance.)
As a starting point, how are the following things related?
- There is a "Build a Blog" tutorial in the docs. It builds this: https://github.com/withastro/blog-tutorial-demo
- There is the "Astro Starter Kit: Blog". See https://github.com/withastro/templates/tree/main/templates/blog
- There are many Astro themes for blogging, both free and paid: https://astro.build/themes/?search=&categories%5B%5D=blog
- One can use "Content Collections", i.e. https://docs.astro.build/en/guides/content-collections/
- There are Astro integrations with external CMSes, see: https://docs.astro.build/en/guides/cms/
- There's "Astro DB", "Astro Studio" and "Astro Studio CMS".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
add new contentDocument something that is not in docs. May require testing, confirmation, or affect other pages.Document something that is not in docs. May require testing, confirmation, or affect other pages.