https://github.com/codegouvfr/subscribe-dsfr
Simple web app to manage Mailgun mailing lists subscriptions
https://github.com/codegouvfr/subscribe-dsfr
Last synced: 3 months ago
JSON representation
Simple web app to manage Mailgun mailing lists subscriptions
- Host: GitHub
- URL: https://github.com/codegouvfr/subscribe-dsfr
- Owner: codegouvfr
- Created: 2025-03-21T07:05:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-16T16:06:46.000Z (about 1 year ago)
- Last Synced: 2025-09-10T04:43:52.089Z (8 months ago)
- Language: HTML
- Size: 146 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/LICENSE.MIT.md
Awesome Lists containing this project
README
[](https://code.gouv.fr/documentation/#quels-degres-douverture-pour-les-codes-sources)
[](https://githut.com/codegouvfr/subscribe-dsfr/tree/main/item/LICENSES/LICENSE.MIT.md)
# Why?
[code.gouv.fr/infolettre](https://code.gouv.fr/infolettre/) uses [subscribe](https://github.com/bzg/subscribe) to let users subscribe to the BlueHats newsletter.
The [src/](src/) directory of this repository contains a HTML template file to deploy the `subscribe` web app using the [French design system](https://github.com/GouvernementFR/dsfr/) (aka DSFR).

# Deploy
See [these instructions](https://github.com/bzg/subscribe?tab=readme-ov-file#install-and-run) to install and run `subscribe`.
~$ subscribe -I src/subscribe-dsfr.html
# Contributing
We accept contributions but are not actively looking for them.
See [CONTRIBUTING.md](CONTRIBUTING.md).
# License
2025 DINUM, Bastien Guerry.
The code is published under the [MIT license](LICENSES/LICENSE.MIT.md).