Skip to content

kartoza/kartoza-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kartoza Website

A Happy Life is a Mappy Life

Official website for Kartoza - Open Source Geospatial Experts.

About Kartoza

Kartoza is a global Free and Open Source GIS (FOSS GIS) service provider registered in South Africa and Portugal. We use GIS software to address location-related challenges for individuals, businesses, and governments worldwide.

Our Vision

Enable a world where spatial decision making tools are universal, accessible and affordable for everyone for the benefit of the planet and people.

Technology Stack

This website is built with:

  • Hugo - Static site generator
  • Bulma - CSS framework
  • Custom Hugo theme - hugo-bulma-blocks-theme

Project Structure

Kartoza-Hugo/
├── content/           # Markdown content files
│   ├── about/         # About page
│   ├── apps/          # Mobile and web applications
│   ├── blog/          # Blog posts
│   ├── careers/       # Job listings
│   ├── gallery/       # Image gallery
│   ├── portfolio/     # Project portfolio
│   ├── solutions/     # Solutions and services
│   ├── the_team/      # Team members
│   └── training-courses/  # Training offerings
├── layouts/           # Custom Hugo templates
├── static/            # Static assets (images, etc.)
└── themes/            # Hugo theme

Development

Prerequisites

  • Hugo (extended version recommended)
  • Git

Using Nix Shell

If you have Nix installed, you can use the provided shell environment:

nix-shell -p hugo

Running Locally

# Start the development server
hugo server -D

# Build for production
hugo

The site will be available at http://localhost:1313

Contributing

We welcome contributions! Please:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact


Made with love by the Kartoza team.

About

Kartoza website - built with Hugo

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published