Skip to content

UNSDSN-Youth/sdg-zone

Repository files navigation

SDG Zone

A collection of public resources for learning about the Sustainable Development Goals.

Prerequisites

Install Hugo (i.e. brew install hugo)

Deployment

  1. Download files git clone https://github.com/UNSDSN-Youth/sdg-zone.git
  2. Go to the directory cd ../sdg-zone
  3. Run hugo server to compile website

Linting

Install prettier with your favourite package manager, e.g: npm install prettier prettier-plugin-go-template prettier-plugin-go-template

Run the linter on all relevant files: npx prettier prettier-plugin-toml prettier-plugin-go-template --write "**/*.{md,css,toml,js,json,jsx,html}"

Include prettier in your text editor to automatically format files when you save them.

Built With

License

This project is licensed under the MIT License.

Acknowledgments

This website was made for the United Nations Sustainable Development Solutions Network Youth Initiative