Skip to content

Commit 0a87aee

Browse files
authored
Merge pull request #98 from jhrcek/site-fixes
Properly unify nav and mobile nav structure, fix markup issues
2 parents fbd1413 + f0e91b3 commit 0a87aee

File tree

20 files changed

+289
-342
lines changed

20 files changed

+289
-342
lines changed

docs/affiliates/about/index.html

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -50,30 +50,27 @@
5050
<div class="mt-6">
5151
<a href="../../" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Home</a>
5252

53-
54-
55-
<div href="../../who-we-are" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">About</div>
53+
<div class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">About</div>
5654
<a href="../../who-we-are" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Current Board</a>
5755
<a href="../../who-we-are/past-boards" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Past Boards</a>
58-
<a href="../../contact" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a>
59-
<a href="../../vision" class="block py-3 border-t border-gray-320 text-lg font-medium">Vision</a>
56+
<a href="../../contact" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a>
57+
<a href="../../vision" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Vision</a>
6058

6159
<a href="../../podcast" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Podcast</a>
6260

6361
<a href="../../projects" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Projects</a>
6462

6563
<a href="../../donations" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Sponsorship</a>
6664

67-
<div href="../../affiliates" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div>
65+
<div class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div>
6866
<a href="../../affiliates" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Affiliates</a>
6967
<a href="../../affiliates/about" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">About Affiliating</a>
7068

71-
<div href="../../news" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News and Info</div>
69+
<div class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News and Info</div>
7270
<a href="../../news" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">News</a>
7371
<a href="../../news/press" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Press</a>
74-
<a href="../../resources" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a>
75-
<a href="../../faq" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a>
76-
72+
<a href="../../resources" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a>
73+
<a href="../../faq" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a>
7774

7875
</div>
7976

@@ -109,25 +106,25 @@
109106
Past Boards
110107
</a>
111108

112-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../contact" id>Contact</a>
109+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../contact">Contact</a>
113110

114111

115-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../vision" id>Vision</a>
112+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../vision">Vision</a>
116113
</div>
117114

118115
</li>
119116

120117
<li class="relative">
121-
<a href="../../podcast" id"">Podcast</a>
118+
<a href="../../podcast">Podcast</a>
122119
</li>
123120

124121
<li class="relative">
125-
<a href="../../projects" id>Projects</a>
122+
<a href="../../projects">Projects</a>
126123

127124
</li>
128125

129126
<li class="relative">
130-
<a href="../../donations" id>Sponsorship</a>
127+
<a href="../../donations">Sponsorship</a>
131128

132129
</li>
133130

@@ -161,9 +158,9 @@
161158
Press
162159
</a>
163160

164-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../resources" id>Resources</a>
161+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../resources">Resources</a>
165162

166-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../faq" id>FAQ</a>
163+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../../faq">FAQ</a>
167164
</div>
168165

169166
</li>
@@ -433,7 +430,7 @@ <h2>Affiliated Projects</h2>
433430
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
434431
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
435432
<div class="ml-2">
436-
<a href="./contact" class="arrow-link light">>> contact us</a>
433+
<a href="../../contact" class="arrow-link light">>> contact us</a>
437434
</div>
438435
</div>
439436

@@ -446,7 +443,7 @@ <h2>Affiliated Projects</h2>
446443

447444
<div class="flex flex-row">
448445
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
449-
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
446+
<img src="../../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
450447
<div class="font-medium">2021 © Haskell Foundation</div>
451448
</div>
452449

docs/affiliates/index.html

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -50,30 +50,27 @@
5050
<div class="mt-6">
5151
<a href="../" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Home</a>
5252

53-
54-
55-
<div href="../who-we-are" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">About</div>
53+
<div class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">About</div>
5654
<a href="../who-we-are" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Current Board</a>
5755
<a href="../who-we-are/past-boards" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Past Boards</a>
58-
<a href="../contact" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a>
59-
<a href="../vision" class="block py-3 border-t border-gray-320 text-lg font-medium">Vision</a>
56+
<a href="../contact" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a>
57+
<a href="../vision" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Vision</a>
6058

6159
<a href="../podcast" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Podcast</a>
6260

6361
<a href="../projects" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Projects</a>
6462

6563
<a href="../donations" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Sponsorship</a>
6664

67-
<div href="../affiliates" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div>
65+
<div class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div>
6866
<a href="../affiliates" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Affiliates</a>
6967
<a href="../affiliates/about" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">About Affiliating</a>
7068

71-
<div href="../news" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News and Info</div>
69+
<div class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News and Info</div>
7270
<a href="../news" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">News</a>
7371
<a href="../news/press" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Press</a>
74-
<a href="../resources" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a>
75-
<a href="../faq" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a>
76-
72+
<a href="../resources" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a>
73+
<a href="../faq" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a>
7774

7875
</div>
7976

@@ -109,25 +106,25 @@
109106
Past Boards
110107
</a>
111108

112-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../contact" id>Contact</a>
109+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../contact">Contact</a>
113110

114111

115-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../vision" id>Vision</a>
112+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../vision">Vision</a>
116113
</div>
117114

118115
</li>
119116

120117
<li class="relative">
121-
<a href="../podcast" id"">Podcast</a>
118+
<a href="../podcast">Podcast</a>
122119
</li>
123120

124121
<li class="relative">
125-
<a href="../projects" id>Projects</a>
122+
<a href="../projects">Projects</a>
126123

127124
</li>
128125

129126
<li class="relative">
130-
<a href="../donations" id>Sponsorship</a>
127+
<a href="../donations">Sponsorship</a>
131128

132129
</li>
133130

@@ -161,9 +158,9 @@
161158
Press
162159
</a>
163160

164-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../resources" id>Resources</a>
161+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../resources">Resources</a>
165162

166-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../faq" id>FAQ</a>
163+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../faq">FAQ</a>
167164
</div>
168165

169166
</li>
@@ -398,7 +395,7 @@ <h2 class="text-2xl font-normal">Join Affiliations!</h2>
398395
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
399396
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
400397
<div class="ml-2">
401-
<a href="./contact" class="arrow-link light">>> contact us</a>
398+
<a href="../contact" class="arrow-link light">>> contact us</a>
402399
</div>
403400
</div>
404401

@@ -411,7 +408,7 @@ <h2 class="text-2xl font-normal">Join Affiliations!</h2>
411408

412409
<div class="flex flex-row">
413410
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
414-
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
411+
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
415412
<div class="font-medium">2021 © Haskell Foundation</div>
416413
</div>
417414

docs/board-nominations/index.html

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -50,30 +50,27 @@
5050
<div class="mt-6">
5151
<a href="../" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Home</a>
5252

53-
54-
55-
<div href="../who-we-are" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">About</div>
53+
<div class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">About</div>
5654
<a href="../who-we-are" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Current Board</a>
5755
<a href="../who-we-are/past-boards" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Past Boards</a>
58-
<a href="../contact" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a>
59-
<a href="../vision" class="block py-3 border-t border-gray-320 text-lg font-medium">Vision</a>
56+
<a href="../contact" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a>
57+
<a href="../vision" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Vision</a>
6058

6159
<a href="../podcast" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Podcast</a>
6260

6361
<a href="../projects" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Projects</a>
6462

6563
<a href="../donations" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Sponsorship</a>
6664

67-
<div href="../affiliates" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div>
65+
<div class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div>
6866
<a href="../affiliates" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Affiliates</a>
6967
<a href="../affiliates/about" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">About Affiliating</a>
7068

71-
<div href="../news" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News and Info</div>
69+
<div class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News and Info</div>
7270
<a href="../news" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">News</a>
7371
<a href="../news/press" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Press</a>
74-
<a href="../resources" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a>
75-
<a href="../faq" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a>
76-
72+
<a href="../resources" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a>
73+
<a href="../faq" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a>
7774

7875
</div>
7976

@@ -109,25 +106,25 @@
109106
Past Boards
110107
</a>
111108

112-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../contact" id>Contact</a>
109+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../contact">Contact</a>
113110

114111

115-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../vision" id>Vision</a>
112+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../vision">Vision</a>
116113
</div>
117114

118115
</li>
119116

120117
<li class="relative">
121-
<a href="../podcast" id"">Podcast</a>
118+
<a href="../podcast">Podcast</a>
122119
</li>
123120

124121
<li class="relative">
125-
<a href="../projects" id>Projects</a>
122+
<a href="../projects">Projects</a>
126123

127124
</li>
128125

129126
<li class="relative">
130-
<a href="../donations" id>Sponsorship</a>
127+
<a href="../donations">Sponsorship</a>
131128

132129
</li>
133130

@@ -161,9 +158,9 @@
161158
Press
162159
</a>
163160

164-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../resources" id>Resources</a>
161+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../resources">Resources</a>
165162

166-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../faq" id>FAQ</a>
163+
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="../faq">FAQ</a>
167164
</div>
168165

169166
</li>
@@ -405,7 +402,7 @@ <h3>Criteria</h3>
405402
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
406403
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
407404
<div class="ml-2">
408-
<a href="./contact" class="arrow-link light">>> contact us</a>
405+
<a href="../contact" class="arrow-link light">>> contact us</a>
409406
</div>
410407
</div>
411408

@@ -418,7 +415,7 @@ <h3>Criteria</h3>
418415

419416
<div class="flex flex-row">
420417
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
421-
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
418+
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
422419
<div class="font-medium">2021 © Haskell Foundation</div>
423420
</div>
424421

0 commit comments

Comments
 (0)