Landing page suitable for non-technical users#1631
Landing page suitable for non-technical users#1631gregorydlogan merged 7 commits intoopencast:r/17.xfrom
Conversation
|
Hi @ltekbas |
|
This pull request is deployed at test.editor.opencast.org/1631/2025-09-02_08-43-40/ . |
|
This pull request is deployed at test.editor.opencast.org/1631/2025-09-02_08-45-41/ . |
|
This pull request is deployed at test.editor.opencast.org/1631/2025-09-03_11-10-55/ . |
| - name: Generate index.html | ||
| working-directory: editor-test | ||
| run: | | ||
| echo '<html><body><ul>' > index.html |
There was a problem hiding this comment.
Same exact issues as https://github.com/opencast/opencast-admin-interface/pull/1415/files#r2320143883, except that the workflow you're looking for now is update.yml instead
|
This pull request is deployed at test.editor.opencast.org/1631/2025-09-15_12-41-51/ . |
…kout and edit genrate index html
|
This pull request is deployed at test.editor.opencast.org/1631/2025-09-22_09-45-44/ . |
|
This pull request has conflicts ☹ |
|
This pull request is deployed at test.editor.opencast.org/1631/2025-11-24_20-18-52/ . |
|
Same question as the other one: Is there a specific reason this was merged into 17.x? |
Made new Pull Request for r/17.x
Issue: #1623
Edit the Generate index.html command to add css sytling for the file.
Command includs now css href, some new classes and tags and new Text for the User to know what the page is about.
Also added new assets folder to seperate newly created CSS file from the other files
Added a new Task to update the css to the webserver