minpeter / minpeter.xyz

🍄 personal blog, typing speed test
https://minpeter.xyz
8 stars 0 forks source link

New blog post #8

Open bitaccountants opened 1 week ago

bitaccountants commented 1 week ago

Whats happens when we add blog post in production - do we need to build and deploy again for the post to render and appear in post list? if not can this be automated ?

minpeter commented 1 week ago

Just create a new *.mdx file in a new commit and deploy it. Vercel will handle the rest.

minpeter commented 1 week ago

Is this a sufficient answer? If not, feel free to ask additional questions.