This repository contains a Hugo-based website for Ecology Games, an initiative to create educational and entertaining games focused on ecological concepts and environmental awareness.
This site is built using Hugo, a fast and flexible static site generator.
- Hugo (extended version) 0.111.3
- Git
- Clone the repository:
git clone https://github.com/yourusername/ecologygames.git
- Navigate to the project directory:
cd ecologygames
- Start the Hugo server:
hugo server -D
- Open your browser and visit http://localhost:1313/ecologygames/
This site is automatically deployed to GitHub Pages when changes are pushed to the main branch.
We welcome contributions to the Ecology Games project! Please read our CONTRIBUTING.md file for details on how to submit pull requests.
This project is licensed under the [choose a license] - see the LICENSE.md file for details.