Closed infiniteluke closed 7 years ago
Currently posts are authored in a js file inside of a template literal. I'm ok with this, but I'm sure others would prefer a plain md file with front-matter. The benefit of having it in a js file is you get HMR for free.
processmd is an option
Closed by https://github.com/infiniteluke/next-static/commit/ea983fd05ebfee359b9939092feb0fbe4c53d73c
Currently posts are authored in a js file inside of a template literal. I'm ok with this, but I'm sure others would prefer a plain md file with front-matter. The benefit of having it in a js file is you get HMR for free.