This version is the base layout.
-
(main)
: For all kind/
: Welcome page/res/faq
: FAQ page. Can and should be done using\*.md
files./res/tos
: Terms of Service page. Can and should be done using\*.md
files./res/contact
: Contact page. Can and should be done using\*.md
files./res/privacy
: Privacy Policy page. Can and should be done using\*.md
files.
-
(application)
: Application related/apply
: For new applications/apply/success
: For a confirmation message after applying/apply/:application_id
: For editing an application./closed
: For a message when applications are closed
-
(auth)
: Login/login
: For the redirection to OAuth2 provider
-
(admin)
: For admins/applications
: For admins to view new applications and react upon them/applications/:application_id
: For admins to view and edit a specific application