diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..26d33521af10bcc7fd8cea344038eaaeb78d0ef5
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/.idea/libraries/ui_bundle.xml b/.idea/libraries/ui_bundle.xml
new file mode 100644
index 0000000000000000000000000000000000000000..98e8cd7639683c6b4b278f7bdd95f0f264c5e8ee
--- /dev/null
+++ b/.idea/libraries/ui_bundle.xml
@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="ui-bundle">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/ui-bundle.zip!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1763e153b6f24f136d4d5567320e74f68b248b87
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="11" project-jdk-type="JavaSDK">
+    <output url="file://$PROJECT_DIR$/out" />
+  </component>
+</project>
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000000000000000000000000000000000000..21f0f449cd62a32a1165f6b16a402e925e1b40fc
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ProjectModuleManager">
+    <modules>
+      <module fileurl="file://$PROJECT_DIR$/.idea/projet-2021-website.iml" filepath="$PROJECT_DIR$/.idea/projet-2021-website.iml" />
+    </modules>
+  </component>
+</project>
\ No newline at end of file
diff --git a/.idea/projet-2021-website.iml b/.idea/projet-2021-website.iml
new file mode 100644
index 0000000000000000000000000000000000000000..d6ebd4805981b8400db3e3291c74a743fef9a824
--- /dev/null
+++ b/.idea/projet-2021-website.iml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>
\ No newline at end of file
diff --git a/.idea/sonarlint/issuestore/index.pb b/.idea/sonarlint/issuestore/index.pb
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000000000000000000000000000000000000..35eb1ddfbbc029bcab630581847471d7f238ec53
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="" vcs="Git" />
+  </component>
+</project>
\ No newline at end of file
diff --git a/antora-playbook.yml b/antora-playbook.yml
index de7d1932a3ee3dd7dafd49578ccacdcc40094877..b98473e0cdfbc235207ef4b2ff65c19650f6e471 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -9,7 +9,7 @@ asciidoc:
   - asciidoctor-plantuml
 content:
   sources:
-  - url: https://gitlab.univ-nantes.fr/naomod/ooad/projet-2021.git
+  - url: https://gitlab.univ-nantes.fr/E184058N/projet-2021.git
     branches: HEAD, main
     start_path: 7-wonders-doc
 ui: