https://github.com/codegouvfr/topics-dsfr
Simple dsfr web application to expose FAQ
https://github.com/codegouvfr/topics-dsfr
Last synced: 3 months ago
JSON representation
Simple dsfr web application to expose FAQ
- Host: GitHub
- URL: https://github.com/codegouvfr/topics-dsfr
- Owner: codegouvfr
- Created: 2025-03-21T06:46:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-16T16:07:45.000Z (about 1 year ago)
- Last Synced: 2026-01-28T00:57:20.900Z (3 months ago)
- Language: HTML
- Size: 112 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/faq-dsfr/tree/main/item/LICENSES/LICENSE.MIT.md)
# Why?
[code.gouv.fr/faq](https://code.gouv.fr/faq/) uses [topics](https://github.com/bzg/topics) to display its FAQ.
The [src/ directory](src/) of this repository contains a HTML template file to deploy the `topics` web app using the [French design system](https://github.com/GouvernementFR/dsfr/) (aka DSFR).

# Deploy
See [these instructions](https://github.com/bzg/topics?tab=readme-ov-file#install-and-run) to install and run `topics`.
~$ topics -I src/topics-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).