diff --git a/content/hub/oregonstateuniversity.md b/content/hub/oregonstateuniversity.md index d828c3f..01ebdd1 100644 --- a/content/hub/oregonstateuniversity.md +++ b/content/hub/oregonstateuniversity.md @@ -7,8 +7,10 @@ provides: - Bare Metal - Virtual Machine - Container - - GPU - - FPGA +addons: + - none + - GPU (vm) + - FPGA (container) systems: - POWER9 - POWER8 diff --git a/content/hub/raptorcomputingsystems.md b/content/hub/raptorcomputingsystems.md index c4885a2..57ccb79 100644 --- a/content/hub/raptorcomputingsystems.md +++ b/content/hub/raptorcomputingsystems.md @@ -9,6 +9,9 @@ provides: - Virtual Machine - Container - FPGA +addons: + - none + - FPGA systems: - POWER9 operatingsystems: diff --git a/content/hub/universityoforegon.md b/content/hub/universityoforegon.md index fac0aa0..6a0b993 100644 --- a/content/hub/universityoforegon.md +++ b/content/hub/universityoforegon.md @@ -4,8 +4,12 @@ member: universityoforegon projects: - Open Source provides: + - Bare Metal Machine - Virtual Machine - Container + - FPGA +addons: + - none - GPU - FPGA systems: diff --git a/content/hub/vantosh.md b/content/hub/vantosh.md index f3dc4b0..cd4d24b 100644 --- a/content/hub/vantosh.md +++ b/content/hub/vantosh.md @@ -8,7 +8,11 @@ provides: - Virtual Machines - FPGA - Containers - - LibreBMC +addons: + - none + - GPU (vm) + - FPGA (vm) + - LibreBMC (POWER9) systems: - POWER9 - POWER8 diff --git a/themes/openpowerfoundation/assets/css/pages.scss b/themes/openpowerfoundation/assets/css/pages.scss index c240614..31d14c9 100644 --- a/themes/openpowerfoundation/assets/css/pages.scss +++ b/themes/openpowerfoundation/assets/css/pages.scss @@ -223,6 +223,14 @@ section#steeringcomittee { font-size: 14px; } } + .operatingsystsms ul { + list-style-type: disc; + } + .operatingsystems ul li { + display: inline; + padding-left: 1rem; + padding-right: 1rem; + } } diff --git a/themes/openpowerfoundation/layouts/hub/single.html b/themes/openpowerfoundation/layouts/hub/single.html index e7c02de..1276784 100644 --- a/themes/openpowerfoundation/layouts/hub/single.html +++ b/themes/openpowerfoundation/layouts/hub/single.html @@ -57,12 +57,12 @@ {{ end }}