Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mkdocs DSFR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Numérique et Écologie
Mkdocs DSFR
Commits
56bcd441
Commit
56bcd441
authored
1 year ago
by
alexandre.caldato
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Déploiement 0.5.3"
This reverts commit
503d361d
.
parent
503d361d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
README.md
+0
-6
0 additions, 6 deletions
README.md
mkdocs.yml
+1
-0
1 addition, 0 deletions
mkdocs.yml
package-lock.json
+2
-2
2 additions, 2 deletions
package-lock.json
package.json
+1
-1
1 addition, 1 deletion
package.json
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
5 additions
and
10 deletions
README.md
+
0
−
6
View file @
56bcd441
...
...
@@ -117,12 +117,6 @@ dictionnaire avec des clés `name` et `url`.
## Notes de version
### Version 0.6.0 (DSFR 1.10.1)
*
Allègement du thème
*
Affichage de la date de dernière révision dans le footer de la page
*
Ajout d'un bouton pour modifier la page (redirection vers le dépôt source)
### Version 0.5.3 (DSFR 1.10.1)
*
Correction documentation pour la fonction recherche
...
...
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
1
−
0
View file @
56bcd441
...
...
@@ -7,6 +7,7 @@ repo_url: https://gitlab-forge.din.developpement-durable.gouv.fr/pub/numeco/mkdo
edit_uri
:
blob/main/docs/
edit_text
:
Éditer dans Gitlab Forge
theme
:
name
:
mkdocs
locale
:
fr
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
2
−
2
View file @
56bcd441
{
"name"
:
"mkdocs-dsfr"
,
"version"
:
"0.
6.0
"
,
"version"
:
"0.
5.3
"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"mkdocs-dsfr"
,
"version"
:
"0.
6.0
"
,
"version"
:
"0.
5.3
"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@gouvfr/dsfr"
:
"1.10.1"
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
56bcd441
{
"name"
:
"mkdocs-dsfr"
,
"version"
:
"0.
6.0
"
,
"version"
:
"0.
5.3
"
,
"description"
:
"Mkdocs theme for DSFR"
,
"main"
:
"index.js"
,
"directories"
:
{
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
56bcd441
[project]
name
=
"mkdocs-dsfr"
version
=
"0.
6.0
"
version
=
"0.
5.3
"
description
=
"DSFR theme for Mkdocs"
readme
=
"README.md"
authors
=
[
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment