Changeset - dd8f33a472a7
[Not reviewed]
0 1 0
Tobias - 5 years ago 2019-01-19 21:00:13
tobiasschulmann@catalyst.net.nz
Add note to miniconf page
1 file changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/flatpages/miniconfs.html
Show inline comments
...
 
@@ -6,24 +6,30 @@
 

	
 

	
 
{% block content %}
 
<div class="row">
 
  <div class="col-md-1"></div>
 
  <div class="col-12 col-md-10 content text-page">
 
    <h1>Miniconfs</h1>
 
    <p>The first two days of linux.conf.au are made up of dedicated day-long streams focussing on single topics. They are organised and run by volunteers and are a great way to kick the week off.</p>
 
    <p>First introduced at linux.conf.au 2002, they are now a traditional element of the conference. They were originally intended as an incubator &mdash; both of future conferences and speakers.</p>
 
    <p>The schedule of talks at the miniconfs can be found in the <a href="/schedule/">Conference Schedule</a> once all Miniconf CfPs have closed.</p>
 
    <p>Although delegates who present at Miniconfs are not afforded speaker privileges at the main conference, speaking at a Miniconf is a great way to gain experience, provide exposure for your project or topic, and raise your professional profile.</p>
 

	
 
    <div class="card bg-primary text-white">
 
      <div class="card-body">
 
        <p class="card-text"><strong>Miniconf CfPs have closed. Please head over to our <a href="/schedule/">Conference Schedule</a> to find the schedule.</strong></p>
 
      </div>
 
    </div>
 

	
 
    <h2>Monday</h2>
 
    <div class="card-deck">
 
      <div class="card mb-4">
 
        <div class="card-body">
 
          <h5 class="card-title">Open Hardware</h5>
 
          <p class="card-text">
 
            The Open Hardware Miniconf will ease software developers into dealing with hardware. Topics will cover both software and hardware issues, starting with simpler sessions suitable for Open Hardware beginners and progressing through to more advanced topics.
 
          </p>
 
        </div>
 
      </div>
 
      <div class="card mb-4">
 
        <div class="card-body">
0 comments (0 inline, 0 general)