website/conservancy/templates/submenus/our-work_partial2025.html

54 lines
1.5 KiB
HTML
Raw Normal View History

<ul class="dropdown-menu-list">
{# Added a new class for styling the list container #}
<li class="CopyleftCompliance">
<a class_="dropdown-item-link" href="/copyleft-compliance/">
<h3>
Copyleft Compliance
</h3>
<p class_="dropdown-description">
We defend and uphold the rights of software users and consumers under copyleft licenses.
</p>
</a>
</li>
2025-08-15 13:51:47 -07:00
<li class="ImpactLitigaton">
<a class_="dropdown-item-link" href="/copyleft-compliance/past-lawsuits.html">
<h3>
2025-08-15 13:51:47 -07:00
Impact Litigation
</h3>
<p class_="dropdown-description">
We defend the legal rights of software users. Learn the details, status, and stakes of our court cases.
</p>
</a>
</li>
<li class="GiveUpGitHub">
<a class_="dropdown-item-link" href="https://GiveUpGitHub.org">
<h3>
Give Up GitHub
</h3>
<p class_="dropdown-description">
We urge FOSS Developers to <em>Give Up GitHub!</em> Learn why.
</p>
</a>
</li>
<li class="Outreachy">
<a class_="dropdown-item-link" href="https://outreachy.org">
<h3>
Outreachy
</h3>
<p class_="dropdown-description">
We offer internships for anyone who faces under&shy;representation, systemic bias, or discrimination in the tech industry.
</p>
</a>
</li>
<li class="FOSSY">
<a class_="dropdown-item-link" href="https://fossy.us">
<h3>
FOSSY
</h3>
<p class_="dropdown-description">
Our annual community-oriented conference focused on the creation and impact of free and open source software.
</p>
</a>
</li>
</ul>