-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (46 loc) · 1.85 KB
/
index.html
File metadata and controls
47 lines (46 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
id: home
---
<div class="container">
<section id="intro">
<p>
Liquid is fluidifying <a href="https://solidproject.org/">SoLiD</a>
<!--by bringing it to its boiling point-->
</p>
</section>
<section id="manifesto">
<p class="text-font">
We believe that the current steep learning curve for both users and developers can be a barrier to widespread
adoption of SoLiD. That's why we're dedicated to enrich SoLiD ecosystem with more approachable tools.</p>
</section>
<section id="project">
<h1>Projects</h1>
<ol>
<li>
<span>SOLID PROXY</span>
<p class="text-font">Bridging Solid and traditional web by allowing users without Pods to consume Solid apps</p>
</li>
<li>
<span><a href="https://github.com/liquid-surf/easy-penny">LIQUID UI</a></span>
<p class="text-font">A UI for the Community Solid Server based on a user-facing version of <a href="https://gitlab.com/vincenttunru/penny">Penny</a></p>
</li>
<li>
<span><a href="https://pod.liquid.surf">LIQUID POD</a></span>
<p class="text-font">A Pod provider based on the Community Solid Server and using LIQUID_UI</p>
</li>
<li>
<span>SOLID APP STORE</span>
<p class="text-font">A repository of Solid apps</p>
</li>
<li>
<span><a href="https://www.liquid.surf/2024/2/7/Can-FedCM-improve-Solid-login-flow">FedCM</a></span>
<p class="text-font"><a href="https://github.com/fedidcg/FedCM/">FedCM</a> can improve Solid UX, We advocate for a more decentralized version of it, and experiment with Solid-OIDC compatibility</p>
</li>
</ol>
</section>
<section id="project">
<h1>Who we are</h1>
<p class=""><a href="https://github.com/janschill">Jan</a></p>
<p class=""><a href="https://github.com/thhck">Th</a></p>
</section>
</div>