Skip to content

A website to tell people how busy the high street is for a safe recovery from COVID-19.

License

Notifications You must be signed in to change notification settings

urbanobservatory/howbusyistoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HowBusyIsToon.com

This website was developed as a collaboration involving Newcastle University, Hedgehog Lab, MHCLG and Newcastle City Council.

Its development was part-funded by the Local Digital Fund.

The current version of the live website can be viewed at HowBusyIsToon.com.

Development

Hugo, the static site generator, is used to generate the HTML content. You can install this on your own machine and run hugo in the web/ directory, which will create a public directory of the content.

Refer to the Hugo documentation for additional options for development purposes.

A development compose stack is also available. To run it, use:

docker-compose -f docker-compose.dev.yml up

Deployment

The Urban Observatory runs this site under Traefik. Deployment on our systems is performed by running:

docker-compose up

A Google Maps API key is required. Set this in the .env file, such as

HUGO_PARAMS_googleMapsKey=your_key_goes_here

About

A website to tell people how busy the high street is for a safe recovery from COVID-19.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published