Skip to content

Commit 99c5b39

Browse files
Fix contribution page text contrast
1 parent a6f82fb commit 99c5b39

1 file changed

Lines changed: 5 additions & 68 deletions

File tree

contribute.html

Lines changed: 5 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -4,73 +4,10 @@
44
permalink: /contribute/
55
---
66

7-
<section class="dfs-contribute-hero">
8-
<div class="dfs-contribute-shell">
9-
<p class="dfs-contribute-kicker">Contribute to DataForSolution</p>
10-
<h1>Share practical knowledge that helps others learn and build</h1>
11-
<p>DataForSolution welcomes thoughtful, original contributions that support learning, responsible technology, healthcare intelligence, analytics, medical imaging, data science, and software engineering.</p>
12-
</div>
13-
</section>
14-
15-
<section class="dfs-contribute-section">
16-
<div class="dfs-contribute-shell">
17-
<h2>What you can contribute</h2>
18-
<div class="dfs-contribute-grid">
19-
<article><h3>Projects</h3><p>A reproducible project built around a clearly defined real-world problem.</p></article>
20-
<article><h3>Tools</h3><p>A useful browser tool, notebook, template, calculator, or workflow resource.</p></article>
21-
<article><h3>Case Studies</h3><p>A structured explanation of a problem, method, result, limitation, and lesson learned.</p></article>
22-
<article><h3>Learning Resources</h3><p>Tutorials, reference guides, exercises, or technical explanations that help others progress.</p></article>
23-
<article><h3>Healthcare & Imaging Insight</h3><p>Educational material grounded in clinical workflow, medical imaging, informatics, or healthcare analytics.</p></article>
24-
<article><h3>Responsible AI</h3><p>Work that improves transparency, safety, privacy, evaluation, fairness, or human oversight.</p></article>
25-
</div>
26-
</div>
27-
</section>
28-
29-
<section class="dfs-contribute-section dfs-contribute-section--soft">
30-
<div class="dfs-contribute-shell dfs-contribute-split">
31-
<div>
32-
<p class="dfs-contribute-kicker">Contribution standard</p>
33-
<h2>Useful, honest, and grounded</h2>
34-
<p>Submissions should be original, clearly explained, respectful of privacy and intellectual property, and honest about assumptions and limitations. Healthcare-related contributions must be educational and must not include patient-identifying information.</p>
35-
</div>
36-
<div class="dfs-contribute-note">
37-
<strong>Before submitting</strong>
38-
<ul>
39-
<li>Explain the problem and intended audience</li>
40-
<li>Provide a working link or repository when applicable</li>
41-
<li>State data sources and licensing</li>
42-
<li>Describe limitations and validation</li>
43-
<li>Remove confidential or personally identifiable information</li>
44-
</ul>
45-
</div>
46-
</div>
47-
</section>
48-
49-
<section class="dfs-contribute-section dfs-contribute-section--dark">
50-
<div class="dfs-contribute-shell dfs-form-shell">
51-
<div>
52-
<p class="dfs-contribute-kicker dfs-contribute-kicker--light">Submission</p>
53-
<h2>Propose a contribution</h2>
54-
<p>Use this form to share a project, tool, case study, or learning resource for review.</p>
55-
</div>
56-
<form action="https://formspree.io/f/meokokbl" method="POST" class="dfs-contribute-form">
57-
<label for="name">Name</label>
58-
<input type="text" id="name" name="name" required>
59-
<label for="email">Email or GitHub handle</label>
60-
<input type="text" id="email" name="email" required>
61-
<label for="type">Contribution type</label>
62-
<select id="type" name="type" required>
63-
<option value="Project">Project</option><option value="Tool">Tool</option><option value="Case Study">Case Study</option><option value="Learning Resource">Learning Resource</option><option value="Article">Article</option>
64-
</select>
65-
<label for="link">GitHub or resource link</label>
66-
<input type="url" id="link" name="link" required>
67-
<label for="description">Brief description</label>
68-
<textarea id="description" name="description" rows="6" required></textarea>
69-
<button type="submit">Submit for review</button>
70-
</form>
71-
</div>
72-
</section>
73-
7+
<section class="dfs-contribute-hero"><div class="dfs-contribute-shell"><p class="dfs-contribute-kicker">Contribute to DataForSolution</p><h1>Share practical knowledge that helps others learn and build</h1><p>DataForSolution welcomes thoughtful, original contributions that support learning, responsible technology, healthcare intelligence, analytics, medical imaging, data science, and software engineering.</p></div></section>
8+
<section class="dfs-contribute-section"><div class="dfs-contribute-shell"><h2>What you can contribute</h2><div class="dfs-contribute-grid"><article><h3>Projects</h3><p>A reproducible project built around a clearly defined real-world problem.</p></article><article><h3>Tools</h3><p>A useful browser tool, notebook, template, calculator, or workflow resource.</p></article><article><h3>Case Studies</h3><p>A structured explanation of a problem, method, result, limitation, and lesson learned.</p></article><article><h3>Learning Resources</h3><p>Tutorials, reference guides, exercises, or technical explanations that help others progress.</p></article><article><h3>Healthcare & Imaging Insight</h3><p>Educational material grounded in clinical workflow, medical imaging, informatics, or healthcare analytics.</p></article><article><h3>Responsible AI</h3><p>Work that improves transparency, safety, privacy, evaluation, fairness, or human oversight.</p></article></div></div></section>
9+
<section class="dfs-contribute-section dfs-contribute-section--soft"><div class="dfs-contribute-shell dfs-contribute-split"><div><p class="dfs-contribute-kicker">Contribution standard</p><h2>Useful, honest, and grounded</h2><p>Submissions should be original, clearly explained, respectful of privacy and intellectual property, and honest about assumptions and limitations. Healthcare-related contributions must be educational and must not include patient-identifying information.</p></div><div class="dfs-contribute-note"><strong>Before submitting</strong><ul><li>Explain the problem and intended audience</li><li>Provide a working link or repository when applicable</li><li>State data sources and licensing</li><li>Describe limitations and validation</li><li>Remove confidential or personally identifiable information</li></ul></div></div></section>
10+
<section class="dfs-contribute-section dfs-contribute-section--dark"><div class="dfs-contribute-shell dfs-form-shell"><div><p class="dfs-contribute-kicker dfs-contribute-kicker--light">Submission</p><h2>Propose a contribution</h2><p>Use this form to share a project, tool, case study, or learning resource for review.</p></div><form action="https://formspree.io/f/meokokbl" method="POST" class="dfs-contribute-form"><label for="name">Name</label><input type="text" id="name" name="name" required><label for="email">Email or GitHub handle</label><input type="text" id="email" name="email" required><label for="type">Contribution type</label><select id="type" name="type" required><option value="Project">Project</option><option value="Tool">Tool</option><option value="Case Study">Case Study</option><option value="Learning Resource">Learning Resource</option><option value="Article">Article</option></select><label for="link">GitHub or resource link</label><input type="url" id="link" name="link" required><label for="description">Brief description</label><textarea id="description" name="description" rows="6" required></textarea><button type="submit">Submit for review</button></form></div></section>
7411
<style>
75-
.dfs-contribute-hero,.dfs-contribute-section{padding:68px 22px}.dfs-contribute-hero{background:linear-gradient(135deg,#0f172a,#164e63 55%,#14532d);color:#fff}.dfs-contribute-shell{max-width:1080px;margin:0 auto}.dfs-contribute-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:#15803d}.dfs-contribute-hero .dfs-contribute-kicker,.dfs-contribute-kicker--light{color:#bbf7d0}.dfs-contribute-hero h1{color:#fff;font-size:clamp(2.2rem,5vw,4rem);max-width:900px}.dfs-contribute-hero p{max-width:850px;color:#e2e8f0;line-height:1.8}.dfs-contribute-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dfs-contribute-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.dfs-contribute-grid h3{color:#15803d}.dfs-contribute-grid p,.dfs-contribute-section p{line-height:1.7}.dfs-contribute-section--soft{background:#f1f5f9}.dfs-contribute-split,.dfs-form-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:38px;align-items:start}.dfs-contribute-note{background:#fff;border-left:4px solid #16a34a;border-radius:14px;padding:24px}.dfs-contribute-note li{margin:9px 0}.dfs-contribute-section--dark{background:#0f172a;color:#e2e8f0}.dfs-contribute-section--dark h2{color:#fff}.dfs-contribute-form{background:#1e293b;border:1px solid #334155;border-radius:18px;padding:26px}.dfs-contribute-form label{display:block;font-weight:700;margin:14px 0 6px}.dfs-contribute-form input,.dfs-contribute-form select,.dfs-contribute-form textarea{width:100%;box-sizing:border-box;padding:11px;border:1px solid #64748b;border-radius:8px;background:#0f172a;color:#fff}.dfs-contribute-form button{margin-top:20px;background:#16a34a;color:#fff;border:0;border-radius:999px;padding:12px 20px;font-weight:800;cursor:pointer}@media(max-width:820px){.dfs-contribute-grid{grid-template-columns:1fr 1fr}.dfs-contribute-split,.dfs-form-shell{grid-template-columns:1fr}}@media(max-width:560px){.dfs-contribute-grid{grid-template-columns:1fr}}
12+
.dfs-contribute-hero,.dfs-contribute-section{padding:68px 22px}.dfs-contribute-hero{background:linear-gradient(135deg,#0f172a,#164e63 55%,#14532d);color:#fff}.dfs-contribute-shell{max-width:1080px;margin:0 auto}.dfs-contribute-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:#15803d}.dfs-contribute-hero .dfs-contribute-kicker,.dfs-contribute-kicker--light{color:#bbf7d0!important}.dfs-contribute-hero h1{color:#fff!important;font-size:clamp(2.2rem,5vw,4rem);max-width:900px}.dfs-contribute-hero p{max-width:850px;color:#e2e8f0!important;line-height:1.8}.dfs-contribute-section:not(.dfs-contribute-section--dark){color:#0f172a}.dfs-contribute-section:not(.dfs-contribute-section--dark) h2{color:#0f172a!important}.dfs-contribute-section:not(.dfs-contribute-section--dark) p,.dfs-contribute-section:not(.dfs-contribute-section--dark) li{color:#334155!important}.dfs-contribute-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dfs-contribute-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(15,23,42,.06);color:#0f172a}.dfs-contribute-grid h3{color:#15803d!important}.dfs-contribute-grid p{color:#334155!important;line-height:1.7}.dfs-contribute-section--soft{background:#f1f5f9}.dfs-contribute-split,.dfs-form-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:38px;align-items:start}.dfs-contribute-note{background:#fff;border-left:4px solid #16a34a;border-radius:14px;padding:24px;color:#0f172a}.dfs-contribute-note strong{color:#0f172a}.dfs-contribute-note li{margin:9px 0;color:#334155!important}.dfs-contribute-section--dark{background:#0f172a;color:#e2e8f0}.dfs-contribute-section--dark h2{color:#fff!important}.dfs-contribute-section--dark p,.dfs-contribute-section--dark label{color:#e2e8f0!important}.dfs-contribute-form{background:#1e293b;border:1px solid #334155;border-radius:18px;padding:26px}.dfs-contribute-form label{display:block;font-weight:700;margin:14px 0 6px}.dfs-contribute-form input,.dfs-contribute-form select,.dfs-contribute-form textarea{width:100%;box-sizing:border-box;padding:11px;border:1px solid #64748b;border-radius:8px;background:#0f172a;color:#fff}.dfs-contribute-form button{margin-top:20px;background:#16a34a;color:#fff;border:0;border-radius:999px;padding:12px 20px;font-weight:800;cursor:pointer}@media(max-width:820px){.dfs-contribute-grid{grid-template-columns:1fr 1fr}.dfs-contribute-split,.dfs-form-shell{grid-template-columns:1fr}}@media(max-width:560px){.dfs-contribute-grid{grid-template-columns:1fr}}
7613
</style>

0 commit comments

Comments
 (0)