diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index c2f69b82..5eedf8e4 100755 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -24,16 +24,6 @@ export default defineConfig({ // { text: 'Examples', link: '/markdown-examples' } ], - sidebar: [ - { - text: "Algemeen", - items: [ - // { text: 'Markdown Examples', link: '/markdown-examples' }, - // { text: 'Runtime API Examples', link: '/api-examples' } - ], - }, - ], - socialLinks: [ { icon: "github", link: "https://github.com/SELab-2/UGent-7" }, ], diff --git a/docs/en/index.md b/docs/en/index.md index c22a4bae..fac2f489 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -4,8 +4,7 @@ layout: home hero: name: "Ypovoli" - text: "TODO" - tagline: TODO + text: Help pagina actions: - theme: brand text: Student @@ -19,13 +18,5 @@ hero: - theme: brand text: Admin link: /en/admin-examples - -features: - - title: Feature A - details: lorem english - - title: Feature B - details: Lorem ipsum dolor sit amet, consectetur adipiscing elit - - title: Feature C - details: Lorem ipsum dolor sit amet, consectetur adipiscing elit --- diff --git a/docs/en/student-examples.md b/docs/en/student-examples.md index 838cc994..0e555eb3 100644 --- a/docs/en/student-examples.md +++ b/docs/en/student-examples.md @@ -93,9 +93,6 @@ This page describes how to interact with Ypovoli as a student. - Scroll to the "My Courses" section. - Click on the course of the desired project. - Under the "Current Projects" section, you will see all projects for this specific course. -- Option 4: - - Click on "Projects" in the navigation bar. - - You will see an overview of all your projects. ::: info Project card explanation ![project card](../assets/en/project-card.png) @@ -135,4 +132,4 @@ This page describes how to interact with Ypovoli as a student. ## View Previous Submissions Status - Go to the submission page. -- It says there. !!! TODO !!! +- It says there. diff --git a/docs/nl/index.md b/docs/nl/index.md index 9a981c2e..a73bf877 100644 --- a/docs/nl/index.md +++ b/docs/nl/index.md @@ -4,8 +4,7 @@ layout: home hero: name: "Ypovoli" - text: "TODO" - tagline: TODO + text: Help page actions: - theme: brand text: Student @@ -19,13 +18,5 @@ hero: - theme: brand text: Admin link: /nl/admin-examples - -features: - - title: Feature A - details: lorem nederlands - - title: Feature B - details: Lorem ipsum dolor sit amet, consectetur adipiscing elit - - title: Feature C - details: Lorem ipsum dolor sit amet, consectetur adipiscing elit --- diff --git a/docs/nl/student-examples.md b/docs/nl/student-examples.md index 569e2179..4695c23c 100644 --- a/docs/nl/student-examples.md +++ b/docs/nl/student-examples.md @@ -93,9 +93,6 @@ Deze pagina beschrijft hoe u als student met Ypovoli interageert. - Scrol naar de sectie "Mijn vakken". - Druk hier op het vak van het gezochte project. - Onder de sectie "Lopende projecten" ziet u alle projecten voor dit specifieke vak. -- Optie 4: - - Druk in de navigatiebalk op "Projecten". - - U ziet een overzicht van al uw projecten. ::: info Project kaart uitleg @@ -136,4 +133,4 @@ De kaart is als volgt ingedeeld: ## Status vorige indieningen bekijken - Ga naar indien pagina. -- Staat daar bij. !!! TODO !!! +- Staat daar bij.