{% extends "base_conservancy.html" %} {% load date_within %} {% block head %} {% endblock %} {% block content %}
Software Freedom Conservancy is a not-for-profit charity that helps promote, improve, develop, and defend Free, Libre, and Open Source Software (FLOSS) projects. Conservancy provides a non-profit home and infrastructure for FLOSS projects. This allows FLOSS developers to focus on what they do best — writing and improving FLOSS for the general public — while Conservancy takes care of the projects' needs that do not relate directly to software development and documentation.
An Overview of Conservancy… Conservancy's current member projects… Services Conservancy provides to its member projects… Conservancy's unique work defending and upholding copyleft licenses (e.g., the GPL) … Conservancy's Non-Profit Accounting Project …
As a 501(c)(3) non-profit charity, Conservancy relies on charitable donations for its operations. Please join {{supporters_count|safe}} others and become a Conservancy Supporter today and/or donate generously to help our work!
There is a full site feed available (as well as separate feeds for the news items and blog posts). You can follow Conservancy on identi.ca (aka pump.io), Twitter, Google+, Youtube, and probably can be found on whatever social network you prefer. Look for everywhere and follow us!
{{ press_releases.0.pub_date|date:"F j, Y" }}
{{ press_releases.1.pub_date|date:"F j, Y" }}
{{ press_releases.2.pub_date|date:"F j, Y" }}
Posted by {{ blog.0.author.formal_name }} on {{ blog.0.pub_date|date:"F j, Y" }}
{{ blog.0.summary|safe }}Read More from {{ blog.0.author.casual_name }} on this…
{% if blog.1.is_recent %}Posted by {{ blog.1.author.formal_name }} on {{ blog.1.pub_date|date:"F j, Y" }}
{{ blog.1.summary|safe }}Read More from {{ blog.1.author.casual_name }} on this…
{% endif %} {% if blog.2.is_recent %} {% if blog.2.pub_date|date_within_past_days:20 %}Posted by {{ blog.2.author.formal_name }} on {{ blog.2.pub_date|date:"F j, Y" }}
{{ blog.2.summary|safe }}Read More from {{ blog.2.author.casual_name }} on this…
{% endif %} {% endif %} {% if blog.3.is_recent %} {% if blog.3.pub_date|date_within_past_days:15 %}Posted by {{ blog.3.author.formal_name }} on {{ blog.3.pub_date|date:"F j, Y" }}
{{ blog.3.summary|safe }}Read More from {{ blog.3.author.casual_name }} on this…
{% endif %} {% endif %} {% if blog.4.is_recent %} {% if blog.4.pub_date|date_within_past_days:10 %}Posted by {{ blog.4.author.formal_name }} on {{ blog.4.pub_date|date:"F j, Y" }}
{{ blog.4.summary|safe }}Read More from {{ blog.4.author.casual_name }} on this…
{% endif %} {% endif %} {% if blog.5.is_recent %} {% if blog.5.pub_date|date_within_past_days:7 %}Posted by {{ blog.5.author.formal_name }} on {{ blog.5.pub_date|date:"F j, Y" }}
{{ blog.5.summary|safe }} {% endif %} {% endif %}