This is a monorepo hosting all websites and landing pages for Zatsit's web projects.
The following projects are hosted in this repository:
- Components Library: A library of reusable Astro Components for zatsit needs.
- Sustainability-portal: A Sustanability portal that host our Sustanaiblity landings, or static web pages (Landscape for example).
Before contributing, please read the following documentation:
- CONTRIBUTING.md - Guidelines for contributing to the project
- DEVELOPERS.md - Developer setup and development guide
- CODE_OF_CONDUCT.md - Community standards and behavior expectations
This repository uses a monorepo structure to manage multiple related websites:
/
├── .github/ # Shared GitHub Actions workflows
├── components # Reusable Astro components library
├── sustainability-portal # Sustainability portal project (Astro)
├── CONTRIBUTING.md # Contributing guidelines
├── DEVELOPERS.md # Developer guide
├── CODE_OF_CONDUCT.md # Code of conduct
└── README.md # Root documentation (this file)
Each project is independent and has its own README.md with specific installation and development instructions.
- Read the documentation: Check out DEVELOPERS.md to set up your environment
- Navigate to the project directory:
cd sustainability-portal - Follow the instructions in the project's
README.md.
zatsit - Promoting a more sustainable web.