File tree Expand file tree Collapse file tree 4 files changed +35
-1
lines changed Expand file tree Collapse file tree 4 files changed +35
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : " Hang Out "
2
+ title : " Discord "
3
3
linktitle : Discord
4
4
summary : Get live support and talk with other lovers of Odin on the [Odin Discord](https://discord.gg/vafXTdubwr).
5
5
weight : 2
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Forum"
3
+ linktitle : Forum
4
+ weight : 2
5
+ layout : blank
6
+ ---
7
+
8
+ Odin has its very own [ official self-hosted forum] ( https://forum.odin-lang.org/ ) , great for categorized long-form discussion.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Internet Relay Chat"
3
+ linktitle : IRC
4
+ summary : " Talk about Odin on the venerable IRC protocol at the [unofficial channel #odin on hackint.org](ircs://irc.hackint.org:6697/odin)."
5
+ weight : 2
6
+ layout : blank
7
+ ---
8
+
9
+ Talk about Odin on the venerable IRC protocol at the [ unofficial channel #odin on hackint.org] ( ircs://irc.hackint.org:6697/odin ) .
10
+
11
+ If you're new to using IRC, make sure to register with ` NickServ ` and get a cloak from ` HostServ ` to hide your IP.
12
+
13
+ ``` text
14
+ /msg nickserv help
15
+ /msg nickserv register <password> <email-address>
16
+
17
+ /msg hostserv take hackint/user/$account
18
+ ```
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " reddit"
3
+ linktitle : reddit
4
+ weight : 2
5
+ layout : blank
6
+ ---
7
+
8
+ Post about Odin on the [ unofficial subreddit] ( https://reddit.com/r/odinlang/ ) .
You can’t perform that action at this time.
0 commit comments