Website

screenshot of Website
mkdocs

Sources du site Geotribu : contenus (Markdown) et code associé (mkdocs, hooks, CI/CD...)

Overview

Geotribu is a platform designed to foster collaboration and contribution within the open-source community. It serves as a hub for resources, offering a straightforward guide for developers looking to contribute to the project. Besides facilitating local editing and real-time updates, Geotribu also emphasizes the importance of community support to maintain and enhance its infrastructure.

Features

  • Easy Setup: Get started quickly with succinct instructions for installation and local configuration.
  • Local Development: Serve the site locally at http://localhost:8000/ with automatic reloads when content is modified.
  • Community Contribution: Detailed procedures are available for those looking to contribute actively to the project.
  • Open Source Support: Geotribu encourages community support through Liberapay to sustain its operational costs and tools.
  • User-Friendly Tools: Built on Material for MkDocs, providing a clean and efficient interface for documentation.
  • Link Verification: Integrated link checking to ensure all references remain valid and accessible.
  • Collaboration Features: Includes a Pull Request Checker to streamline contributions and maintain quality control.
  • Markdown Linter: Ensures consistent formatting across contributions, enhancing the clarity of documentation.
mkdocs
MkDocs

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.