From 3a4246ce073b0590a6a6d326b3a8f6aba3e31717 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Thu, 11 Feb 2016 13:06:44 -0500 Subject: [PATCH] Adding correct paths to makefile and testing it with a stylistic change to the speakers page. --- 2016/Makefile | 4 ++-- 2016/program/generated-bios.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/2016/Makefile b/2016/Makefile index a2c363a5..945dfd28 100644 --- a/2016/Makefile +++ b/2016/Makefile @@ -15,11 +15,11 @@ # . SPEAKERS_TEMPLATE = assets/templates/lp-speakers-2016.jinja2 -SPEAKERS_MD = /path/to/lp-speakers.md # replace this with actual path +SPEAKERS_MD = /home/owner/brains/campaigns/libreplanet/2016/program/bios-for-site.mdwn SPEAKERS_HTML = program/generated-bios.html SESSIONS_TEMPLATE = assets/templates/lp-sch-2016.jinja2 -SESSIONS_MD = /path/to/lp-sch.md # replace this with actual path +SESSIONS_MD = /home/owner/brains/campaigns/libreplanet/2016/program/sessions-for-site.mdwn SESSIONS_HTML = program/generated-sessions.html diff --git a/2016/program/generated-bios.html b/2016/program/generated-bios.html index 1264574d..12a11656 100755 --- a/2016/program/generated-bios.html +++ b/2016/program/generated-bios.html @@ -580,7 +580,7 @@ project, an evaluator for software submissions to GNU, and author of GNU ease.js

- Deb Nicholson wants to make the world a better place with technology and social justice for all. After many years of local political organizing, she became an enthusiastic free software activist. She is currently the Community Outreach Director at the Open Invention Network and the Community Manager at GNU MediaGoblin. She also serves on the board at Open Hatch, a.k.a. Free Software's Welcoming Committee. + Deb Nicholson wants to make the world a better place with technology and social justice for all. After many years of local political organizing, she became an enthusiastic free software activist. She is currently the Community Outreach Director at the Open Invention Network and the Community Manager at GNU MediaGoblin. She also serves on the board at Open Hatch, aka Free Software's Welcoming Committee.

-- 2.25.1