You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
268 B

+++
title = "Preparation"
date = 2017-07-06T15:38:08-04:00
tags = []
+++
1. Be the root directory for this Hugo site (the directory containing `config.toml`).
2. Run
hugo server --port 1111
3. See the site served on &ldquo;<http://localhost:1111/>&rdquo;