diff --git a/pinaxcon/templates/static_pages/about.html b/pinaxcon/templates/static_pages/about.html new file mode 100644 index 0000000000000000000000000000000000000000..814362faba3a11d29c457b649ca356388e1ad3df --- /dev/null +++ b/pinaxcon/templates/static_pages/about.html @@ -0,0 +1,18 @@ +{% extends "page_with_title_and_lede.html" %} + +{% load i18n %} +{% load markdown_deux_tags %} + +{% block head_title %}About{% endblock %} + +{% block heading %}About{% endblock %} + +{% block body_class %}about{% endblock %} + +{% block content %} + {% markdown %} + +{% include "static_pages/about.md" %} + + {% endmarkdown %} +{% endblock %} diff --git a/pinaxcon/templates/static_pages/about.md b/pinaxcon/templates/static_pages/about.md new file mode 100644 index 0000000000000000000000000000000000000000..e18e83f08829bdbf838f2feba15dad0a8c86c2be --- /dev/null +++ b/pinaxcon/templates/static_pages/about.md @@ -0,0 +1,21 @@ +In response to requests during the FOSDEM Legal and Policy +DevRoom, which is coordinated by a team of four that includes +Conservancy's own Bradley M. Kuhn and Karen M. Sandler, Conservancy +will organize a separate conference on the day following FOSDEM 2020, +in Brussels, Belgium, called: The Annual International Copyleft +Conference, or CopyleftConf for short. + +Participants from throughout the copyleft world — developers, +strategists, enforcement organizations, scholars and critics — will be +welcomed for an in-depth, high bandwidth, and expert-level discussion +about the day-to-day details of using copyleft licensing, obstacles +facing copyleft and the future of copyleft as a strategy to advance and +defend software freedom for users and developers around the world. + +The event will provide a friendly and safe place for discussion of +copyleft as a key strategy for defending software freedom. + +Conservancy encourages everyone to save the date of Monday 3 February +2020 in Brussels, Belgium for this first CopyleftConf. We've chosen the +date and location to ease travel for those already attending FOSDEM the +weekend preceding CopyleftConf.