Arnaud Delcasse 8cfc4e4fc2
Some checks failed
Publish To Prod / deploy_and_publish (push) Failing after 1m39s
Add README
2025-12-30 12:30:54 +01:00
2025-12-30 12:14:33 +01:00
2025-12-30 12:14:33 +01:00
2025-12-30 12:14:33 +01:00
2025-12-30 12:14:33 +01:00
2025-12-30 12:14:33 +01:00
2025-12-30 12:14:33 +01:00
2025-12-30 12:30:54 +01:00

MMS43 - Maison de la Mobilité Solidaire Haute-Loire

This repository contains the website for MMS43 (Maison de la Mobilité Solidaire Haute-Loire), a solidarity mobility service in the Haute-Loire department of France.

About MMS43

MMS43 is an organization that provides accessible mobility solutions for people who face transportation challenges. The platform offers a range of services to help individuals gain or maintain their mobility independence.

Mobility Solutions

  • Transport Solidaire - Solidarity transport services
  • Accompagnement Mobilité - Mobility coaching and support
  • Location de Véhicules - Vehicle rental services
  • Garage Solidaire - Solidarity garage (affordable vehicle maintenance)
  • Auto-école Solidaire - Solidarity driving school
  • Vélo-école - Bicycle training school

Technology Stack

  • Static Site Generator: Hugo
  • Theme: Custom theme (mms43)
  • Styling: CSS with CSS variables for theming
  • Font: Quicksand (Google Fonts)

Project Structure

mms43/
├── content/           # Page content (Markdown files)
│   └── pages/         # Site pages
├── themes/mms43/      # Custom Hugo theme
│   ├── assets/        # CSS, images, videos
│   ├── layouts/       # Hugo templates
│   └── static/        # Static files
└── hugo.yaml          # Hugo configuration

Features

  • Responsive design (desktop, tablet, mobile)
  • Dynamic contact forms with configurable fields
  • Video integration
  • Partner logos showcase
  • Accessible navigation with mobile menu

Development

Prerequisites

  • Hugo (extended version recommended)

Running locally

hugo server -D

Building for production

hugo --minify

License

This project is licensed under the AGPLv3 (GNU Affero General Public License v3.0).

Brand elements (logos, trademarks, visual identity) are the property of Maison de la Mobilité Solidaire de Haute-Loire and are not covered by the open-source license.

Description
No description provided
Readme 440 MiB
Languages
HTML 61.6%
CSS 38%
JavaScript 0.4%