Skip to content

Commit eb17983

Browse files
committed
Update branding
1 parent 22153c4 commit eb17983

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
1414
# You can create any custom variable you would like, and they will be accessible
1515
# in the templates via {{ site.myvariable }}.
16-
title: SYCL is hip.
16+
title: Open SYCL is open.
1717
email: aksel.alpay@uni-heidelberg.de
1818
description: >- # this means to ignore newlines until "baseurl:"
19-
All things hipSYCL. Maintained by the hipSYCL development team.
19+
All things OpenSYCL. Maintained by the OpenSYCL development team.
2020
twitter_username: illuhad
2121
github_username: illuhad
2222
minimal_mistakes_skin: default

assets/images/logo-color-dark.png

30.5 KB
Loading

assets/images/logo-color.png

31.2 KB
Loading

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@
44
header:
55
overlay_color: "#5e616c"
66
overlay_image: /assets/images/splash.png
7-
cta_label: "<i class='fa fa-download'></i> Get hipSYCL"
8-
cta_url: "https://github.com/illuhad/hipSYCL"
7+
cta_label: "<i class='fa fa-download'></i> Get it"
8+
cta_url: "https://github.com/OpenSYCL/OpenSYCL"
99
caption:
10-
excerpt: 'All things hipSYCL.'
10+
excerpt: 'All things OpenSYCL.'
1111
feature_row:
1212
- image_path: /assets/images/logo-color.png
1313
title: "The code on GitHub"
14-
excerpt: "All hipSYCL development is open source. Get the code, file bug reports or contribute."
15-
url: "https://github.com/illuhad/hipSYCL"
14+
excerpt: "All OpenSYCL development is open source. Get the code, file bug reports or contribute."
15+
url: "https://github.com/OpenSYCL/OpenSYCL"
1616
btn_label: "Source Repository"
1717
- image_path: /assets/images/arrow.png
18-
title: "Track hipSYCL implementation progress"
19-
excerpt: "See the implementation progress of SYCL 2020 features in hipSYCL."
20-
url: "https://github.com/hipSYCL/featuresupport"
18+
title: "Track Open SYCL implementation progress"
19+
excerpt: "See the implementation progress of SYCL 2020 features in OpenSYCL."
20+
url: "https://github.com/OpenSYCL/featuresupport"
2121
btn_label: "Learn More"
2222
- image_path: /assets/images/empty-logo-frame.png
2323
alt: "customizable"
2424
title: "Blog posts"
25-
excerpt: "Read the latest hipSYCL-related blog posts."
25+
excerpt: "Read the latest OpenSYCL-related blog posts."
2626
url: "/posts"
2727
btn_label: "Learn More"
2828
intro:

0 commit comments

Comments
 (0)