diff --git a/app/assets/images/marketing/clyfe.jpg b/app/assets/images/marketing/clyfe.jpg new file mode 100644 index 0000000..9879a76 Binary files /dev/null and b/app/assets/images/marketing/clyfe.jpg differ diff --git a/app/assets/images/marketing/zooz.jpg b/app/assets/images/marketing/zooz.jpg new file mode 100644 index 0000000..353a2fc Binary files /dev/null and b/app/assets/images/marketing/zooz.jpg differ diff --git a/app/views/public/pages/team.html.erb b/app/views/public/pages/team.html.erb index 062d907..ea55036 100644 --- a/app/views/public/pages/team.html.erb +++ b/app/views/public/pages/team.html.erb @@ -4,9 +4,55 @@
- <%= render :partial => 'public/pages/team/zooz' %> +
+ <%= image_tag 'marketing/zooz.jpg', class: 'pull-left img-rounded', + style: 'height: 80px; margin-right: 1em;' %> +

Vaidas Jablonskis System Administrator

+ +
+

+ He began his career as a Linux systems user and quickly became involved with + open source technologies. +

+

+ Vaidas currently works as a Linux Systems Administrator + for a London based company. He is greatly involved in Linux and free software + community and is always interested in giving something back. +

- <%= render :partial => 'public/pages/team/clyfe' %> +
+ <%= image_tag 'marketing/clyfe.jpg', class: 'pull-left img-rounded', + style: 'height: 80px; margin-right: 1em;' %> +

Claudius Nicolae Software Developer

+ +
+

+ He has a + Msc in Software Engineering and a + Bsc in Mathematics and Computer Science from the + University of Bucharest. +

+

+ He worked with many programming languages and technologies from web applications to + kernel-mode code on both Linux and Windows platforms, and generally, he favors using + open source software. +

diff --git a/app/views/public/pages/team/_clyfe.html.erb b/app/views/public/pages/team/_clyfe.html.erb deleted file mode 100644 index c160ef0..0000000 --- a/app/views/public/pages/team/_clyfe.html.erb +++ /dev/null @@ -1,29 +0,0 @@ -

Claudius Nicolae Programmer

- -

- He is a software developer from Romania. -

-

- He has a - Masters in Software Engineering and a - Bachelors in Mathematics and Computer Science from the - University of Bucharest. -

-

- He worked with many programming languages and technologies from web applications to - kernel-mode code on both Linux and Windows platforms, and generally, he favors using - open source software for most problems. -

-

- You can find him online at: -

- - diff --git a/app/views/public/pages/team/_zooz.html.erb b/app/views/public/pages/team/_zooz.html.erb deleted file mode 100644 index 81023fe..0000000 --- a/app/views/public/pages/team/_zooz.html.erb +++ /dev/null @@ -1,25 +0,0 @@ -

Vaidas Jablonskis System Administrator

- -

- He began his career as a Linux systems user and quickly became involved with - open source technologies. -

-

- Vaidas currently works as a Linux Systems Administrator - for a London based company. He is greatly involved in Linux and free software - community and is always interested in giving something back. -

- -

- You can find him online at: -

- -