Skip to content

Commit 1bf2d8c

Browse files
committed
Restructure sectioning for consistency and other minor HTML updates
1 parent 5705bf8 commit 1bf2d8c

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

about.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525

2626
<main>
2727
<article about="" typeof="schema:Article">
28-
<h1 property="schema:name" class="subpage">About Solid</h1>
28+
<h1 property="schema:name">About Solid</h1>
2929

30-
<div datatype="rdf:HTML" property="schema:description doap:description" class="intro-light">
31-
<p about="#i" datatype="rdf:HTML" property="doap:shortdesc">Solid is an open standard for structuring data, digital identities, and applications on the <span about="#i" property="doap:platform">Web</span>.</p>
32-
<p>Solid aims to support the creation of the Web as Sir Tim Berners-Lee originally envisioned it when he
33-
invented the Web at CERN in 1989. Tim sometimes refers to Solid as “the web - take 3" — or Web3.0 —
34-
because Solid integrates a new layer of standards into the Web we already have. The goal of Solid is
35-
for people to have more <span about="#i" property="doap:category">agency</span> over their data.</p>
30+
<p about="#i" datatype="rdf:HTML" property="doap:shortdesc">Solid is an open standard for structuring data, digital identities, and applications on the <span about="#i" property="doap:platform">Web</span>.</p>
31+
<p>Solid aims to support the creation of the Web as Sir Tim Berners-Lee originally envisioned it when he
32+
invented the Web at CERN in 1989. Tim sometimes refers to Solid as “the web - take 3" — or Web3.0 —
33+
because Solid integrates a new layer of standards into the Web we already have. The goal of Solid is
34+
for people to have more <span about="#i" property="doap:category">agency</span> over their data.</p>
3635

36+
<div datatype="rdf:HTML" property="schema:description doap:description">
3737
<section id="solid" inlist="" rel="schema:hasPart" resource="#solid">
3838
<h2 property="schema:name">Solid</h2>
3939
<div datatype="rdf:HTML" property="schema:description">

for-developers.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525

2626
<main>
2727
<article about="" typeof="schema:Article">
28-
<h1 property="schema:name" class="subpage">For Developers</h1>
28+
<h1 property="schema:name">For Developers</h1>
2929

3030
<div datatype="rdf:HTML" property="schema:description">
3131
<section id="developer-tutorials" inlist="" rel="schema:hasPart" resource="#developer-tutorials">
32-
<h2 property="schema:name" class="subpage">Developer Tutorials</h2>
32+
<h2 property="schema:name">Developer Tutorials</h2>
3333
<div datatype="rdf:HTML" property="schema:description">
34-
<p class="descriptor">See the tutorials below to support you in building a Solid app.</p>
34+
<p>See the tutorials below to support you in building a Solid app.</p>
3535

36-
<ul class="developer-tutorials">
36+
<ul>
3737
<li><a href="">Java tutorial</a> by Inrupt</li>
3838
<li><a href="">Javascript tutorial</a> by Inrupt</li>
3939
<li><a href="">Using LDO to build a Solid Application for React</a> by O.team</li>
@@ -45,9 +45,9 @@ <h2 property="schema:name" class="subpage">Developer Tutorials</h2>
4545
</section>
4646

4747
<section id="hosted-pod-services" inlist="" rel="schema:hasPart" resource="#hosted-pod-services">
48-
<h2 property="schema:name" class="subpage">Hosted Pod Services</h2>
48+
<h2 property="schema:name">Hosted Pod Services</h2>
4949
<div datatype="rdf:HTML" property="schema:description">
50-
<p class="descriptor">Below is a list of hosted services that provide Pods. Each provides different SLAs, levels of support,
50+
<p>Below is a list of hosted services that provide Pods. Each provides different SLAs, levels of support,
5151
and guarantees.</p>
5252

5353
<ul rel="schema:hasPart">
@@ -186,22 +186,22 @@ <h2 property="schema:name" class="subpage">Hosted Pod Services</h2>
186186
</dl>
187187
</li>
188188
</ul>
189+
</div>
190+
</section>
189191

190-
<section id="available-solid-server-implementations" inlist="" rel="schema:hasPart" resource="#available-solid-server-implementations">
191-
<h2 property="schema:name" class="subpage">Available Solid Server implementations</h2>
192-
<div datatype="rdf:HTML" property="schema:description">
193-
<p class="descriptor">These are the different Solid Server implementations available</p>
194-
195-
<ul class="solid-servers">
196-
<li><a href="">Community Solid Server</a></li>
197-
<li><a href="">Enterprise Solid Server</a></li>
198-
<li><a href="">Graphmetrix</a></li>
199-
<li><a href="">Manas</a></li>
200-
<li><a href="">Node Solid Server</a></li>
201-
<li><a href="">PHP Solid Server</a></li>
202-
</ul>
203-
</div>
204-
</section>
192+
<section id="solid-server-implementations" inlist="" rel="schema:hasPart" resource="#solid-server-implementations">
193+
<h2 property="schema:name">Available Solid Server implementations</h2>
194+
<div datatype="rdf:HTML" property="schema:description">
195+
<p>These are the different Solid Server implementations available</p>
196+
197+
<ul>
198+
<li><a href="">Community Solid Server</a></li>
199+
<li><a href="">Enterprise Solid Server</a></li>
200+
<li><a href="">Graphmetrix</a></li>
201+
<li><a href="">Manas</a></li>
202+
<li><a href="">Node Solid Server</a></li>
203+
<li><a href="">PHP Solid Server</a></li>
204+
</ul>
205205
</div>
206206
</section>
207207
</div>

index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
<article about="" typeof="schema:Article">
2828
<img alt="Solid Project logo" src="/image/logo.svg" width="200" />
2929

30-
<h1 property="schema:name" class="title">Solid: Your data, your choice.</h1>
30+
<h1 property="schema:name">Solid: Your data, your choice.</h1>
3131

32-
<p class="subtitle">Advancing the Web to empower people and communities.</p>
32+
<p>Advancing the Web to empower people and communities.</p>
3333

3434
<div datatype="rdf:HTML" property="schema:description">
3535
<section id="features" inlist="" rel="schema:hasPart" resource="#features">
@@ -38,34 +38,34 @@ <h2 property="schema:name">Features</h2>
3838
<ul>
3939
<li>
4040
<img alt="internet" src="/image/internet.png" />
41-
<h2 class="homepage">Read about Solid</h2>
41+
<h3>Read about Solid</h3>
4242
<p>Solid is an evolution of the web by its creator Sir Tim Berners-Lee.
4343
Solid realizes Tim's original vision for the Web as a medium for the secure,
4444
decentralized exchange of public and private data.</p>
45-
<a class="button-purple" href="/about_solid.html">About Solid</a>
45+
<a href="/about_solid.html">About Solid</a>
4646
</li>
4747

4848
<li>
4949
<img alt="chet_cloud" class="bg-dark" src="/image/chet_cloud.png" />
50-
<h2 class="homepage">Develop an app with Solid</h2>
50+
<h3>Develop an app with Solid</h3>
5151
<p>Interested in developing an app with Solid? Find technical documents, resources,
5252
and repositories.</p>
53-
<a class="button-purple" href="/for_developers.html">For Developers</a>
53+
<a href="/for_developers.html">For Developers</a>
5454
</li>
5555

5656
<li>
5757
<img alt="beg" src="/image/beg.png" />
58-
<h2 class="homepage">Learn about organizations working with Solid</h2>
58+
<h3>Learn about organizations working with Solid</h3>
5959
<p>Several organizations work in a range of capacities to support the deployment and
6060
research of Solid technology.</p>
61-
<a class="button-purple" href="/for_organizations.html">See Organizations</a>
61+
<a href="/for_organizations.html">See Organizations</a>
6262
</li>
6363

6464
<li>
6565
<img alt="grup" src="/image/grup.png" />
66-
<h2 class="homepage">Explore the community</h2>
66+
<h3>Explore the community</h3>
6767
<p>Connect with the community through forums and at events, like Solid World.</p>
68-
<a class="button-purple" href="/community.html">Explore Community</a>
68+
<a href="/community.html">Explore Community</a>
6969
</li>
7070
</ul>
7171
</div>

0 commit comments

Comments
 (0)