|
1 | 1 | <section style="display: flex; flex-direction: column; height: 100vh;"> |
2 | 2 | <h2 style="flex-shrink: 0; margin-bottom: 0.5em;">Get Involved</h2> |
3 | 3 |
|
4 | | - <div style="flex: 1; display: flex; flex-direction: column; justify-content: center;"> |
5 | | - <div style="display: flex; gap: 2em; justify-content: center;"> |
| 4 | + <div style="flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: center;"> |
| 5 | + <div style="display: flex; gap: 1em; justify-content: center; max-width: 95%;"> |
6 | 6 |
|
7 | 7 | <!-- Run a Peer --> |
8 | | - <div style="flex: 1; max-width: 280px; background: rgba(67,233,123,0.1); border: 2px solid rgba(67,233,123,0.4); border-radius: 12px; padding: 1.5em; text-align: center;"> |
9 | | - <div style="font-size: 2.5em; margin-bottom: 0.3em;">🖥️</div> |
10 | | - <p style="font-size: 1.1em; font-weight: 600; color: #43e97b; margin-bottom: 0.5em;">Run a Peer</p> |
11 | | - <p style="font-size: 0.85em; color: rgba(255,255,255,0.7); margin-bottom: 0.8em;">Join the network</p> |
12 | | - <code style="background: rgba(0,0,0,0.3); padding: 0.3em 0.8em; border-radius: 4px; font-size: 0.9em; color: #43e97b;">cargo install freenet</code> |
| 8 | + <div style="flex: 1; max-width: 220px; background: rgba(67,233,123,0.1); border: 2px solid rgba(67,233,123,0.4); border-radius: 10px; padding: 1em; text-align: center;"> |
| 9 | + <div style="font-size: 2em; margin-bottom: 0.2em;">🖥️</div> |
| 10 | + <p style="font-size: 0.9em; font-weight: 600; color: #43e97b; margin-bottom: 0.3em;">Run a Peer</p> |
| 11 | + <p style="font-size: 0.7em; color: rgba(255,255,255,0.7); margin-bottom: 0.5em;">Join the network</p> |
| 12 | + <code style="background: rgba(0,0,0,0.3); padding: 0.2em 0.5em; border-radius: 4px; font-size: 0.7em; color: #43e97b;">cargo install freenet</code> |
13 | 13 | </div> |
14 | 14 |
|
15 | 15 | <!-- Build Something --> |
16 | | - <div style="flex: 1; max-width: 280px; background: rgba(79,172,254,0.1); border: 2px solid rgba(79,172,254,0.4); border-radius: 12px; padding: 1.5em; text-align: center;"> |
17 | | - <div style="font-size: 2.5em; margin-bottom: 0.3em;">🛠️</div> |
18 | | - <p style="font-size: 1.1em; font-weight: 600; color: #4facfe; margin-bottom: 0.5em;">Build Something</p> |
19 | | - <p style="font-size: 0.85em; color: rgba(255,255,255,0.7); margin-bottom: 0.8em;">Use River as a template</p> |
20 | | - <code style="background: rgba(0,0,0,0.3); padding: 0.3em 0.8em; border-radius: 4px; font-size: 0.85em; color: #4facfe;">github.com/freenet/river</code> |
| 16 | + <div style="flex: 1; max-width: 220px; background: rgba(79,172,254,0.1); border: 2px solid rgba(79,172,254,0.4); border-radius: 10px; padding: 1em; text-align: center;"> |
| 17 | + <div style="font-size: 2em; margin-bottom: 0.2em;">🛠️</div> |
| 18 | + <p style="font-size: 0.9em; font-weight: 600; color: #4facfe; margin-bottom: 0.3em;">Build Something</p> |
| 19 | + <p style="font-size: 0.7em; color: rgba(255,255,255,0.7); margin-bottom: 0.5em;">River as template</p> |
| 20 | + <code style="background: rgba(0,0,0,0.3); padding: 0.2em 0.5em; border-radius: 4px; font-size: 0.65em; color: #4facfe;">github.com/freenet/river</code> |
21 | 21 | </div> |
22 | 22 |
|
23 | 23 | <!-- AI Skills --> |
24 | | - <div style="flex: 1; max-width: 280px; background: rgba(168,85,247,0.1); border: 2px solid rgba(168,85,247,0.4); border-radius: 12px; padding: 1.5em; text-align: center;"> |
25 | | - <div style="font-size: 2.5em; margin-bottom: 0.3em;">🤖</div> |
26 | | - <p style="font-size: 1.1em; font-weight: 600; color: #a855f7; margin-bottom: 0.5em;">Use AI</p> |
27 | | - <p style="font-size: 0.85em; color: rgba(255,255,255,0.7); margin-bottom: 0.8em;">dapp-builder skill for Claude</p> |
28 | | - <code style="background: rgba(0,0,0,0.3); padding: 0.3em 0.6em; border-radius: 4px; font-size: 0.75em; color: #a855f7;">freenet/freenet-agent-skills</code> |
| 24 | + <div style="flex: 1; max-width: 220px; background: rgba(168,85,247,0.1); border: 2px solid rgba(168,85,247,0.4); border-radius: 10px; padding: 1em; text-align: center;"> |
| 25 | + <div style="font-size: 2em; margin-bottom: 0.2em;">🤖</div> |
| 26 | + <p style="font-size: 0.9em; font-weight: 600; color: #a855f7; margin-bottom: 0.3em;">Use AI</p> |
| 27 | + <p style="font-size: 0.7em; color: rgba(255,255,255,0.7); margin-bottom: 0.5em;">dapp-builder skill</p> |
| 28 | + <code style="background: rgba(0,0,0,0.3); padding: 0.2em 0.5em; border-radius: 4px; font-size: 0.6em; color: #a855f7;">freenet-agent-skills</code> |
29 | 29 | </div> |
30 | 30 |
|
31 | 31 | </div> |
32 | 32 |
|
33 | 33 | <!-- Links --> |
34 | | - <div style="margin-top: 2em; text-align: center;"> |
35 | | - <p style="font-size: 0.95em; color: rgba(255,255,255,0.6);"> |
36 | | - <a href="https://freenet.org" style="color: #4facfe; margin: 0 1em;">freenet.org</a> |
37 | | - <a href="https://github.com/freenet" style="color: #4facfe; margin: 0 1em;">GitHub</a> |
38 | | - <a href="https://matrix.to/#/#freenet:matrix.org" style="color: #4facfe; margin: 0 1em;">Matrix Chat</a> |
| 34 | + <div style="margin-top: 1.5em; text-align: center;"> |
| 35 | + <p style="font-size: 0.8em; color: rgba(255,255,255,0.6);"> |
| 36 | + <a href="https://freenet.org" style="color: #4facfe; margin: 0 0.8em;">freenet.org</a> |
| 37 | + <a href="https://github.com/freenet" style="color: #4facfe; margin: 0 0.8em;">GitHub</a> |
| 38 | + <a href="https://matrix.to/#/#freenet:matrix.org" style="color: #4facfe; margin: 0 0.8em;">Matrix</a> |
39 | 39 | </p> |
40 | 40 | </div> |
41 | 41 | </div> |
|
0 commit comments