Build static website with markdown and nextjs. In nextjs we provide sitemap, SEO and Search support.
https://medium.com/nextjs/build-the-static-blog-with-next-js-and-markdown-59576c75fbf2
https://medium.com/nextjs/build-the-static-blog-with-next-js-and-markdown-d438c2f74297
- Download code
- Run the
npm install
- To start local develpoment server run
npm run dev
change your localhost:3000
url in ./config.js
url.