Skip to content

Commit be1a4d3

Browse files
committed
add discourse
1 parent c699093 commit be1a4d3

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

index.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ This website collects information from the tensor4all group which is working on
44

55
## News
66

7-
The [tensor4all discourse forum](https://tensor4all.discourse.group) is open!
8-
Please feel free to ask questions and discuss your ideas with us.
7+
<div style="background-color: #e8f4fd; border: 2px solid #2196F3; border-radius: 8px; padding: 20px; margin: 20px 0; text-align: center; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
8+
<h3 style="color: #1976D2; margin-top: 0; font-size: 1.4em;">🎉 New Forum Available!</h3>
9+
<p style="font-size: 1.2em; margin: 10px 0; font-weight: 500;">
10+
The <a href="https://tensor4all.discourse.group" style="color: #1976D2; text-decoration: none; font-weight: bold;">tensor4all discourse forum</a> is now open!
11+
</p>
12+
<p style="margin: 10px 0; color: #424242;">
13+
Please feel free to ask questions and discuss your ideas with us.
14+
</p>
15+
<a href="https://tensor4all.discourse.group" style="display: inline-block; background-color: #2196F3; color: white; padding: 12px 24px; text-decoration: none; border-radius: 6px; font-weight: bold; margin-top: 10px; transition: background-color 0.3s;" onmouseover="this.style.backgroundColor='#1976D2'" onmouseout="this.style.backgroundColor='#2196F3'">
16+
Join the Discussion →
17+
</a>
18+
</div>
919

1020
## Literature
1121

0 commit comments

Comments
 (0)