diff --git a/docs/brand.md b/docs/brand.md new file mode 100644 index 00000000..f0245d12 --- /dev/null +++ b/docs/brand.md @@ -0,0 +1,3 @@ +# Brand assets + +TODO \ No newline at end of file diff --git a/docs/events/index.md b/docs/events/index.md index e132edc0..f15cc467 100644 --- a/docs/events/index.md +++ b/docs/events/index.md @@ -1,8 +1,9 @@ --- sidebar_position: 1 +sidebar_label: Events Introduction --- -# Events Introduction +# Events Our event concept is based on creating a unified schedule of events for the entire season and spreading events over whole year and different locations. Instead of just doing one huge event in one location that only happens for a day or two, we are trying to create something like a "distributed conference". diff --git a/docs/welcome.md b/docs/index.md similarity index 92% rename from docs/welcome.md rename to docs/index.md index 0ff93629..f66bb7a9 100644 --- a/docs/welcome.md +++ b/docs/index.md @@ -36,7 +36,7 @@ A summary of what we have already accomplished can be found on the [History](/hi ## Governance -The initiative is managed by a [Core Team](/core-team) of four people who take care of operations. +The initiative is managed by a [Core Team](/core-team) of four people who take care of operations. We are also in the process of creating [Association](/association) as legal entity for our activities. ## We are very open 💛 diff --git a/docs/research/index.md b/docs/research/index.md index d9c6d729..77d768e7 100644 --- a/docs/research/index.md +++ b/docs/research/index.md @@ -1,7 +1,8 @@ --- +sidebar_label: Research Introduction sidebar_position: 0 --- -# Research Introduction +# Research TODO \ No newline at end of file diff --git a/sidebars.js b/sidebars.js index cae020ae..edbcb72a 100644 --- a/sidebars.js +++ b/sidebars.js @@ -19,7 +19,7 @@ const sidebars = { // But you can create a sidebar manually tutorialSidebar: [ - 'welcome', + 'index', { type: "html", value: '', @@ -33,6 +33,7 @@ const sidebars = { 'manifesto', 'roadmap', 'history', + 'brand', { type: "html", value: '',