Skip to content

Commit 5feb0f4

Browse files
committed
Update US FAQ
Signed-off-by: Josef Ridky <jridky@redhat.com>
1 parent 08a9220 commit 5feb0f4

3 files changed

Lines changed: 2 additions & 14 deletions

File tree

build_production/cz/blog/feed.atom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>DevConf.CZ Blog</title>
44
<link href="/blog" />
55
<link type="application/atom+xml" rel="self" href="/cz/blog/feed.atom" />
6-
<updated>2025-08-19T09:10:07+00:00</updated>
6+
<updated>2025-08-21T09:10:06+00:00</updated>
77
<id>/cz/blog/feed.atom</id>
88
<author>
99
<name>Josef Ridky &lt;jridky@redhat.com&gt;</name>

build_production/us/faq/index.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -523,18 +523,6 @@
523523
<div class="card-body os-400">
524524
DevConf.CZ already tested and used Matrix as its primary communication platform for two years. Since DevConf.US is testing Matrix for the first time, the infrastructure and domains will remain unchanged for stability. </div>
525525
</div>
526-
</div>
527-
<div class="card">
528-
<div class="card-header collapsed mont-600" id="heading-matrix6" data-toggle="collapse"
529-
data-target="#collapse-matrix6" aria-expanded="true" aria-controls="collapse-matrix6">
530-
I can't see any rooms. <i class="fa"></i>
531-
532-
</div>
533-
534-
<div id="collapse-matrix6" class="collapse" aria-labelledby="heading-matrix6" data-parent="#sub-matrix">
535-
<div class="card-body os-400">
536-
When using the <a href='https://element.io/download' target='_blank'>Element</a> client to access <a href='https://matrix.to/#/#2024.us:devconf.cz'>#2024.us:devconf.cz</a>, you should see two rooms and one space: <a href='https://matrix.to/#/#devconfus-volunteers:devconf.cz'>DevConf.US Volunteers</a>, <a href='https://matrix.to/#/#day-0:devconf.cz'>Day 0 - AI Think Tank</a> and the <a href='https://matrix.to/#/#general-us:devconf.cz'>General</a> space with a sub-room <a href='https://matrix.to/#/#main.us:devconf.cz'>Main Chat US</a>. If you can’t find any DevConf rooms, make sure you’re searching within the devconf.cz server (not matrix.org or other domains). </div>
537-
</div>
538526
</div>
539527
</div>
540528
</div>

source/us/faq.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
array("q" => "Can I use my existing Matrix account?", "a" => "Absolutely! #2025.us:devconf.cz rooms are public and <a href='https://matrix.org/faq/#what-does-federated-mean%3F' target='_blank'>federated</a>, which means you can use your existing account to join. Open <a href='https://matrix.to/#/#main.us:devconf.cz' target='_blank'>https://matrix.to/#/#main.us:devconf.cz</a> to get started."),
100100
array("q" => "What Matrix client(s) can I use?", "a" => "In theory, any client should allow you to join the rooms. However, not all clients support all features. DevConf.US, for example, takes advantage of “spaces”. If your client does not support this feature, you may not have the optimal experience. We recommend using <a href='https://element.io/download' target='_blank'>Element</a>."),
101101
array("q" => "Why are the rooms under devconf.cz domain and not a US domain?", "a" => "DevConf.CZ already tested and used Matrix as its primary communication platform for two years. Since DevConf.US is testing Matrix for the first time, the infrastructure and domains will remain unchanged for stability."),
102-
array("q" => "I can't see any rooms.", "a" => "When using the <a href='https://element.io/download' target='_blank'>Element</a> client to access <a href='https://matrix.to/#/#2024.us:devconf.cz'>#2024.us:devconf.cz</a>, you should see two rooms and one space: <a href='https://matrix.to/#/#devconfus-volunteers:devconf.cz'>DevConf.US Volunteers</a>, <a href='https://matrix.to/#/#day-0:devconf.cz'>Day 0 - AI Think Tank</a> and the <a href='https://matrix.to/#/#general-us:devconf.cz'>General</a> space with a sub-room <a href='https://matrix.to/#/#main.us:devconf.cz'>Main Chat US</a>. If you can’t find any DevConf rooms, make sure you’re searching within the devconf.cz server (not matrix.org or other domains)."),
102+
// array("q" => "I can't see any rooms.", "a" => "When using the <a href='https://element.io/download' target='_blank'>Element</a> client to access <a href='https://matrix.to/#/#2024.us:devconf.cz'>#2024.us:devconf.cz</a>, you should see two rooms and one space: <a href='https://matrix.to/#/#devconfus-volunteers:devconf.cz'>DevConf.US Volunteers</a>, <a href='https://matrix.to/#/#day-0:devconf.cz'>Day 0 - AI Think Tank</a> and the <a href='https://matrix.to/#/#general-us:devconf.cz'>General</a> space with a sub-room <a href='https://matrix.to/#/#main.us:devconf.cz'>Main Chat US</a>. If you can’t find any DevConf rooms, make sure you’re searching within the devconf.cz server (not matrix.org or other domains)."),
103103
)),
104104
105105
// array("group" => "Diversity & Inclusion Questions", "id" => "diversityandinclusion",

0 commit comments

Comments
 (0)