{% extends "base_conservancy.html" %} {% load date_within %} {% block head %} {% endblock %} {% block content %}
The Software Freedom Conservancy is a not-for-profit organization 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.
More about Conservancy… Conservancy's member projects…
{% if press_releases.0.pub_date|date_within_past_days:30 %}{{ press_releases.0.pub_date|date:"F j, Y" }}