From a6b43cb0006e691e3ef7c0bb982cab89ee544e6f Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 19 Sep 2014 10:34:52 -0400 Subject: [PATCH] We've a initial version of LP15 updates block in the homepage. modified: 2015/assets/css/custom.css modified: 2015/index.html --- 2015/assets/css/custom.css | 9 +++++++++ 2015/index.html | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/2015/assets/css/custom.css b/2015/assets/css/custom.css index d209f2bd..eb269304 100644 --- a/2015/assets/css/custom.css +++ b/2015/assets/css/custom.css @@ -50,6 +50,11 @@ h3 { margin-bottom: 0.5em; } +#lp-updates { + max-width: 35%; + margin-left: 0.3em; +} + @media (max-width:767px) { .lp-head img { margin: 1.5em auto 0.001em auto; @@ -63,6 +68,10 @@ h3 { margin-left: 0; float: none; } + #lp-updates { + max-width: 100%; + margin-left: 0; + } } .lp-thumbnail { diff --git a/2015/index.html b/2015/index.html index a9a157ce..d8c116bc 100755 --- a/2015/index.html +++ b/2015/index.html @@ -14,6 +14,25 @@

If you attended LibrePlanet 2015, please fill out our feedback survey so we can make the conference even better next year!

--> + + +

LibrePlanet is an annual conference for free software enthusiasts. LibrePlanet brings together software developers, policy experts, activists and computer users to learn skills, share accomplishments and face challenges to software freedom. Newcomers are always welcome, and LibrePlanet 2015 will feature programming for all ages and experience levels.

This year, the theme of LibrePlanet is "Free Software Everywhere." We're looking for talks that touch on the many places and ways that free software is used around the world, as well as ways to make free software ubiquitous. Think "where" in the broadest sense of the word--it's not just geography-based talks we're after. What are some contexts where free software is thriving, and some others where it needs a push? How have you worked to gain a foothold for free software in your company or community? And what about free software on all of the myriad pieces of hardware we use, including laptops, phones, tablets, and even coffee makers? At LibrePlanet 2015, we're taking software freedom around the world, to outer space, and through all kinds of industries, governments, organizations, fields of study, and communities. We hope to see you at LibrePlanet 2015, March 21-22 in Cambridge, MA. -- 2.25.1