Skip to content

Tools for running a self-employeed photography business

License

Notifications You must be signed in to change notification settings

levisegal/static.photography

Repository files navigation

Installation

MacOS

You'll need to install hugo using homebrew.

  1. Go to the homebrew website and follow the directions. The most important step is:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

you might need to update permissions on the /usr/local/ directory. Not too scary.

  1. Run the brew command to install hugo

First update Homebrew

$ brew update

Then install Hugo

$ brew install hugo

Hugo gets installed in the /usr/local/bin/ directory, so it should be accessible to all users on your system

  1. Verify hugo runs correctly
$ hugo version
Hugo Static Site Generator v0.19 darwin/amd64 BuildDate: 2017-02-27T02:21:29-08:00

About

Tools for running a self-employeed photography business

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published