infiniteluke / next-static

A simple static blog powered by next.js
MIT License
105 stars 9 forks source link

Investigate using an actual md file with front matter #1

Closed infiniteluke closed 7 years ago

infiniteluke commented 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.

infiniteluke commented 7 years ago

processmd is an option

infiniteluke commented 7 years ago

Closed by https://github.com/infiniteluke/next-static/commit/ea983fd05ebfee359b9939092feb0fbe4c53d73c