#MDX or SSG

6 messages · Page 1 of 1 (latest)

vestal patio
#

i was looking into making a blog section on my website however i came to 2 options, using mdx or generateStaticParams (SSG). Which one should i choose in this case and what would be the difference? none the less i need to add media queries so it will be responsive on mobile devices.

and what would be a good way of adding a new post to the blog every week (this will increase)? do i add it to my code and build the website again, do i use a database and get those posts, or if it is possible to host them on github where i generate a new post on change of the post section.

i am also not using a database nor have one.

thx in advanced:)

cloud estuary
#

how you are gonna code the blog depends entirely on how you want to author the content

#

you need to decide this first

#

cms, local repo files?

vestal patio
#

can you explain to me more plz

cloud estuary
#

how do you want to create the content of the blog?