Skip to content

Commit bf2ed64

Browse files
Community and Get started pages updates (#17)
* Remove Twitter and LinkedIn Signed-off-by: Mathieu Benoit <[email protected]> * Simplify Get started and point to community doc Signed-off-by: Mathieu Benoit <[email protected]> * Placeholder for GitHub Signed-off-by: Mathieu Benoit <[email protected]> * Add github image Signed-off-by: Mathieu Benoit <[email protected]> --------- Signed-off-by: Mathieu Benoit <[email protected]>
1 parent b01f839 commit bf2ed64

File tree

5 files changed

+9
-29
lines changed

5 files changed

+9
-29
lines changed

Diff for: content/get-started.md

+2-16
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,12 @@ heading: Get started
44
layout: get-started
55
---
66

7-
## To get started you’ll want to:
7+
{{< docs-link title="Get started" description="Follow our “hello world with score-compose” tutorial to get started." url="https://docs.score.dev/docs/get-started/" >}}
88

9-
{{< docs-link title="Run your first transform" description="Follow our “hello world with score-compose” tutorial to get started." url="https://docs.score.dev/docs/get-started/" >}}
10-
11-
{{< docs-link title="Take a deep dive into the Score Specification" description="Learn how to describe your workload with Score." url="https://docs.score.dev/docs/score-specification/" >}}
12-
13-
{{< docs-link title="Learn more about our reference implementations" description="Get started with our out of the box implementations score-compose and score-k8s." url="https://docs.score.dev/docs/score-implementation/" >}}
14-
15-
## Get involved
16-
17-
Score is community driven. New contributors are welcome and highly encouraged.
18-
19-
{{< icon-link text="Give our project a star" icon="svg/star_gradient.svg" url="https://github.com/score-spec/spec" >}}
20-
21-
{{< icon-link text="Join #score on the CNCF Slack" icon="svg/slack_logo.svg" url="https://slack.cncf.io/" >}}
9+
{{< docs-link title="Get involved" description="Join the Score community." url="https://docs.score.dev/docs/community/" >}}
2210

2311
**Contact us**
2412

25-
{{< icon-link text="Follow us on twitter" icon="svg/twitter_logo.svg" url="https://twitter.com/score_dev?s=21&t=WMiZwDJFfOf6Hzb9BvLQCg" >}}
26-
2713
{{< icon-link text="[email protected]" icon="svg/chat.svg" url="mailto:[email protected]" >}}
2814

2915
{{< icon-link text="[email protected]" icon="svg/chat.svg" url="mailto:[email protected]" >}}

Diff for: data/socials.yaml

+7-13
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
1+
- name: GitHub
2+
icon: /images/socials/github.png
3+
text: Find your way to contribute to Score.
4+
link:
5+
url: https://github.com/score-spec
6+
text: Explore Score in GitHub
17
- name: Slack
28
icon: /images/socials/slack.png
3-
text: Share best practices around config mgmt and learn how others integrate Score in their delivery workflows.
9+
text: Connect with Score contributors and community members.
410
link:
511
url: https://slack.cncf.io
612
text: Join "#score" on the CNCF Slack
7-
- name: Twitter
8-
icon: /images/socials/twitter.png
9-
text: Follow us on Twitter for roadmap updates and live discussions with contributors and community members.
10-
link:
11-
url: https://twitter.com/score_dev?s=21&t=WMiZwDJFfOf6Hzb9BvLQCg
12-
text: Follow us on Twitter
13-
- name: LinkedIn
14-
icon: /images/socials/linkedin.png
15-
text: Follow us on LinkedIn for roadmap updates and live discussions with contributors and community members.
16-
link:
17-
url: https://www.linkedin.com/company/score-dev/
18-
text: Connect on LinkedIn

Diff for: static/images/socials/github.png

63.9 KB
Loading

Diff for: static/images/socials/linkedin.png

-55.2 KB
Binary file not shown.

Diff for: static/images/socials/twitter.png

-61.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)