Put GiveUpGitHub on the menus and front page.
Given the renewed interest this week in folks wanting to give up Github, now is the time to promote this more.
This commit is contained in:
parent
9dfbf287c8
commit
f5f4fcc83e
4 changed files with 16 additions and 5 deletions
|
@ -1296,6 +1296,7 @@ body > header {
|
||||||
#container #sidebar.EnforcementStrategy ul li.EnforcementStrategy a,
|
#container #sidebar.EnforcementStrategy ul li.EnforcementStrategy a,
|
||||||
#container #sidebar.CopyleftCompliance ul li.CopyleftCompliance a,
|
#container #sidebar.CopyleftCompliance ul li.CopyleftCompliance a,
|
||||||
#container #sidebar.LiberateFirmware ul li.LiberateFirmware a,
|
#container #sidebar.LiberateFirmware ul li.LiberateFirmware a,
|
||||||
|
#container #sidebar.GiveUpGitHub ul li.GiveUpGitHub a,
|
||||||
#container #sidebar.ImpactLitigationCopyleft ul li.ImpactLitigationCopyleft a,
|
#container #sidebar.ImpactLitigationCopyleft ul li.ImpactLitigationCopyleft a,
|
||||||
#container #sidebar.CopyleftOrg ul li.CopyleftOrg a /* Never put a comma here */
|
#container #sidebar.CopyleftOrg ul li.CopyleftOrg a /* Never put a comma here */
|
||||||
{
|
{
|
||||||
|
|
|
@ -36,11 +36,10 @@ initiatives that actively make technology more inclusive, and advancing policy
|
||||||
strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">Learn more.</a></p>
|
strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">Learn more.</a></p>
|
||||||
</section>
|
</section>
|
||||||
<section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
|
<section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray">
|
||||||
<h2 class="f4 ttu">Vizio Trial In Oct.!</h2>
|
<h2 class="f4 ttu">Give Up GitHub!</h2>
|
||||||
<p>On <strong>MON 2025-10-06, the trial begins</strong> in SFC's historic <a href="/vizio">lawsuit against Vizio</a> for their
|
<p>There's never been a better time than now
|
||||||
violations of GPLv2 & LGPLv2.1. Would you like to attend the trial as an
|
to <a href="https://GiveUpGitHub.org"><em>Give Up GitHub!</em> Read
|
||||||
observer? <a href="https://sfconservancy.org/news/2025/jul/24/travel-grants-for-vizio-trial-to-foss-community/">Apply
|
more about <a href="https://GiveUpGitHub.org">how & why to give it up today…</a></p>
|
||||||
for a travel grant today!</a>
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -20,6 +20,16 @@
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</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">
|
<li class="Outreachy">
|
||||||
<a class_="dropdown-item-link" href="https://outreachy.org">
|
<a class_="dropdown-item-link" href="https://outreachy.org">
|
||||||
<h3>
|
<h3>
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
<li class="CopyleftCompliance"><a href="/copyleft-compliance/">Copyleft Compliance</a></li>
|
<li class="CopyleftCompliance"><a href="/copyleft-compliance/">Copyleft Compliance</a></li>
|
||||||
<li class="VizioTopBar"><a href="/copyleft-compliance/vizio.html">Vizio Lawsuit</a></li>
|
<li class="VizioTopBar"><a href="/copyleft-compliance/vizio.html">Vizio Lawsuit</a></li>
|
||||||
<li class="ImpactLitigationCopyleft"><a href="/copyleft-compliance/past-lawsuits.html#past">Past Impact Litigation</a></li>
|
<li class="ImpactLitigationCopyleft"><a href="/copyleft-compliance/past-lawsuits.html#past">Past Impact Litigation</a></li>
|
||||||
|
<li class="GiveUpGitHub"><a href="https://GiveUpGitHub.org/"><em>Give Up GitHub!</em></a></li>
|
||||||
<li class="FIXME"><a href="/projects/">Member Projects</a></li>
|
<li class="FIXME"><a href="/projects/">Member Projects</a></li>
|
||||||
<li class="Outreachy"><a href="https://outreachy.org">Outreachy</a></li>
|
<li class="Outreachy"><a href="https://outreachy.org">Outreachy</a></li>
|
||||||
<li class="UseTheSource"><a href="{% url 'usethesource:landing' %}">Use The Source</a></li>
|
<li class="UseTheSource"><a href="{% url 'usethesource:landing' %}">Use The Source</a></li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue