Move CFP, tickets and tracks pages to Django flatpages

This commit is contained in:
Ben Sturmfels 2023-04-24 12:12:21 +10:00
parent b6ff66688a
commit 6d6ca845f3
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0
4 changed files with 74 additions and 132 deletions

View file

@ -1,60 +0,0 @@
title: Call for Proposals
**Our call for proposals has begun!**
We had over 15 tracks proposed by our incredible community, so
now we want to hear from you about how you fit into the mix! While our tracks
set the stage for the tone and overall character of the conference, there
are plenty of talks we've seen in the community that don't fit neatly into
any specific one of them. In that case, we'd love to see the ways you and
your community collaborate, use, build free software, and even ideas outside
free software that you think a broaded audience could benefit from!
The [tracks](/pages/tracks.html) are:
* Container Days
* Sustainable Open Source Business
* Software Worker Coops
* Diversity Equity and Inclusion and FOSS
* FOSS at Play: Games, creative development, and open technology
* Open Source AI + Data
* Issues in Open Work; Common Challenges and Best Practices in the Open Source Industry, Open Scholarship, and Government
* Community: Open Source in Practice
* BSD Unix
* XMPP
* Science of Community
* AArch64/ARM64 Servers and Open Source- The Who, What, Why, and How
* FOSS For Education
* Copyleft and Compliance
* SFC Member Projects
* FOSS in Daily Life
* Wild card
Whether you have a talk about the history of software patents, a technical
dive into CAD software your makerspace uses, or ways your intentional community
has setup it's garden using open hardware and software to manage you beans,
we'd love to hear from you.
And a reminder that FOSSY will require all use of proprietary software to be
indicated on slides and any physical materials present. We think it's
important for the conference to be as FOSS focused as possible and this
reversal of assumption that any software mentioned is FOSS by default, is our
way to handling this.
## How to propose a talk
1. <a href="/speaker/create/">Sign-up and complete your speaker profile</a>. You
can always come back and update your profile later.
2. Visit the <a href="/dashboard/">Dashboard</a> and under "New Proposal",
select the track you'd like to participate in. If your topic doesn't fit well
with any specific track, please choose "Wild card". Then complete the details
of your proposal.
The volunteer track organisers and Software Freedom Conservancy staff will
review your proposal and get back to you after the Call for Proposals has
closed.
Our CFP will remain open until May 28th and we hope to hear from you.
<p class="mv4"><a href="/speaker/create/"><button type="button" class="btn btn-primary btn-lg">Create a speaker profile</button></a></p>

View file

@ -1,32 +0,0 @@
title: Tickets
Tickets to FOSSY are tiered to be inclusive for all folks. This includes access
to all workshops and talks, lunch for each of the 4 days, and a smile and thank
you from all our conference staff and volunteers!
We are also looking for volunteers to help with registration, guiding
attendees from transit to the venue, and many other opportunities if you'd
like to donate your time instead of money to attend our conference.
### Community Member
**$250** - For all community members
### Professional
**$600** - Your professional status will be indicated with a special lanyard or
other badge indicator
### One for me, one for you
**$1000** - provides admittance for you and donation of a ticket to someone
else
### Reduced fare
**$60** - for anyone for whom money is tight, this price is full attendance but
just covers the cost of lunch for all 4 days
If you have any financial hardship from this ticket price, please reach out to
us at [conference@sfconservancy.org](mailto:conference@sfconservancy.org) as we
have a limited number of scholarship tickets available. Please reach out, even
if you are not sure if your situation qualifies as we'd like to help as many
people as possible.
<p class="mv4"><a href="/tickets/register"><button type="button" class="btn btn-primary btn-lg">Get your ticket!</button></a>

View file

@ -1,22 +0,0 @@
title: Tracks
* Container Days
* Description goes here
* Sustainable Open Source Business
* Software Worker Coops
* Diversity Equity and Inclusion and FOSS
* FOSS at Play: Games, creative development, and open technology
* Open Source AI + Data
* Issues in Open Work; Common Challenges and Best Practices in the Open Source Industry, Open Scholarship, and Government
* Community: Open Source in Practice
* BSD Unix
* XMPP
* Science of Community
* AArch64/ARM64 Servers and Open Source- The Who, What, Why, and How
* FOSS For Education
* Copyleft and Compliance
* SFC Member Projects
* FOSS in Daily Life
* Wild card

View file

@ -41,14 +41,10 @@
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
<div class="container">
<h2 class="sans-serif f2 f1-ns b lh-solid tracked-tight mv0 mr3">
<a class="white hover-white" href="/" style="text-decoration: none">
<a class="washed-yellow hover-washed-yellow" href="/" style="text-decoration: none">
FOSSY 2023
</a>
</h2>
@ -57,43 +53,103 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="/pages/about.html">About FOSSY</a>
<a class="dropdown-item " href="/pages/about.html">About FOSSY</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="/dashboard">Dashboard</a>
<a class="dropdown-item " href="/pages/tickets.html">Tickets</a>
<a class="dropdown-item " href="/attend/code-of-conduct/">Code of Conduct</a>
<a class="dropdown-item " href="/attend/terms-and-conditions/">Terms and Conditions</a>
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
<a class="dropdown-item " href="/dashboard">Dashboard</a>
<a class="dropdown-item " href="/attend/tickets/">Tickets</a>
<a class="dropdown-item " href="/attend/code-of-conduct/">Code of Conduct</a>
<a class="dropdown-item " href="/attend/health-and-safety/">Health and Safety</a>
<a class="dropdown-item " href="/attend/terms-and-conditions/">Terms and Conditions</a>
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Programme
Programme
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="/pages/call-for-proposals.html">Proposals</a>
<a class="dropdown-item " href="/pages/tracks/">Tracks</a>
<a class="dropdown-item " href="/call-for-proposals/">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="/pages/sponsorship.html">
Sponsorship
Sponsorship
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Admin
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="/admin">django admin</a>
<a class="dropdown-item " href="/tickets/reports/">Ticket Reports</a>
<a class="dropdown-item " href="/schedule/edit">Schedule Edit</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="/account/logout/">
Log out
</a>
</li>
</ul>
</div>
</div>
@ -157,7 +213,7 @@
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://2023.fossy.us/static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>