From 5afcf54f38c6c6a53b383f0ff7f5f5b6dab42f39 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Mon, 11 Jul 2016 14:03:52 -0400 Subject: [PATCH] job and alex bios --- controller/action/ContentActions.class.php | 4 +- posts/bio/alex-liebowitz.md | 8 ++++ posts/bio/job-evers-meltzer.md | 8 ++++ view/template/page/team.php | 56 +++++----------------- 4 files changed, 31 insertions(+), 45 deletions(-) create mode 100644 posts/bio/alex-liebowitz.md create mode 100644 posts/bio/job-evers-meltzer.md diff --git a/controller/action/ContentActions.class.php b/controller/action/ContentActions.class.php index 23eae502..458aa38d 100644 --- a/controller/action/ContentActions.class.php +++ b/controller/action/ContentActions.class.php @@ -133,8 +133,10 @@ class ContentActions extends Actions $person = $vars['person']; $path = 'bio/' . $person . '.md'; list($metadata, $bioHtml) = View::parseMarkdown($path); + $relativeImgSrc = '/img/team/' . $person . '-644x450.jpg'; + $imgSrc = file_exists(ROOT_DIR . '/web' . $relativeImgSrc) ? $relativeImgSrc : '/img/team/spooner-644x450.jpg'; return $metadata + [ - 'imgSrc' => '/img/team/' . $person . '-644x450.jpg', + 'imgSrc' => $imgSrc, 'bioHtml' => $bioHtml, ]; } diff --git a/posts/bio/alex-liebowitz.md b/posts/bio/alex-liebowitz.md new file mode 100644 index 00000000..185ded6a --- /dev/null +++ b/posts/bio/alex-liebowitz.md @@ -0,0 +1,8 @@ +--- +name: Alex Liebowitz +role: App Developer +email: aliebowitz@lbry.io +--- +Alex is responsible for the LBRY browsing application. An economist turned web developer, Alex joins an assortment of polymaths at LBRY. + +Prior to joining LBRY, Alex helped build web and mobile apps for large national corporations. Alex also helps run a large podcasting network and brings knowledge and experience of the publishing industry. \ No newline at end of file diff --git a/posts/bio/job-evers-meltzer.md b/posts/bio/job-evers-meltzer.md new file mode 100644 index 00000000..c245fbca --- /dev/null +++ b/posts/bio/job-evers-meltzer.md @@ -0,0 +1,8 @@ +--- +name: Job Evers-Meltzer +role: Project Engineer +email: job@lbry.io +--- +Job was early to discover LBRY and made himself indispensable almost immediately. Job handles LBRY builds, analytics, an assortment of adhoc projects, as well as enforcing engineering standards and best practices. + +Currently obtaining a masters in computer science at Georgia Institute of Technology, Job also Massachusetts Institute of Technology, where he obtained a degree in mathematics. Job has experience in uantitative finance, analytical development, and data engineering. \ No newline at end of file diff --git a/view/template/page/team.php b/view/template/page/team.php index c4d08d09..9e00dffc 100644 --- a/view/template/page/team.php +++ b/view/template/page/team.php @@ -6,38 +6,20 @@

The Team

LBRY is made possible by more people than we could ever list here. The founding team is listed below.

+
-
- 'jeremy-kauffman']) ?> -
-
- 'michael-zargham']) ?> -
-
-
-
- 'josh-finer']) ?> -
-
- 'jimmy-kiselak']) ?> -
-
-
-
- 'mike-vine']) ?> -
-
- 'alex-grintsvayg']) ?> -
-
-
-
- 'jack-robison']) ?> -
-
- 'reilly-smith']) ?> -
+ +
+ $bioSlug]) ?> +
+
+
@@ -68,20 +50,6 @@
'michael-huemer']) ?>
-
-
- you! -
-
-

You

-
Technical or Media Advisor
-

- LBRY is seeking an extremely experienced technical advisor or an advisor with a strong background in the publishing and media space. - If you're that person or have a suggestion, - let us know. -

-
-