Resolve "Add new Learning Material Page: Event Management with Indico"
Closes #393 (closed)
Merge request reports
Activity
assigned to @tfoerst1
- Resolved by Foerster, Thomas
Question: How to resolve this error from the pipeline:
/builds/hifis/overall/hifis.net/vendor/bundle/ruby/3.1.0/gems/jekyll-4.2.2/lib/jekyll/utils.rb:141:in `initialize': No such file or directory @ rb_sysopen - /builds/hifis/overall/hifis.net/assets/img/jumbotrons/tablet/Logo_deRSE23.png (Errno::ENOENT)
Could you help me out there? It seems the image
Logo_deRSE23.png
is somehow missing.The following is working locally:
$ make jumbotrons $ make serve
Edited by Foerster, Thomas
requested review from @hueser93
mentioned in merge request !656 (merged)
added 8 commits
-
e6bd3835...c2ad99e3 - 6 commits from branch
master
- 13f9643f - Merge branch 'master' of gitlab.hzdr.de:hifis/overall/hifis.net
- bc09a733 - Merge branch 'master' into 393-add-new-learning-material-page-event-management-with-indico
-
e6bd3835...c2ad99e3 - 6 commits from branch
@hueser93 could you please review and merge?
I tried my best to remove the htmlproofer error. but
For the Links > Internal check, the following failures were found: * At public/about/index.html:11: internally linking to ../assets/images/favicon.png, which does not exist * At public/about/index.html:20: internally linking to ../assets/stylesheets/main.20d9efc8.min.css, which does not exist * At public/about/index.html:23: internally linking to ../assets/stylesheets/palette.815d1a91.min.css, which does not exist * At public/about/index.html:40: internally linking to ../stylesheets/extra.css, which does not exist * At public/episodes/access/index.html:11: internally linking to ../../assets/images/favicon.png, which does not exist * At public/episodes/access/index.html:20: ...
../assets/images/favicon.png
../assets/stylesheets/main.20d9efc8.min.css
- ...
Do all exist when I download the folder? And all links works: See the gitlab-page: https://hifis.pages.hzdr.de/software/education/hifis-workshops/workshop-event-management-with-indico
@hueser93 could you please have a look.
Edited by Foerster, Thomas@tfoerst1 There you go, fixed that for you
- Resolved by Hueser, Christian
@hueser93 please have a look and merge
added Progress::6_Can merge label
mentioned in commit 5d0af962
removed Progress::6_Can merge label
unassigned @tfoerst1