Skip to content

Commit b954f4b

Browse files
authored
Icon updates and spacing (#904)
* Adding updated Icons and removing Solid video * Updated homepage spacing for title and subtitle, added icon for community page * Adjusted homepage line height for better readability * Extra spacing in style note
1 parent 8c0d691 commit b954f4b

10 files changed

+97
-43
lines changed

community.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
2727
<main>
2828
<article about="" typeof="schema:Article">
2929
<h1 property="schema:name">Community</h1>
30-
3130
<p>Discover ways to join and contribute to the Solid community.</p>
32-
3331
<div datatype="rdf:HTML" property="schema:description">
3432
<section id="where-to-collaborate" inlist="" rel="schema:hasPart" resource="#where-to-collaborate">
3533
<h2 property="schema:name">Where to collaborate</h2>
@@ -42,13 +40,13 @@ <h2 property="schema:name">Where to collaborate</h2>
4240
<a href="https://forum.solidproject.org" rel="rdfs:seeAlso">Go to Solid Forum</a>
4341
</li>
4442
<li>
45-
<img src="image/solid-gitter-logo.svg" alt="img_1" width="75" />
43+
<img src="image/solid-forum-logo.svg" alt="img_1" width="75" />
4644
<p><strong>Solid Matrix Chat</strong></p>
4745
<p>The Solid Matrix Chat is a live chat where community members can connect.</p>
4846
<a href="https://matrix.to/#/%23solid:converser.eu" rel="rdfs:seeAlso">Go to Matrix</a>
4947
</li>
5048
<li>
51-
<img src="image/solid-community-group-logo.svg" alt="img_1" width="75" />
49+
<img src="image/solid-community-group-logo.svg" alt="img_1" width="65" />
5250
<p><strong>Solid Community Group</strong></p>
5351
<p>Learn and work on Solid specifications.</p>
5452
<a href="https://www.w3.org/groups/cg/solid/" rel="rdfs:seeAlso">Go to Community Group</a>

for-developers.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ <h2 property="schema:name">Hosted Pod Services</h2>
112112
<dd>
113113
<img
114114
rel="foaf:img"
115-
src="image/logo1.png"
115+
src="image/igrant-logo.jpeg"
116116
alt=""
117-
width="100"
117+
width="50"
118118
/>
119119
</dd>
120120
<dt>Project Title</dt>
@@ -338,9 +338,9 @@ <h2 property="schema:name">Hosted Pod Services</h2>
338338
<dd>
339339
<img
340340
rel="foaf:img"
341-
src="image/logo4.svg"
341+
src="image/teamid-live.svg"
342342
alt=""
343-
width="100"
343+
width="50"
344344
/>
345345
</dd>
346346
<dt>Project Title</dt>
@@ -376,7 +376,7 @@ <h2 property="schema:name">Hosted Pod Services</h2>
376376
<dd>
377377
<img
378378
rel="foaf:img"
379-
src="image/logo4.svg"
379+
src="image/trinpod-logo.svg"
380380
alt=""
381381
width="100"
382382
/>
@@ -412,7 +412,7 @@ <h2 property="schema:name">Hosted Pod Services</h2>
412412
<dd>
413413
<img
414414
rel="foaf:img"
415-
src="image/logo4.svg"
415+
src="image/useid-logo.svg"
416416
alt=""
417417
width="100"
418418
/>

for-organizations.html

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -169,38 +169,6 @@ <h3>Ponder Source</h3>
169169
</div>
170170
</section>
171171

172-
<section id="solutions-using-solid-technology" inlist="" rel="schema:hasPart" resource="#solutions-using-solid-technology">
173-
<h2 property="schema:name">Solutions using Solid technology</h2>
174-
<div datatype="rdf:HTML" property="schema:description">
175-
<ul>
176-
<li>
177-
<figure id="figure-video" rel="schema:video" resource="#figure-foo-bar-baz">
178-
<video controls="controls" poster="video/foo-bar-baz-poster.jpg" preload="none" resource="#figure-foo-bar-baz" typeof="schema:VideoObject" width="400">
179-
<source rel="schema:contentUrl" src="video/foo-bar-baz.mp4" type="video/webm" />
180-
</video>
181-
182-
<figcaption>
183-
<details>
184-
<summary>Video details</summary>
185-
<dl>
186-
<dt>Title</dt>
187-
<dd property="schema:name">Foo bar baz</dd>
188-
<dt>Date</dt>
189-
<dd>yyyy-mm-dd</dd>
190-
<dt>Download</dt>
191-
<dd><a href="video/foo-bar-baz.mp4">Video</a></dd>
192-
<dt>Duration</dt>
193-
<dd><time datatype="xsd:duration" datetime="PT31S" property="schema:duration">31s</time></dd>
194-
<dt>Format</dt>
195-
<dd lang="" property="schema:encodingFormat" xml:lang="">WebM</dd>
196-
</dl>
197-
</details>
198-
</figcaption>
199-
</figure>
200-
</li>
201-
</ul>
202-
</div>
203-
</section>
204172
</div>
205173
</article>
206174
</main>

image/buildapp-solid.svg

Lines changed: 11 additions & 0 deletions
Loading

image/igrant-logo.jpeg

6.37 KB
Loading

image/teamid-live.svg

Lines changed: 9 additions & 0 deletions
Loading

image/trinpod-logo.svg

Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)