Skip to content
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

Launch the 2023 redesign #876

Closed
wants to merge 58 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
8c6de9a
Remove files that get replaced by the 2023 redesign and update readme…
michielbdejong May 2, 2024
9b1bede
Remove website-strategy.md as it's no longer accurate
michielbdejong Dec 20, 2023
34be545
First version of work delivered by Rajnish, see #823
michielbdejong Dec 20, 2023
969eb97
No more use for DependaBot in this repo
michielbdejong Dec 20, 2023
ce3bb1c
Rajnish work rounds 2 and 3
michielbdejong Dec 21, 2023
613c2c3
linebreaks in readme
michielbdejong Dec 21, 2023
e203005
Update README.md
michielbdejong Dec 21, 2023
9a3a728
We don't have a newsletter
michielbdejong Dec 20, 2023
fc47747
Convert all html and css file line endings to LF instead of CRLF, as …
michielbdejong Jan 9, 2024
d7cc1a2
Keep old tagline
michielbdejong Jan 9, 2024
b506e4c
Improvement by @TallTed
michielbdejong Jan 9, 2024
06b1d7c
Small corrections
michielbdejong Jan 9, 2024
2085de6
improvements by @TallTed
michielbdejong Jan 9, 2024
b81ff59
improvements by @TallTed
michielbdejong Jan 9, 2024
9c13996
improvements by @TallTed
michielbdejong Jan 9, 2024
8dd8cd4
improvements by @TallTed
michielbdejong Jan 9, 2024
914168c
improvements by @TallTed
michielbdejong Jan 9, 2024
14e2159
improvements by @TallTed
michielbdejong Jan 9, 2024
a525a7f
improvements by @TallTed
michielbdejong Jan 9, 2024
a68330c
improvements by @TallTed
michielbdejong Jan 9, 2024
bb8fe5d
Explain use of file URLs
michielbdejong Jan 11, 2024
24e81c5
reword
michielbdejong Jan 16, 2024
d7763db
Refactor Redesign Code (#836)
VirginiaBalseiro Feb 8, 2024
5146cac
Add button-purple class
KyraAssaad Feb 23, 2024
a445521
Revert "Add button-purple class"
KyraAssaad Feb 23, 2024
4431844
Fix some broken links, ref #845
michielbdejong Feb 14, 2024
bae2b63
Broken link about_solid.html
michielbdejong Feb 14, 2024
c4d695c
Fix license link
michielbdejong Feb 14, 2024
390b68f
Fix two buttons that point nowhere
michielbdejong Feb 14, 2024
3e6f26d
Point to Discourse and Matrix, fix https://github.com/solid/team/issu…
michielbdejong Feb 14, 2024
1cd93cf
Adding and changing some URLs
megoth Feb 26, 2024
677b84a
Add Solid World Feb 2024
michielbdejong Mar 13, 2024
0718fb6
Import https://raw.githubusercontent.com/solid/solidproject.org/db163…
michielbdejong Mar 13, 2024
f9e81ff
markdown to javascript
michielbdejong Mar 13, 2024
341777d
Script to generate community.html
michielbdejong Mar 13, 2024
791cf7e
events migration script
michielbdejong Mar 13, 2024
dfdea04
Write community.html with script
michielbdejong Mar 13, 2024
4c6a5da
Fix details
michielbdejong Mar 13, 2024
1c1f8f4
hand-fix 2024 events
michielbdejong Mar 13, 2024
8f5aede
remove hyphens after dates
michielbdejong Mar 13, 2024
e21b2fc
Convert remaining markdown links
michielbdejong Mar 13, 2024
88bcb9f
Fix hyphen in script
michielbdejong Mar 13, 2024
528d814
</time>–</dd>
michielbdejong Mar 13, 2024
e5bfa6b
A few more manual fixes
michielbdejong Mar 13, 2024
1dfac7b
remove bogus event in 2021
michielbdejong Mar 13, 2024
72f2256
remove migration folder
michielbdejong Mar 13, 2024
aa0a035
Added stubs to ensure old URIs for old website
megoth Mar 15, 2024
96484de
Add for-users page
csarven Mar 27, 2024
1dbd384
Add missing for-users page
csarven Mar 27, 2024
308b721
Fix misalignment on homepage and border-bottom none for arbitrary items
csarven Apr 4, 2024
81eb9da
Align home page li text indentation, ref #866
michielbdejong Apr 9, 2024
a2019c0
Fix invalid HTML
csarven Apr 5, 2024
176e6a8
Fix events grid layout
csarven Apr 5, 2024
dfdeaca
Minor
csarven Apr 5, 2024
c1ea983
Fix lorem ipsum text for BBC
michielbdejong Apr 29, 2024
02a830a
Add Athumi, Inrupt, TrinPod, Digita, O-Team, Ponder Source
michielbdejong Apr 29, 2024
bfa1c41
Fix logos
michielbdejong Apr 29, 2024
1d56403
Update tutorials list, fix #850
michielbdejong Apr 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 0 additions & 17 deletions .github/dependabot.yml

This file was deleted.

24 changes: 15 additions & 9 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
---
layout: base
---
<div class="container section content">
<h1><code>404</code></h1>

<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 Page</title>
</head>
<body>
<div>
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
</body>
</html>
44 changes: 0 additions & 44 deletions Gemfile

This file was deleted.

295 changes: 0 additions & 295 deletions Gemfile.lock

This file was deleted.

Loading