Active
Project:
Drupal Open University
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Nov 2025 at 18:38 UTC
Updated:
22 Nov 2025 at 19:04 UTC
Jump to comment: Most recent
It is at the moment difficult to access all the open source material from the project.
We need a way to:
Use Astro and Gitlab CI to create engaging pages that make it easy for the users to find the documentation and the material they need to foster the next generation of Drupal developers.
you can view the pages here: https://project.pages.drupalcode.org/open_university/
Comments
Comment #2
guzmanb commentedI created a boilerplate for the page on gitlab. you can find the result here https://project.pages.drupalcode.org/open_university/
I made the following decisions:
Astro (Stralight template)
Project structure (docs/user)
I put the pages in the docs/user folder instead of the root.
the documentation is intended for the "end user". There will be other documents and materials stored in the project folder (with their own documentation). e.g. the course syllabus.
Do these decision make sense ?
Comment #3
guzmanb commentedThe CI jobs still need fixing. (Spelling, Linting, ... are missing)
Comment #4
guzmanb commentedGive credit where credit is due, it is heavily inspired by the canvas docs https://project.pages.drupalcode.org/canvas/