update livery (PSI logo)
This commit is contained in:
parent
21869bc61c
commit
e72a8fd35e
@ -9,7 +9,7 @@ topnav_title: HPCE@PSI
|
||||
site_title: HPC and Emerging Technologies Documentation
|
||||
# this appears in the html browser tab for the site title (seen mostly by search engines, not users)
|
||||
|
||||
company_name: Paul Scherrer Institute, LSM/HPC and Emerging Technologies Group
|
||||
company_name: Paul Scherrer Institute, CSD/HPC and Emerging Technologies Group
|
||||
# this appears in the footer
|
||||
|
||||
github_editme_path:
|
||||
|
@ -119,9 +119,8 @@ margin-top: -40px
|
||||
}
|
||||
|
||||
.post-content img {
|
||||
margin: 12px 0px 3px 0px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
margin-top: 12px;
|
||||
margin-bottom: 3px;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
@ -913,34 +912,17 @@ span.soft {
|
||||
}
|
||||
|
||||
|
||||
.post-content img {
|
||||
margin: 12px 0px 3px 0px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
.col-md-9 img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
|
||||
.post-content img {
|
||||
margin: 12px 0px 3px 0px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.videoThumbs img {
|
||||
float: left;
|
||||
margin:15px 15px 15px 0px;
|
||||
border: 1px solid #dedede;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) {
|
||||
.col-md-9 img {
|
||||
max-width: 700px;
|
||||
|
@ -1,10 +1,9 @@
|
||||
version: '2'
|
||||
services:
|
||||
server:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: lsm-hpce/docs
|
||||
image: userdoc/latest
|
||||
ports:
|
||||
- "4001:4001"
|
||||
volumes:
|
||||
|
BIN
images/hpce_logo_small.png
Normal file
BIN
images/hpce_logo_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 5.3 KiB |
3
index.md
3
index.md
@ -3,10 +3,11 @@ title: "High Performance Computing and Emerging Technologies"
|
||||
keywords: sample homepage
|
||||
# tags: [getting_started]
|
||||
sidebar: home_sidebar
|
||||
toc: false
|
||||
permalink: index.html
|
||||
---
|
||||
|
||||
{: .img-responsive }
|
||||
{: .center-block .img-responsive }
|
||||
|
||||
The [HPCE group](https://www.psi.ch/en/awi/high-performance-computing-and-emerging-technologies-group) is part of the [PSI Center for Scientific Computing, Theory and Data](https://www.psi.ch/scd)
|
||||
at [Paul Scherrer Institute](https://www.psi.ch). It provides a range of HPC services for PSI scientists and also
|
||||
|
Loading…
x
Reference in New Issue
Block a user