This site is a resource for the entire UM ECE community, faculty and students alike. Please share and contribute any useful information to help other users of these tools.
Submit an Issue via Gitlab.com
See the “Learn” website documentation for some cool features of this website (https://learn.netlify.app/en/shortcodes/mermaid/)
Pages can be edited and added in several ways (NOTE: Changes will not be reflected immediately; they have to be approved and merged in):
There is an “edit” link in the top right which will take you to the corresponding file in the site’s gitlab repository. You can use the gitlab.com interface to make edits. You can commit your edits to a new branch and then create a “pull request” to merge your branch into the public website.
There is an admin interface at /admin. Anyone can register and use this interface.
You can clone the entire website from the gitlab repository (making a local repo), commit your changes locally, then push your changes to a new branch in the gitlab.com repository (remote). You can then create a “pull request” to merge your branch into the public website.