Skip to content

Commit

Permalink
Help (#479)
Browse files Browse the repository at this point in the history
* chore: create help pages routes

* chore: added base layout and header for help

* chore: startup sidebar menu

* chore: basic sidebar

* chore: basic vitepress setup

* chore: make buttons on startpage work with i18n

* chore: start student help nl

* chore: cleanup capitals

* chore: student help page nl

* chore: finished first draft of help for students

* chore: lint fix

* chore:teacher join command

* chore: fix linter

* fix: little fixes

* fix: en translations

* chore: small cleanup

* chore: add scafolding for other types of users their help pages

* chore: refactor to cleanup for other types of help pages

* chore: add teacher help page (wip)

* chore: add assistant help page (WIP)

* chore: add poetry.lock

* fix: little cleanup

* fix: assistants help

* chore: admin help pages (WIP)

* chore: fix lander

* chore: cleanup front page

---------

Co-authored-by: Bram Meir <[email protected]>
  • Loading branch information
tyboro2002 and BramMeir authored May 24, 2024
1 parent 2b09d21 commit 9d9fda6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ layout: home

hero:
name: "Ypovoli"
text: Help pagina
text: Help page
tagline: Learn by submitting
actions:
- theme: brand
text: Student
Expand Down
3 changes: 2 additions & 1 deletion docs/nl/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ layout: home

hero:
name: "Ypovoli"
text: Help page
text: Help pagina
tagline: Leren door in te dienen
actions:
- theme: brand
text: Student
Expand Down

0 comments on commit 9d9fda6

Please sign in to comment.