Installing Hugo Using Vagrant and VirtualBox with Snapd
By Tim Brown
| May 5, 2020
| hugo
This install guide assumes that you have already followed my Vagrant/VirtualBox Guide and have it running successfully.
Open the “Vagrant” file that was created in the directory and add the below content and save:
# -*- mode: ruby -*- # vi: set ft=ruby : # All Vagrant configuration is done below. The "2" in Vagrant.configure # configures the configuration version (we support older styles for # backwards compatibility). Please don't change it unless you know what # you're doing.