-
Notifications
You must be signed in to change notification settings - Fork 109
2023 redesign css updates #855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 2023-redesign-css-updates
Are you sure you want to change the base?
Changes from 20 commits
979cb14
cdcb68c
e400251
f7a756e
6000745
c52dbbe
d0d93fb
d50ffb7
37f18c1
1782514
ba46049
72532bb
d4094f8
68181a5
382485b
4846380
565bf85
361eb89
49f534e
e9bafaf
49e8f97
53e8517
96cd8f4
d13322b
e6eac52
8e7ee56
29f78e3
22a11f3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -25,16 +25,18 @@ | |||||
|
||||||
<main> | ||||||
<article about="" typeof="schema:Article"> | ||||||
<h1 property="schema:name">About Solid</h1> | ||||||
<header> | ||||||
<h1 property="schema:name">About Solid</h1> | ||||||
|
||||||
<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> | ||||||
<p>Solid aims to support the creation of the Web as Sir Tim Berners-Lee originally envisioned it when he | ||||||
<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> | ||||||
<p>Solid aims to support the creation of the Web as Sir Tim Berners-Lee originally envisioned it when he | ||||||
invented the Web at CERN in 1989. Tim sometimes refers to Solid as “the web - take 3" — or Web3.0 — | ||||||
because Solid integrates a new layer of standards into the Web we already have. The goal of Solid is | ||||||
for people to have more <span about="#i" property="doap:category">agency</span> over their data.</p> | ||||||
</header> | ||||||
|
||||||
<div datatype="rdf:HTML" property="schema:description doap:description"> | ||||||
<section id="solid" inlist="" rel="schema:hasPart" resource="#solid"> | ||||||
<section id="solid-description" inlist="" rel="schema:hasPart" resource="#solid"> | ||||||
<h2 property="schema:name">Solid</h2> | ||||||
<div datatype="rdf:HTML" property="schema:description"> | ||||||
<img alt="" src="image/store-anything-tour.svg" /> | ||||||
|
@@ -105,17 +107,17 @@ <h2 property="schema:name">Features</h2> | |||||
<p><strong>Organizations Deploying Solid</strong></p> | ||||||
<p>See organizations working to support the deployment of Solid technology across a range of | ||||||
sectors.</p> | ||||||
<a href="" rel="rdfs:seeAlso">See organizations</a> | ||||||
<a href="/for-organizations.html" rel="rdfs:seeAlso">See organizations</a> | ||||||
</li> | ||||||
<li> | ||||||
<p><strong>Develop a Solid application</strong></p> | ||||||
<p>Find tutorials, repositories, libraries, and vocabularies.</p> | ||||||
<a href="" rel="rdfs:seeAlso">Develop an application</a> | ||||||
<a href="/for-developers.html" rel="rdfs:seeAlso">Develop an application</a> | ||||||
</li> | ||||||
<li> | ||||||
<p><strong>Example applications</strong></p> | ||||||
<p>Find examples of applications built with Solid.</p> | ||||||
<a href="" rel="rdfs:seeAlso">See example applications</a> | ||||||
<a href="https://forum.solidproject.org/c/applications/" rel="rdfs:seeAlso">See example applications</a> | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
What's currently on the website is most comprehensive and up to date. Any particular reason to direct people to the forum? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This was not part of my update (I only removed the class button). I agree that https://solidproject.org/apps is (probably) better, but then we should add that page to the new redesign as well. Maybe @KyraAssaad have some thoughts on this? |
||||||
</li> | ||||||
</ul> | ||||||
</div> | ||||||
|
@@ -131,7 +133,7 @@ <h2 property="schema:name">Features</h2> | |||||
<li><a href="/for-developers.html" rel="rdfs:seeAlso">For Developers</a></li> | ||||||
<li><a href="/for-organizations.html" rel="rdfs:seeAlso">For Organizations</a></li> | ||||||
<li><a href="/community.html" rel="rdfs:seeAlso">Community</a></li> | ||||||
<li><a href="/#">License</a></li> | ||||||
<li><a href="https://github.com/solid/solidproject.org/blob/main/LICENSE.md/#">License</a></li> | ||||||
megoth marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
<li><a about="#i" href="https://github.com/solid/process/blob/main/code-of-conduct.md" rel="schema:ethicsPolicy">Code of Conduct</a></li> | ||||||
</ul> | ||||||
</nav> | ||||||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -25,9 +25,11 @@ | |||||
|
||||||
<main> | ||||||
<article about="" typeof="schema:Article"> | ||||||
<h1 property="schema:name">Community</h1> | ||||||
<header> | ||||||
<h1 property="schema:name">Community</h1> | ||||||
|
||||||
<p>Discover ways to join and contribute to the Solid community.</p> | ||||||
<p>Discover ways to join and contribute to the Solid community.</p> | ||||||
</header> | ||||||
|
||||||
<div datatype="rdf:HTML" property="schema:description"> | ||||||
<section id="where-to-collaborate" inlist="" rel="schema:hasPart" resource="#where-to-collaborate"> | ||||||
|
@@ -37,86 +39,89 @@ <h2 property="schema:name">Where to collaborate</h2> | |||||
<li> | ||||||
<p><strong>Solid Project Forum</strong></p> | ||||||
<p>Create and respond to comments, questions, and discussions happening in the community.</p> | ||||||
<a href="" rel="rdfs:seeAlso">Go to Solid Forum</a> | ||||||
<a href="https://forum.solidproject.org" rel="rdfs:seeAlso">Go to Solid Forum</a> | ||||||
megoth marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
</li> | ||||||
<li> | ||||||
<p><strong>Solid Matrix Chat</strong></p> | ||||||
<p>The Solid Matrix Chat is a live chat where community members can connect.</p> | ||||||
<a href="" rel="rdfs:seeAlso">Go to Matrix</a> | ||||||
<a href="https://matrix.to/#/#solid:converser.eu" rel="rdfs:seeAlso">Go to Matrix</a> | ||||||
</li> | ||||||
<li> | ||||||
<p><strong>Solid Community Group</strong></p> | ||||||
<p>Learn and work on Solid specifications.</p> | ||||||
<a href="" rel="rdfs:seeAlso">Go to Community Group</a> | ||||||
<a href="https://www.w3.org/groups/cg/solid/" rel="rdfs:seeAlso">Go to Community Group</a> | ||||||
</li> | ||||||
</ul> | ||||||
</div> | ||||||
</section> | ||||||
|
||||||
<section id="events" inlist="" rel="schema:hasPart" resource="#events"> | ||||||
<h2 property="schema:name">Events</h2> | ||||||
<div datatype="rdf:HTML" property="schema:description"> | ||||||
<p>Discover Solid events taking place virtually and/or in person around the world.</p> | ||||||
<header> | ||||||
<h2 property="schema:name">Events</h2> | ||||||
<p>Discover Solid events taking place virtually and/or in person around the world.</p> | ||||||
</header> | ||||||
<article> | ||||||
<ul id="events-list"> | ||||||
<li id="events-2023" rel="schema:hasPart" resource="#events-2023"> | ||||||
<details open=""> | ||||||
<summary property="schema:name">2023 Events</summary> | ||||||
<ul rel="schema:hasPart"> | ||||||
<li> | ||||||
<dl about="#mydata-2023-conference" id="mydata-2023-conference" rel="schema:hasPart" typeof="schema:Event"> | ||||||
<dt>Title</dt> | ||||||
<dd property="schema:name"><a href="https://2023.mydata.org/" rel="schema:url">MyData 2023 Conference</a></dd> | ||||||
<dt>Organization</dt> | ||||||
<dd><a href="https://mydata.org/" rel="schema:organizer">MyData</a></dd> | ||||||
<dt>Date</dt> | ||||||
<dd><time property="schema:startDate" datatype="xsd:date" content="2023-05-31" datetime="2023-05-31">2023-05-31</time>–<time property="schema:endDate" datatype="xsd:date" content="2023-06-02" datetime="2023-06-02">2023-06-02</time></dd> | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I know I included
Suggested change
Not sure if you want to follow this pattern for the rest. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I have no strong opinions on this, but in general I think less is better. Do you want me to remove all uses of |
||||||
<dt>Location</dt> | ||||||
<dd><a href="https://en.wikipedia.org/wiki/Helsinki" rel="schema:location">Helsinki</a></dd> | ||||||
<dt>Description</dt> | ||||||
<dd datatype="rdf:HTML" property="schema:description">There will be a dedicated workshop/panel session about the Solid project at this conference, alongside interesting people and presentations from many like-minded projects.</dd> | ||||||
</dl> | ||||||
</li> | ||||||
<li> | ||||||
<dl about="#example-2023-conference" id="example-2023-conference" typeof="schema:Event"> | ||||||
<dt>Title</dt> | ||||||
<dd property="schema:name"><a href="https://example.org/" property="schema:url">Event Title</a></dd> | ||||||
<dt>Organization</dt> | ||||||
<dd><a href="" rel="schema:organizer">Organization Name</a></dd> | ||||||
<dt>Date</dt> | ||||||
<dd><time property="schema:startDate" datatype="xsd:date" datetime="2023-01-01">2023-01-01</time>–<time property="schema:endDate" datatype="xsd:date" datetime="2023-01-03">2023-01-03</time></dd> | ||||||
<dt>Location</dt> | ||||||
<dd><a href="https://en.wikipedia.org/wiki/Bern" rel="schema:location">Location</a></dd> | ||||||
<dt>Description</dt> | ||||||
<dd datatype="rdf:HTML" property="schema:description">Description</dd> | ||||||
</dl> | ||||||
</li> | ||||||
</ul> | ||||||
</details> | ||||||
</li> | ||||||
|
||||||
<ul> | ||||||
<li id="events-2023" rel="schema:hasPart" resource="#events-2023"> | ||||||
<details open=""> | ||||||
<summary property="schema:name">2023 Events</summary> | ||||||
<ul rel="schema:hasPart"> | ||||||
<li> | ||||||
<dl about="#mydata-2023-conference" id="mydata-2023-conference" rel="schema:hasPart" typeof="schema:Event"> | ||||||
<dt>Title</dt> | ||||||
<dd property="schema:name"><a href="https://2023.mydata.org/" rel="schema:url">MyData 2023 Conference</a></dd> | ||||||
<dt>Organization</dt> | ||||||
<dd><a href="https://mydata.org/" rel="schema:organizer">MyData</a></dd> | ||||||
<dt>Date</dt> | ||||||
<dd><time property="schema:startDate" datatype="xsd:date" content="2023-05-31" datetime="2023-05-31">2023-05-31</time>–<time property="schema:endDate" datatype="xsd:date" content="2023-06-02" datetime="2023-06-02">2023-06-02</time></dd> | ||||||
<dt>Location</dt> | ||||||
<dd><a href="https://en.wikipedia.org/wiki/Helsinki" rel="schema:location">Helsinki</a></dd> | ||||||
<dt>Description</dt> | ||||||
<dd datatype="rdf:HTML" property="schema:description">There will be a dedicated workshop/panel session about the Solid project at this conference, alongside interesting people and presentations from many like-minded projects.</dd> | ||||||
</dl> | ||||||
</li> | ||||||
<li> | ||||||
<dl about="#example-2023-conference" id="example-2023-conference" typeof="schema:Event"> | ||||||
<dt>Title</dt> | ||||||
<dd property="schema:name"><a href="https://example.org/" property="schema:url">Event Title</a></dd> | ||||||
<dt>Organization</dt> | ||||||
<dd><a href="" rel="schema:organizer">Organization Name</a></dd> | ||||||
<dt>Date</dt> | ||||||
<dd><time property="schema:startDate" datatype="xsd:date" datetime="2023-01-01">2023-01-01</time>–<time property="schema:endDate" datatype="xsd:date" datetime="2023-01-03">2023-01-03</time></dd> | ||||||
<dt>Location</dt> | ||||||
<dd><a href="https://en.wikipedia.org/wiki/Bern" rel="schema:location">Location</a></dd> | ||||||
<dt>Description</dt> | ||||||
<dd datatype="rdf:HTML" property="schema:description">Description</dd> | ||||||
</dl> | ||||||
</li> | ||||||
</ul> | ||||||
</details> | ||||||
</li> | ||||||
|
||||||
<li id="events-2022" rel="schema:hasPart" resource="#events-2022"> | ||||||
<details open=""> | ||||||
<summary property="schema:name">2022 Events</summary> | ||||||
<ul> | ||||||
<li> | ||||||
<dl about="#example-2022-conference" id="example-2022-conference" typeof="schema:Event"> | ||||||
<dt>Title</dt> | ||||||
<dd property="schema:name"><a href="https://example.org/" property="schema:url">Event Title</a></dd> | ||||||
<dt>Organization</dt> | ||||||
<dd><a href="" rel="schema:organizer">Organization Name</a></dd> | ||||||
<dt>Date</dt> | ||||||
<dd><time property="schema:startDate" datatype="xsd:date" datetime="2022-01-01">2022-01-01</time>–<time property="schema:endDate" datatype="xsd:date" datetime="2022-01-03">2022-01-03</time></dd> | ||||||
<dt>Location</dt> | ||||||
<dd><a href="https://en.wikipedia.org/wiki/Bern" rel="schema:location">Location</a></dd> | ||||||
<dt>Description</dt> | ||||||
<dd datatype="rdf:HTML" property="schema:description">Description</dd> | ||||||
</dl> | ||||||
</li> | ||||||
</ul> | ||||||
</details> | ||||||
</li> | ||||||
</ul> | ||||||
<li id="events-2022" rel="schema:hasPart" resource="#events-2022"> | ||||||
<details open=""> | ||||||
<summary property="schema:name">2022 Events</summary> | ||||||
<ul> | ||||||
<li> | ||||||
<dl about="#example-2022-conference" id="example-2022-conference" typeof="schema:Event"> | ||||||
<dt>Title</dt> | ||||||
<dd property="schema:name"><a href="https://example.org/" property="schema:url">Event Title</a></dd> | ||||||
<dt>Organization</dt> | ||||||
<dd><a href="" rel="schema:organizer">Organization Name</a></dd> | ||||||
<dt>Date</dt> | ||||||
<dd><time property="schema:startDate" datatype="xsd:date" datetime="2022-01-01">2022-01-01</time>–<time property="schema:endDate" datatype="xsd:date" datetime="2022-01-03">2022-01-03</time></dd> | ||||||
<dt>Location</dt> | ||||||
<dd><a href="https://en.wikipedia.org/wiki/Bern" rel="schema:location">Location</a></dd> | ||||||
<dt>Description</dt> | ||||||
<dd datatype="rdf:HTML" property="schema:description">Description</dd> | ||||||
</dl> | ||||||
</li> | ||||||
</ul> | ||||||
</details> | ||||||
</li> | ||||||
</ul> | ||||||
</article> | ||||||
</div> | ||||||
</section> | ||||||
</div> | ||||||
|
@@ -130,8 +135,8 @@ <h2 property="schema:name">Events</h2> | |||||
<li><a href="/for-developers.html">For Developers</a></li> | ||||||
<li><a href="/for-organizations.html">For Organizations</a></li> | ||||||
<li><a href="/community.html">Community</a></li> | ||||||
<li><a href="/#">License</a></li> | ||||||
<li><a href="/#">Code of Conduct</a></li> | ||||||
<li><a href="https://github.com/solid/solidproject.org/blob/main/LICENSE.md/#">License</a></li> | ||||||
megoth marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
<li><a href="https://github.com/solid/process/blob/main/code-of-conduct.md">Code of Conduct</a></li> | ||||||
</ul> | ||||||
</nav> | ||||||
|
||||||
|
Uh oh!
There was an error while loading. Please reload this page.