Preview your documentation
You can start a local web server to preview your documentation site.
Go to your project folder and run the following in the command line:
bundle exec middleman serverThis will create HTML documentation files in the
source/buildfolder, then start a local web server.Go to the local web server at
http://localhost:4567/to preview your documentation.
Press Ctrl-C in the command line to stop the web server.
You can also build your documentation to create HTML files without starting a local web server.
      This page was last reviewed on 1 July 2021.
        It needs to be reviewed again on 1 July 2022
.
    
    
      This page was set to be reviewed before 1 July 2022.
      This might mean the content is out of date.