-
Notifications
You must be signed in to change notification settings - Fork 1k
/
Copy pathfooter.yml
68 lines (68 loc) · 2.1 KB
/
footer.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
- title: Documentation
class: documentation
links:
- title: Getting Started
url: "/getting-started.html"
- title: API
url: "https://www.scala-lang.org/api/current/index.html"
- title: Overviews/Guides
url: "/overviews"
- title: Language Specification
url: "http://scala-lang.org/files/archive/spec/2.13/"
- title: Download
class: download
links:
- title: Current Version
url: "http://scala-lang.org/download/"
- title: All versions
url: "http://scala-lang.org/download/all.html"
- title: Community
class: community
links:
- title: Community
url: "http://scala-lang.org/community/"
- title: Scala Ambassadors
url: "http://scala-lang.org/ambassadors/"
- title: Forums
url: "http://scala-lang.org/community/index.html#forums"
- title: Chat
url: "http://scala-lang.org/community/index.html#chat-rooms"
- title: Libraries and Tools
url: "http://scala-lang.org/community/index.html#community-libraries-and-tools"
- title: "The Scala Center"
url: "http://scala.epfl.ch/"
- title: Contribute
class: contribute
links:
- title: How to help
url: "http://scala-lang.org/contribute/"
- title: Report an Issue
url: "http://scala-lang.org/contribute/bug-reporting-guide.html"
- title: Scala
class: scala
links:
- title: Governance
url: "http://scala-lang.org/governance/"
- title: Blog
url: "http://scala-lang.org/blog/"
- title: Code of Conduct
url: "http://scala-lang.org/conduct/"
- title: License
url: "http://scala-lang.org/license/"
- title: Security Policy
url: "http://scala-lang.org/security/"
- title: Social
class: social
links:
- title: GitHub
url: "https://github.com/scala/scala"
- title: Mastodon
url: "https://fosstodon.org/@scala_lang"
- title: Bluesky
url: "https://bsky.app/profile/scala-lang.org"
- title: X
url: "https://x.com/scala_lang"
- title: Discord
url: "https://discord.com/invite/scala"
- title: LinkedIn
url: "https://www.linkedin.com/company/scala-center/"