Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 616 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 616 Bytes

nextdemo

This demo app produces a static site by converting some markdown files into HTML. But that is not it. There are some great features:

  • Styles using CSS modules
  • Images in public folder
  • Customise _app.js for common Layout
  • Dynamic routes
  • Examples of getStaticProps() and getStaticPaths()
  • Title for each page
  • Static site generation