studieren-ohne-grenzen / website

The shiny new website of Studieren Ohne Grenzen
3 stars 2 forks source link

Support subpages #18

Closed daniel-lerch closed 5 months ago

daniel-lerch commented 5 months ago

This pull request adds support for subpages like /our_work/sri_lanka. See /pages/_slug/_subslug.vue for details why I implemented it this way.

Furthermore, I configured static files to use content/static as path so that these files don't have to be copied anymore which never worked out of the box. This fixes #14.