File tree 2 files changed +1
-515
lines changed
2 files changed +1
-515
lines changed Original file line number Diff line number Diff line change 5
5
6
6
This repository contains various scripts related to [ code.gouv.fr] ( https://code.gouv.fr ) :
7
7
8
- - ` faq-dsfr.clj ` to deploy a FAQ - see [ code.gouv.fr/faq] ( https://code.gouv.fr/faq )
9
8
- ` subscribe-dsfr.clj ` to deploy a ML subscription page - see [ code.gouv.fr/infolettre] ( https://code.gouv.fr/infolettre/ )
10
9
- ` codegouvfr-output-data.clj ` to collect and output data from [ ecosystem.code.gouv.fr] ( https://ecosystem.code.gouv.fr )
11
10
@@ -29,10 +28,6 @@ codegouvfr-output-data.clj:
29
28
30
29
bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/codegouvfr-output-data.clj
31
30
32
- faq-dsfr.clj:
33
-
34
- bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/faq-dsfr.clj
35
-
36
31
subscribe-dsfr.clj:
37
32
38
33
bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/subscribe-dsfr.clj
@@ -43,7 +38,7 @@ subscribe-dsfr.clj:
43
38
44
39
If you like Clojure(script), you can support the ecosystem by making a donation to [ clojuriststogether.org] ( https://www.clojuriststogether.org ) .
45
40
46
- # Licence
41
+ # License
47
42
48
43
2023-2025 DINUM, Bastien Guerry.
49
44
You can’t perform that action at this time.
0 commit comments