File tree Expand file tree Collapse file tree
pkg_ccpbiosim/constituents/com_ccpbiosim/site/tmpl/workshop Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 data-summary="<?php echo $ coursedata ["shortdesc " ]; ?> "
5555 data-description="<?php echo $ coursedata ["longdesc " ]; ?> "
5656 data-category="<?php echo $ category ; ?> "
57- data-image="/images/logos/training/<?php echo $ category ; ?> "
57+ data-image="/images/logos/training/<?php echo $ category ; ?> .svg "
5858 data-link="https://ccpbiosim.ac.uk/notebooks/hub/spawn?profile=<?php echo $ course ; ?> "
5959 docker-pull="docker pull ghcr.io/ccpbiosim/<?php echo $ course ; ?> :latest"
6060 docker-run="docker run -p 8888:8888 ghcr.io/ccpbiosim/<?php echo $ course ; ?> :latest"
6161 badge-repo="https://img.shields.io/badge/github-source%20code-blue?style=for-the-badge&logo=github&link=https%3A%2F%2Fgithub.com%2Fccpbiosim%2F<?php echo $ course ; ?> "
6262 badge-build="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fccpbiosim.github.io%2Fassets.json&query=%24.containers.<?php echo $ course ; ?> .latest&style=for-the-badge&logo=github&label=Latest%20Build"
6363 badge-repo-link="https://github.com/CCPBioSim/<?php echo $ course ; ?> "
6464 badge-build-link="https://github.com/CCPBioSim/<?php echo $ course ; ?> /pkgs/container/<?php echo $ course ; ?> ">
65- <img src="/images/logos/training/<?php echo $ category ; ?> " alt="<?php echo $ course ; ?> ">
65+ <img src="/images/logos/training/<?php echo $ category ; ?> .svg " alt="<?php echo $ course ; ?> ">
6666 <div class="workshopcard-body">
6767 <h5 class="workshopcard-title"><?php echo $ coursedata ["name " ]; ?> </h5>
6868 <p class="workshopcard-summary"><?php echo $ coursedata ["shortdesc " ]; ?> </p>
You can’t perform that action at this time.
0 commit comments