You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to make a blog using nextjs and markdown files. I'm then working on a backoffice system so that I can edit and write articles. Problem being that all my static elements for the referencing are creating when buiding the webapp before deployment. And I don't really want to build the app every time I'm changing/adding an article.
How can I have a kind of automatic build which doesn't affects the end user and allows me to be sure that my website is up to date?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
I'd like to make a blog using nextjs and markdown files. I'm then working on a backoffice system so that I can edit and write articles. Problem being that all my static elements for the referencing are creating when buiding the webapp before deployment. And I don't really want to build the app every time I'm changing/adding an article.
How can I have a kind of automatic build which doesn't affects the end user and allows me to be sure that my website is up to date?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions