diff --git a/config.toml b/config.toml
index ba806a4..2187289 100644
--- a/config.toml
+++ b/config.toml
@@ -69,8 +69,18 @@ pygmentsUseClasses = true
url = "about"
[[languages.en.menu.main]]
- name = "Posts"
+ name = "Documentation"
+ url = "https://docs.avaframe.org"
weight = 2.0
+
+ [[languages.en.menu.main]]
+ name = "Code"
+ url = "https://github.com/avaframe/AvaFrame/"
+ weight = 3.0
+
+ [[languages.en.menu.main]]
+ name = "Posts"
+ weight = 4.0
url = "posts"
[[languages.en.menu.main]]
diff --git a/public/404.html b/public/404.html
index 82078bb..3a588d3 100644
--- a/public/404.html
+++ b/public/404.html
@@ -58,6 +58,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/about/index.html b/public/about/index.html
index 51b9896..55c4b04 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/categories/index.html b/public/categories/index.html
index d673895..c90b8fc 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/contact/index.html b/public/contact/index.html
index aaef57f..cedd74e 100644
--- a/public/contact/index.html
+++ b/public/contact/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/index.html b/public/index.html
index 7e9fe33..fdb7a5e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -58,6 +58,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/page/2/index.html b/public/page/2/index.html
index 1324ab4..7a7fb2f 100644
--- a/public/page/2/index.html
+++ b/public/page/2/index.html
@@ -58,6 +58,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/page/3/index.html b/public/page/3/index.html
index 83b1720..8d0b450 100644
--- a/public/page/3/index.html
+++ b/public/page/3/index.html
@@ -58,6 +58,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/index.html b/public/posts/index.html
index 8cdd685..0ca5f75 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlyapr2021/index.html b/public/posts/monthlyapr2021/index.html
index b63b905..6b1a224 100644
--- a/public/posts/monthlyapr2021/index.html
+++ b/public/posts/monthlyapr2021/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlyaug2020/index.html b/public/posts/monthlyaug2020/index.html
index f9811cb..02ea236 100644
--- a/public/posts/monthlyaug2020/index.html
+++ b/public/posts/monthlyaug2020/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlydec2020/index.html b/public/posts/monthlydec2020/index.html
index 323cdfe..3e28831 100644
--- a/public/posts/monthlydec2020/index.html
+++ b/public/posts/monthlydec2020/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlyfeb2021/index.html b/public/posts/monthlyfeb2021/index.html
index a3d4b53..fc915ed 100644
--- a/public/posts/monthlyfeb2021/index.html
+++ b/public/posts/monthlyfeb2021/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlyjan2021/index.html b/public/posts/monthlyjan2021/index.html
index 1779508..94cbbca 100644
--- a/public/posts/monthlyjan2021/index.html
+++ b/public/posts/monthlyjan2021/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlyjul2020/index.html b/public/posts/monthlyjul2020/index.html
index b611e68..ea9bbef 100644
--- a/public/posts/monthlyjul2020/index.html
+++ b/public/posts/monthlyjul2020/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlymar2021/index.html b/public/posts/monthlymar2021/index.html
index 94cba3b..64661a2 100644
--- a/public/posts/monthlymar2021/index.html
+++ b/public/posts/monthlymar2021/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlymay2021/index.html b/public/posts/monthlymay2021/index.html
index e9e9130..06e3128 100644
--- a/public/posts/monthlymay2021/index.html
+++ b/public/posts/monthlymay2021/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlymeeting/index.html b/public/posts/monthlymeeting/index.html
index b68d202..e088466 100644
--- a/public/posts/monthlymeeting/index.html
+++ b/public/posts/monthlymeeting/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlynov2020/index.html b/public/posts/monthlynov2020/index.html
index 2f584ee..5d2fe54 100644
--- a/public/posts/monthlynov2020/index.html
+++ b/public/posts/monthlynov2020/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlyoct2020/index.html b/public/posts/monthlyoct2020/index.html
index b614100..00d777a 100644
--- a/public/posts/monthlyoct2020/index.html
+++ b/public/posts/monthlyoct2020/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlysep2020/index.html b/public/posts/monthlysep2020/index.html
index ce996b9..fb493d7 100644
--- a/public/posts/monthlysep2020/index.html
+++ b/public/posts/monthlysep2020/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/monthlyseptember2021/index.html b/public/posts/monthlyseptember2021/index.html
index a4078dd..432189b 100644
--- a/public/posts/monthlyseptember2021/index.html
+++ b/public/posts/monthlyseptember2021/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/openpositionnumerics/index.html b/public/posts/openpositionnumerics/index.html
index 66febb5..a3be4ca 100644
--- a/public/posts/openpositionnumerics/index.html
+++ b/public/posts/openpositionnumerics/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/page/2/index.html b/public/posts/page/2/index.html
index fb89637..75b1439 100644
--- a/public/posts/page/2/index.html
+++ b/public/posts/page/2/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/positionnumericsclosed/index.html b/public/posts/positionnumericsclosed/index.html
index bd389eb..012b5a1 100644
--- a/public/posts/positionnumericsclosed/index.html
+++ b/public/posts/positionnumericsclosed/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/projectstart/index.html b/public/posts/projectstart/index.html
index 5d62227..d7c7b6d 100644
--- a/public/posts/projectstart/index.html
+++ b/public/posts/projectstart/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/publicproto/index.html b/public/posts/publicproto/index.html
index 1ca4a37..fcf320e 100644
--- a/public/posts/publicproto/index.html
+++ b/public/posts/publicproto/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/version0_1/index.html b/public/posts/version0_1/index.html
index 6e251b9..4ba3cdc 100644
--- a/public/posts/version0_1/index.html
+++ b/public/posts/version0_1/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/version0_2/index.html b/public/posts/version0_2/index.html
index b462a69..0d5b7b5 100644
--- a/public/posts/version0_2/index.html
+++ b/public/posts/version0_2/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/posts/version0_3/index.html b/public/posts/version0_3/index.html
index 2cf19ff..3e7e8dd 100644
--- a/public/posts/version0_3/index.html
+++ b/public/posts/version0_3/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts
diff --git a/public/tags/index.html b/public/tags/index.html
index f016648..6bc0d18 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -62,6 +62,14 @@
About
+
+ Documentation
+
+
+
+ Code
+
+
Posts