Skip to content

PedestrianDynamics/PedestrianDynamics.github.io

Repository files navigation

How to work on the site

Local Dependencies

Install latest hugo with the package manager of your choice, e.g.

brew install hugo

Local Preview

You can start a local preview webserver with:

Note: pages will autoregenerated and reloaded on save on the content.

hugo server --buildDrafts --disableFastRender