From e6159b5a14dcb6e762a9c70f0bb912730f1d1c6d Mon Sep 17 00:00:00 2001 From: zoe Date: Thu, 12 Sep 2019 18:48:47 -0400 Subject: [PATCH] makefile update and permissions fix --- 2019/fun/index.html | 42 +++++++++++----------------- 2020/Makefile | 3 +- 2020/confirmation.html | 23 ++++++--------- 2020/confirmation.mdwn | 0 2020/feedback-closed.html | 18 ++++++------ 2020/feedback-closed.mdwn | 4 +-- 2020/feedback-confirmation.html | 0 2020/fun/index.html | 0 2020/fun/index.mdwn | 0 2020/getting-around/index.html | 0 2020/includes/banner.html | 0 2020/includes/boilerplate.html | 0 2020/includes/close.html | 0 2020/includes/common_js.html | 0 2020/includes/footer.html | 0 2020/includes/header.html | 0 2020/includes/live_sidebar.html | 0 2020/includes/program_js.html | 0 2020/includes/recent-updates.html | 0 2020/includes/registration-full.html | 0 2020/includes/sidebar.html | 0 2020/index.html | 0 2020/js-labels/index.html | 0 2020/live/index.html | 0 2020/live/menu.html | 0 2020/live/room123.html | 0 2020/live/room144.html | 0 2020/live/room155.html | 0 2020/program/app.html | 0 2020/program/grid-schedule.html | 0 2020/program/index.html | 0 2020/raffle/index.html | 0 2020/registration-full.html | 0 2020/safe-space-policy/index.html | 0 2020/speaker-release/index.html | 0 2020/speakers/index.html | 0 2020/sponsors/index.html | 0 2020/tv/index.html | 0 2020/volunteer/index.html | 0 2020/walkup-registration.html | 0 40 files changed, 37 insertions(+), 53 deletions(-) mode change 100755 => 100644 2020/confirmation.html mode change 100755 => 100644 2020/confirmation.mdwn mode change 100755 => 100644 2020/feedback-closed.html mode change 100755 => 100644 2020/feedback-closed.mdwn mode change 100755 => 100644 2020/feedback-confirmation.html mode change 100755 => 100644 2020/fun/index.html mode change 100755 => 100644 2020/fun/index.mdwn mode change 100755 => 100644 2020/getting-around/index.html mode change 100755 => 100644 2020/includes/banner.html mode change 100755 => 100644 2020/includes/boilerplate.html mode change 100755 => 100644 2020/includes/close.html mode change 100755 => 100644 2020/includes/common_js.html mode change 100755 => 100644 2020/includes/footer.html mode change 100755 => 100644 2020/includes/header.html mode change 100755 => 100644 2020/includes/live_sidebar.html mode change 100755 => 100644 2020/includes/program_js.html mode change 100755 => 100644 2020/includes/recent-updates.html mode change 100755 => 100644 2020/includes/registration-full.html mode change 100755 => 100644 2020/includes/sidebar.html mode change 100755 => 100644 2020/index.html mode change 100755 => 100644 2020/js-labels/index.html mode change 100755 => 100644 2020/live/index.html mode change 100755 => 100644 2020/live/menu.html mode change 100755 => 100644 2020/live/room123.html mode change 100755 => 100644 2020/live/room144.html mode change 100755 => 100644 2020/live/room155.html mode change 100755 => 100644 2020/program/app.html mode change 100755 => 100644 2020/program/grid-schedule.html mode change 100755 => 100644 2020/program/index.html mode change 100755 => 100644 2020/raffle/index.html mode change 100755 => 100644 2020/registration-full.html mode change 100755 => 100644 2020/safe-space-policy/index.html mode change 100755 => 100644 2020/speaker-release/index.html mode change 100755 => 100644 2020/speakers/index.html mode change 100755 => 100644 2020/sponsors/index.html mode change 100755 => 100644 2020/tv/index.html mode change 100755 => 100644 2020/volunteer/index.html mode change 100755 => 100644 2020/walkup-registration.html diff --git a/2019/fun/index.html b/2019/fun/index.html index 8180b270..d281870c 100755 --- a/2019/fun/index.html +++ b/2019/fun/index.html @@ -1,39 +1,29 @@ -LibrePlanet 2019 — Fun - +

LibrePlanet 2019 — Fun

- -

Program Fun

-

Fun Times at LibrePlanet!

+ -

- LibrePlanet is full of opportunities for fun! -

-Friday night +

Program Fun

+

Fun Times at LibrePlanet!

+

LibrePlanet is full of opportunities for fun!

+

Friday night

-Saturday night +

Saturday night

-Sunday night +

Sunday night

- -

- You can also Check out the MIT events calendar. -

- - +

You can also Check out the MIT events calendar.

- + + \ No newline at end of file diff --git a/2020/Makefile b/2020/Makefile index 5eafb30f..4f28977a 100644 --- a/2020/Makefile +++ b/2020/Makefile @@ -27,7 +27,8 @@ SESSIONS_HTML = program/generated-sessions.html all: @echo "Give me something to make." - +# for f in $(find -name '*.mdwn' -type f); do python -m markdown $f > ${f%mdwn}html; done +# todo: edit below command so it translates ALL markdown files. use above command instead until then. wikipages: for dir in fun getting-around raffle safe-space-policy speaker-release sponsors volunteer; do \ if [ -f $$dir/index.mdwn ] ; then \ diff --git a/2020/confirmation.html b/2020/confirmation.html old mode 100755 new mode 100644 index b4f2f11d..c411378b --- a/2020/confirmation.html +++ b/2020/confirmation.html @@ -1,22 +1,17 @@ - + -LibrePlanet — Announcements List Confirmation +

LibrePlanet - Announcements List Confirmation

+ - - - -

- - Please check for our confirmation email -

-
+ +

Please check for our confirmation email

For your protection and to prevent spam, we don't process form submissions until you click the link in the confirmation email.

-

If you don't see the email, please check your spam folder. Still -can't find it? Let us know at campaigns@fsf.org.

- +can't find it? Let us know at campaigns@fsf.org.

+ - + + \ No newline at end of file diff --git a/2020/confirmation.mdwn b/2020/confirmation.mdwn old mode 100755 new mode 100644 diff --git a/2020/feedback-closed.html b/2020/feedback-closed.html old mode 100755 new mode 100644 index 87603ecb..797b69c3 --- a/2020/feedback-closed.html +++ b/2020/feedback-closed.html @@ -1,17 +1,15 @@ -LibrePlanet — Feedback Survey Closed - +

LibrePlanet - Feedback Survey Closed

- -

Sorry, the feedback survey is now closed

+ -

- - Return to the homepage. - -

+

Sorry, the feedback survey is now closed

+
[Return to the homepage](https://www.libreplanet.org/2020)
+
+ - + + \ No newline at end of file diff --git a/2020/feedback-closed.mdwn b/2020/feedback-closed.mdwn old mode 100755 new mode 100644 index 54bd1392..b0873e79 --- a/2020/feedback-closed.mdwn +++ b/2020/feedback-closed.mdwn @@ -7,8 +7,8 @@ ## Sorry, the feedback survey is now closed - Return to the homepage. - test + [Return to the homepage](https://www.libreplanet.org/2020) + diff --git a/2020/feedback-confirmation.html b/2020/feedback-confirmation.html old mode 100755 new mode 100644 diff --git a/2020/fun/index.html b/2020/fun/index.html old mode 100755 new mode 100644 diff --git a/2020/fun/index.mdwn b/2020/fun/index.mdwn old mode 100755 new mode 100644 diff --git a/2020/getting-around/index.html b/2020/getting-around/index.html old mode 100755 new mode 100644 diff --git a/2020/includes/banner.html b/2020/includes/banner.html old mode 100755 new mode 100644 diff --git a/2020/includes/boilerplate.html b/2020/includes/boilerplate.html old mode 100755 new mode 100644 diff --git a/2020/includes/close.html b/2020/includes/close.html old mode 100755 new mode 100644 diff --git a/2020/includes/common_js.html b/2020/includes/common_js.html old mode 100755 new mode 100644 diff --git a/2020/includes/footer.html b/2020/includes/footer.html old mode 100755 new mode 100644 diff --git a/2020/includes/header.html b/2020/includes/header.html old mode 100755 new mode 100644 diff --git a/2020/includes/live_sidebar.html b/2020/includes/live_sidebar.html old mode 100755 new mode 100644 diff --git a/2020/includes/program_js.html b/2020/includes/program_js.html old mode 100755 new mode 100644 diff --git a/2020/includes/recent-updates.html b/2020/includes/recent-updates.html old mode 100755 new mode 100644 diff --git a/2020/includes/registration-full.html b/2020/includes/registration-full.html old mode 100755 new mode 100644 diff --git a/2020/includes/sidebar.html b/2020/includes/sidebar.html old mode 100755 new mode 100644 diff --git a/2020/index.html b/2020/index.html old mode 100755 new mode 100644 diff --git a/2020/js-labels/index.html b/2020/js-labels/index.html old mode 100755 new mode 100644 diff --git a/2020/live/index.html b/2020/live/index.html old mode 100755 new mode 100644 diff --git a/2020/live/menu.html b/2020/live/menu.html old mode 100755 new mode 100644 diff --git a/2020/live/room123.html b/2020/live/room123.html old mode 100755 new mode 100644 diff --git a/2020/live/room144.html b/2020/live/room144.html old mode 100755 new mode 100644 diff --git a/2020/live/room155.html b/2020/live/room155.html old mode 100755 new mode 100644 diff --git a/2020/program/app.html b/2020/program/app.html old mode 100755 new mode 100644 diff --git a/2020/program/grid-schedule.html b/2020/program/grid-schedule.html old mode 100755 new mode 100644 diff --git a/2020/program/index.html b/2020/program/index.html old mode 100755 new mode 100644 diff --git a/2020/raffle/index.html b/2020/raffle/index.html old mode 100755 new mode 100644 diff --git a/2020/registration-full.html b/2020/registration-full.html old mode 100755 new mode 100644 diff --git a/2020/safe-space-policy/index.html b/2020/safe-space-policy/index.html old mode 100755 new mode 100644 diff --git a/2020/speaker-release/index.html b/2020/speaker-release/index.html old mode 100755 new mode 100644 diff --git a/2020/speakers/index.html b/2020/speakers/index.html old mode 100755 new mode 100644 diff --git a/2020/sponsors/index.html b/2020/sponsors/index.html old mode 100755 new mode 100644 diff --git a/2020/tv/index.html b/2020/tv/index.html old mode 100755 new mode 100644 diff --git a/2020/volunteer/index.html b/2020/volunteer/index.html old mode 100755 new mode 100644 diff --git a/2020/walkup-registration.html b/2020/walkup-registration.html old mode 100755 new mode 100644 -- 2.25.1