An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![img](https://img.shields.io/badge/code.gouv.fr-ouvert-mediumseagreen.svg)](https://code.gouv.fr/documentation/#quels-degres-douverture-pour-les-codes-sources)
[![Software License](https://img.shields.io/badge/Licence-EPL-green.svg)](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).

![Topics DSFR screenshot](topics-dsfr.png)

# 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).