Adding HPCE logo

- Add logo to index.md
- Add favicon in several sizes
- remove extraneous images
- Add PSI logo to footer
This commit is contained in:
Spencer Bliven 2019-06-18 14:03:54 +02:00
parent 2b901919c8
commit e7279d46f6
14 changed files with 14 additions and 1666 deletions

View File

@ -3,7 +3,7 @@
<div class="col-lg-12 footer">
&copy;{{ site.time | date: "%Y" }} {{site.company_name}}. All rights reserved. <br />
{% if page.last_updated %}<span>Page last updated:</span> {{page.last_updated}}<br/>{% endif %} Site last generated: {{ site.time | date: "%b %-d, %Y" }} <br />
<p><img src="{{ "/images/company_logo.png"}}" alt="Company logo"/></p>
<p><img style="margin-top: 1em;" src="{{ "/images/psi-logo.png"}}" alt="PSI logo"/></p>
</div>
</div>
</footer>

View File

@ -29,7 +29,9 @@
<script src="{{ "/js/toc.js"}}"></script>
<script src="{{ "/js/customscripts.js"}}"></script>
<link rel="shortcut icon" href="{{ "/images/favicon.ico"}}">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->

BIN
apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 126 KiB

BIN
images/hpce_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

BIN
images/psi-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -4,7 +4,14 @@ keywords: sample homepage
# tags: [getting_started]
sidebar: home_sidebar
permalink: index.html
summary: A part of the Laboratory for Simulation and Modelling at Paul Scherrer Institute.
---
This is the top-level page
![High Performance Computing and Emerging Technologies](/images/hpce_logo.png){: .img-responsive }
The [HPCE group](https://www.psi.ch/lsm/hpce-group) is part of the [Laboratory for Simulation and Modelling](https://www.psi.ch/lsm)
at [Paul Scherrer Institute](https://www.psi.ch). It provides a range of HPC services for PSI scientists and also
engages in research activities on technologies (data analysis and machine learning technologies) used on these systems.
## Available documentation
<button type="button" class="btn btn-primary" href="/merlin6">Merlin6</button>

View File

@ -10,7 +10,7 @@ permalink: /titlepage.html/
<hr />
<div class="printTitleImage">
<img src="/images/company_logo_big.png" alt="Company Logo"/>
<img src="/images/psi-logo.png" alt="PSI Logo"/>
</div>
<div class="copyrightBoilerplate">