Skip to content

opengento/site-opengento

Repository files navigation

Hugo Badge 🏗️ Deploy site

🔧 Technologies

🧪 How to use?

  • Edit Markdown files in /content/ folder
  • Edit theme configuration in config.yaml (part: header/navbar/sidebar/home/footer)

In local

  • Requirement: Docker
  • Local: hugo server -D
  • Docker build: docker run --rm -it -v $(pwd):/src klakegg/hugo

🚀 How to deploy?

  1. Commit files from this repository (via https://github.dev/opengento/site-opengento or by cloning in local)
  2. Check the last build

Maintainers

See Contributors list.