File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 13
13
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
14
14
# You can create any custom variable you would like, and they will be accessible
15
15
# in the templates via {{ site.myvariable }}.
16
- title : Open SYCL is open.
16
+ title : AdaptiveCpp. The independent, community-driven platform for heterogeneous programming in C++
17
17
email : aksel.alpay@uni-heidelberg.de
18
18
description : >- # this means to ignore newlines until "baseurl:"
19
- All things Open SYCL . Maintained by the Open SYCL development team.
19
+ All things AdaptiveCpp . Maintained by the AdaptiveCpp development team.
20
20
twitter_username : illuhad
21
21
github_username : illuhad
22
22
minimal_mistakes_skin : default
@@ -63,7 +63,7 @@ footer:
63
63
url : " https://twitter.com/illuhad"
64
64
- label : " GitHub"
65
65
icon : " fab fa-fw fa-github"
66
- url : " https://github.com/illuhad/hipSYCL "
66
+ url : " https://github.com/illuhad"
67
67
68
68
defaults :
69
69
# _posts
Original file line number Diff line number Diff line change 5
5
overlay_color: "#5e616c"
6
6
overlay_image: /assets/images/splash.png
7
7
cta_label: "< i class ='fa fa-download '> </ i > Get it"
8
- cta_url: "https://github.com/OpenSYCL/OpenSYCL"
8
+ cta_url: "https://github.com/AdaptiveCpp/AdaptiveCpp
9
9
caption:
10
- excerpt: 'All things Open SYCL .'
10
+ excerpt: 'All things AdaptiveCpp .'
11
11
feature_row:
12
12
- image_path: /assets/images/logo-color.png
13
13
title: "The code on GitHub"
14
- excerpt: "All OpenSYCL development is open source. Get the code, file bug reports or contribute."
15
- url: "https://github.com/OpenSYCL/OpenSYCL "
14
+ excerpt: "All AdaptiveCpp development is open source. Get the code, file bug reports or contribute."
15
+ url: "https://github.com/AdaptiveCpp/AdaptiveCpp "
16
16
btn_label: "Source Repository"
17
17
- image_path: /assets/images/arrow.png
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"
18
+ title: "Track AdaptiveCpp implementation progress"
19
+ excerpt: "See the implementation progress of SYCL 2020 features in AdaptiveCpp ."
20
+ url: "https://github.com/AdaptiveCpp /featuresupport"
21
21
btn_label: "Learn More"
22
22
- image_path: /assets/images/empty-logo-frame.png
23
23
alt: "customizable"
24
24
title: "Blog posts"
25
- excerpt: "Read the latest blog posts related to Open SYCL ."
25
+ excerpt: "Read the latest blog posts related to AdaptiveCpp ."
26
26
url: "/posts"
27
27
btn_label: "Learn More"
28
28
intro:
You can’t perform that action at this time.
0 commit comments