Given the renewed interest this week in folks wanting to give up Github, now is the time to promote this more.
53 lines
1.5 KiB
HTML
53 lines
1.5 KiB
HTML
<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>
|
|
<li class="ImpactLitigaton">
|
|
<a class_="dropdown-item-link" href="/copyleft-compliance/past-lawsuits.html">
|
|
<h3>
|
|
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­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>
|