homepage: Start homepage for CopyleftConf.
This commit is contained in:
parent
358c581a10
commit
ba22d2a9e4
1 changed files with 15 additions and 23 deletions
|
@ -12,30 +12,17 @@
|
|||
|
||||
{% block body %}
|
||||
|
||||
<div class="homepage-block-bg website-background"></div>
|
||||
<div class="jumbotron homepage-block dark smaller">
|
||||
<div class="chunkfive tight-headings text-center" style="padding: 1.5em;">
|
||||
<h1>Second Annual International Copyleft Conference</h1>
|
||||
<h2>February 3, 2019 in Brussels, Belgium</h2>
|
||||
</div>
|
||||
|
||||
<div class="homepage-block-bg hphbg"></div>
|
||||
<div class="container homepage-block-content-cloudsep">
|
||||
<div class="logo large left" style="margin: 20px;">
|
||||
<div class="circle">
|
||||
<div class="fill" style="background-image: url('{% static "images/logo.svg" %}');"></div>
|
||||
</div>
|
||||
</div>
|
||||
<h1 class="homepage-title">North Bay<br/>
|
||||
Python
|
||||
</h1>
|
||||
<h2 class="homepage-subtitle">
|
||||
<span class="wrap-break">A one-track Python conference,</span> <span class="wrap-break">north of the Golden Gate.</span><br/>
|
||||
<span class="wrap-break">November 2 & 3, 2019.</span>
|
||||
<span class="wrap-break">Mystic Theatre, Petaluma, California.</span>
|
||||
</h2>
|
||||
</div>
|
||||
<div class="homepage-block-bloop">
|
||||
<div class="grey-gradient main"></div>
|
||||
<div class="clouds main"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="center-block" style="max-width: 50em;">
|
||||
<p>This will be the second annual International Copyleft Conference. 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.</p>
|
||||
|
||||
<div class="jumbotron homepage-block dark shallow">
|
||||
<div class="container homepage-block-footer">
|
||||
|
@ -225,5 +212,10 @@
|
|||
|
||||
</div>
|
||||
|
||||
<p>This event will provide a friendly and safe place for discussion of all aspects of copyleft, including as a
|
||||
key strategy for defending software freedom! Your sponsorship will help make this a sustainable annual
|
||||
event, that can welcome students and scholars at a minimal cost. Any questions about financial, coffee
|
||||
break or in-kind sponsorship options should be directed to <a href="mailto:contact@copyleftconf.org">contact@copyleftconf.org</a>.</p>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue