Skip to content

Commit f3e7405

Browse files
authored
Update community page section titles and links (#1922)
1 parent 675f84c commit f3e7405

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

templates/community.html

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,17 @@
1010
<div class="py-0 px-0 md:py-6 md:px-3">
1111
<div class="grid grid-cols-1 gap-6 md:grid-cols-2">
1212
<div class="p-6 bg-white md:rounded-lg md:shadow-lg dark:text-white text-slate dark:bg-charcoal dark:bg-neutral-700">
13-
<h5 class="text-2xl leading-tight text-orange">Mailing Lists</h5>
13+
<h5 class="text-2xl leading-tight text-orange">Mailing List / Forum</h5>
1414
<p class="py-1 my-2 border-b pb-4 border-gray-700 text-slate dark:text-white">Discover the Boost library community with options tailored to developers, casual users, and enthusiasts.</p>
15-
<div class="grid lg:grid-cols-3">
15+
<div class="grid grid-cols-2 lg:grid-cols-4">
1616
<a href="https://lists.boost.org/mailman3/lists/boost.lists.boost.org/" class="px-2 py-3 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange">
1717
<h6 class="pb-1 text-sm md:text-base">Developers</h6>
1818
<i class="fa fa-helmet-safety"></i>
1919
</a>
20+
<a href="https://lists.boost.org/archives/list/[email protected]/latest" class="px-2 py-3 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange">
21+
<h6 class="pb-1 text-sm md:text-base">Archives</h6>
22+
<i class="fa fa-clock"></i>
23+
</a>
2024

2125
<a href="https://lists.boost.org/mailman3/lists/boost-users.lists.boost.org/" class="order-3 px-2 py-3 text-center rounded-lg cursor-pointer lg:order-2 lg:col-span-1 hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange">
2226
<h6 class="pb-1 text-sm md:text-base">Users</h6>
@@ -35,17 +39,8 @@ <h6 class="pb-1 text-sm md:text-base">Announcements</h6>
3539
</div>
3640
</div>
3741

38-
<div class="p-6 text-white bg-white md:rounded-lg md:shadow-lg dark:text-white text-slate dark:bg-charcoal dark:bg-neutral-700">
39-
<h5 class="text-2xl leading-tight text-orange">Discussion Forums</h5>
40-
<p class="py-1 my-2 border-b pb-4 border-gray-700 text-slate dark:text-white">Coming soon, exploring the topics and decisions being made by the community will be available via a more modern interface.</p>
41-
42-
<div class="text-center mx-auto pt-3">
43-
In the meantime, please enjoy our<br /><a href="https://lists.boost.org/Archives/boost/" class="text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange whitespace-nowrap">Mailing List Archives</a>
44-
</div>
45-
</div>
46-
4742
<div class="p-6 bg-white md:rounded-lg md:shadow-lg dark:text-white text-slate dark:bg-charcoal dark:bg-neutral-700">
48-
<h5 class="text-2xl leading-tight text-orange">Cpplang Slack Workspace</h5>
43+
<h5 class="text-2xl leading-tight text-orange">The Official C++ Language Slack Workspace</h5>
4944

5045
<p class="py-1 my-2 border-b pb-4 border-gray-700">A vibrant hub for real-time discussions with Boost authors, maintainers, and contributors. Dive into one of the largest searchable databases for Boost/C++ insights and history. Join now.</p>
5146

@@ -86,11 +81,12 @@ <h5 class="text-2xl leading-tight text-orange">ISO C++</h5>
8681
<h5 class="text-2xl leading-tight text-orange">Across the Web</h5>
8782
<p class="py-1 my-2 border-b pb-4 border-gray-700 text-slate dark:text-white">Follow us, like, and share our announcements.</p>
8883
<div class="grid grid-cols-2 md:grid-cols-3 justify-items-center w-fit mx-auto">
89-
<a href="https://github.com/boostorg" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On GitHub</span> <br /><i class="fa-brands fa-github fa-3x"></i></a>
90-
<a href="https://x.com/boost_libraries" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On X (Twitter)</span> <br /><i class="fa-brands fa-x-twitter fa-3x"></i></a>
84+
<a href="https://github.com/boostorg" target="_blank" title="GitHub" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On GitHub</span> <br /><i class="fa-brands fa-github fa-3x"></i></a>
85+
<a href="https://x.com/boost_libraries" target="_blank" title="X (Twitter)" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On X (Twitter)</span> <br /><i class="fa-brands fa-x-twitter fa-3x"></i></a>
9186
<a href="https://bsky.app/profile/boost.org" target="_blank" title="Bluesky" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On Bluesky</span> <br /><i class="fa-brands fa-bluesky fa-3x"></i></a>
9287
<a href="https://mastodon.social/@boostlibs" target="_blank" title="Mastodon" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On Mastodon</span> <br /><i class="fa-brands fa-mastodon fa-3x"></i></a>
9388
<a href="https://www.reddit.com/user/boostlibs/" target="_blank" title="Reddit" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On Reddit</span> <br /><i class="fa-brands fa-reddit fa-3x"></i></a>
89+
<a href="https://www.linkedin.com/company/boostlibs/" target="_blank" title="Reddit" class="block p-3 w-28 text-center rounded-lg cursor-pointer hover:bg-gray-100 group dark:hover:bg-slate text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange"><span class="text-xs">On LinkedIn</span> <br /><i class="fa-brands fa-linkedin fa-3x"></i></a>
9490
</div>
9591
</div>
9692
</div>

0 commit comments

Comments
 (0)