diff --git a/app/assets/stylesheets/_blog.sass b/app/assets/stylesheets/_blog.sass index ca8678c..33fca30 100644 --- a/app/assets/stylesheets/_blog.sass +++ b/app/assets/stylesheets/_blog.sass @@ -24,3 +24,11 @@ .blog_index h2 margin-top: 30px + +blockquote + font-style: italic + margin-top: 10px + margin-bottom: 10px + margin-left: 50px + padding-left: 15px + border-left: 3px solid #ccc diff --git a/app/views/blog/_2017-20-7-I-came-to-learn-programming-but-ended-up-learning-about-life.haml b/app/views/blog/_2017-20-7-I-came-to-learn-programming-but-ended-up-learning-about-life.haml index 3b4c063..4b2e728 100644 --- a/app/views/blog/_2017-20-7-I-came-to-learn-programming-but-ended-up-learning-about-life.haml +++ b/app/views/blog/_2017-20-7-I-came-to-learn-programming-but-ended-up-learning-about-life.haml @@ -22,30 +22,33 @@ %p Speaking of her learning journey at WebDev Camp, Ioana expressed that it was also an one of a kind experience. - %em “It’s not like some other courses where you come to learn programming from 9 to 5 and then say goodbye for the - rest of the day”. + %em + “It’s not like some other courses where you come to learn programming from 9 to 5 and then say goodbye for + the rest of the day”. %p - That was also the unique charm of WebDev Camp, being together all the time with someone you had never met before - made you communicate much more often than you usually do. However, after that, you will make friends, who are very - like-minded, who you can count on. + That was also the unique charm of WebDev Camp. Being together with someone you had + never met before a lot of the time made you communicate much more than you usually do. + However, after that, you will make friends, who are very like-minded, who you can count on. %p About the teachers at WebDev Camp, Ioana said - %em “I consider them as my close friends, even they might not know about that. - They really helped me when I needed it. And it was wonderful for me to meet someone, who can help you not only in - learning, but also giving you advice in life. They taught me how to build a professional network, how to approach - other programmers and do the job search. As a bonus I learned how the windmills produce energy or even how one can - be build a wooden house without nails.” + %em + “I consider them as my close friends, even they might not know about that. + They really helped me when I needed it. And it was wonderful for me to meet someone, who can help you not only in + learning, but also giving you advice in life. They taught me how to build a professional network, how to approach + other programmers and do the job search. As a bonus I learned how the windmills produce energy or even how one can + be build a wooden house without nails.” %p Soon after graduating from WebDev Camp, she has found her new place at = ext_link "Dentolo" , "https://www.dentolo.de/" a health startup in Germany. - %em “I had to move out from my country, to start learning German and work in a totally - different environment but, from the second week, the fulfilment did not fail to show up. My colleagues are great - professionals, the atmosphere at work is always cheerful and encourages creativity, they are really caring and - try to help me a lot to adapt to the new life and to learn what I have to do on daily basis at the job.” + %em + “I had to move out from my country, to start learning German and work in a totally + different environment but, from the second week, the fulfilment did not fail to show up. My colleagues are great + professionals, the atmosphere at work is always cheerful and encourages creativity, they are really caring and + try to help me a lot to adapt to the new life and to learn what I have to do on daily basis at the job.” %p = blog_image "Ioana_and_new_team_at_Dentolo.jpg" @@ -54,9 +57,10 @@ and change their life: %p - %em "Have trust in yourself and ignore bad advice from people who maybe want to stop you from being the person - you feel you are inside. And, of course, happy coding!” + %blockquote + "Have trust in yourself and ignore bad advice from people who maybe want to stop you from being the person + you feel you are inside. And, of course, happy coding!” %p - So, if you’re thinking about doing something to change your life, go for it. We hope to see many inspired - people coming along! + So, if you’re thinking about doing something to change your life, + =link_to "go for it.", new_user_registration_path