Files @ 669362df768d
Branch filter:

Location: website/www/conservancy/static/learn/index.html

Daniel Pono Takamori
more articles to ITN, media contact and learn
{% extends "base_learn.html" %}
{% block subtitle %}Learn - {% endblock %}
{% block submenuselection %}Overview{% endblock %}
{% block content %}

<h1>Learn</h1>

<p>Software Freedom is a large, diverse, and multifaceted field. While the
   Software Freedom Conservancy is one of many organizations in the space,
   here are some other places to read and interact with our community.</p>

<h2>Resources to Learn More</h2>

<p><a href="https://copyleft.org/">CopyLeft.org</a></p>

{% endblock %}