Update Site

Pull Down Site #

Clone the site to a Repository with git clone <ENTER SITE NAME/GIT REPO>.

Update Submodules #

If you have themes added as submodules, you can use the following commands:

  1. git submodule init
  2. git submodule update

Update Submodules #

Need to learn more about Hugo submodules.