From 62a4287c90618855d0d6f796821e2b471d38af9a Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 23 Jul 2016 23:06:54 +0000 Subject: [PATCH] add /2016/program/ical --- 2016/assets/css/custom.css | 9 +++++++++ 2016/program/ical/index.html | 25 +++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 2016/program/ical/index.html diff --git a/2016/assets/css/custom.css b/2016/assets/css/custom.css index b26c2706..c9531652 100644 --- a/2016/assets/css/custom.css +++ b/2016/assets/css/custom.css @@ -108,6 +108,15 @@ h3 { margin-left: 5px; } + +article.ical-howto header { + margin-bottom: 10px; +} + +article.ical-howto h2 { + font-size: 15px; +} + /* Breadcrumb */ .breadcrumb > .active { diff --git a/2016/program/ical/index.html b/2016/program/ical/index.html new file mode 100644 index 00000000..b665d6c7 --- /dev/null +++ b/2016/program/ical/index.html @@ -0,0 +1,25 @@ + +LibrePlanet 2016 — Program &mdash iCal + + + +

iCal

+ +
+
+

Android

+
+

Install Etar and ICSdroid + from F-Droid.

+ +

Subscribe to + this https://libreplanet.org/2016/lp2016-schedule.ics + url on ICSdroid.

+ +

The Libreplanet schedule must show up in the “Agenda” + view on Etar.

+
+
+

Back to sessions

+ + -- 2.25.1