From cf52731db3406f1f52f43eeef34dc51047324c3b Mon Sep 17 00:00:00 2001 From: Arthur Violy Date: Thu, 21 Jan 2016 09:18:39 +0100 Subject: [PATCH] v2.1 --- .idea/cv2.iml | 6 --- .idea/libraries/compass_library.xml | 8 --- css/panpan.css | 18 +++---- css/screen.css | 80 ++++++++++++++++------------- cv_arthur_violy.html | 10 ++-- images/panpan.svg | 51 ++++++------------ index.html | 8 +-- sass/_main.scss | 8 +++ 8 files changed, 85 insertions(+), 104 deletions(-) delete mode 100644 .idea/libraries/compass_library.xml diff --git a/.idea/cv2.iml b/.idea/cv2.iml index eb401e8..7246634 100644 --- a/.idea/cv2.iml +++ b/.idea/cv2.iml @@ -4,11 +4,6 @@ @@ -18,7 +13,6 @@ - diff --git a/.idea/libraries/compass_library.xml b/.idea/libraries/compass_library.xml deleted file mode 100644 index c0de9f3..0000000 --- a/.idea/libraries/compass_library.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/css/panpan.css b/css/panpan.css index 5a488ae..6973091 100644 --- a/css/panpan.css +++ b/css/panpan.css @@ -1,4 +1,4 @@ -/* line 5, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 5, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, @@ -20,45 +20,45 @@ time, mark, audio, video { vertical-align: baseline; } -/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 22, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } -/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 24, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } -/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 26, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } -/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 28, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } -/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 30, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } -/* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 103, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } -/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 32, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } -/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 116, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } diff --git a/css/screen.css b/css/screen.css index ac337a8..e5d0c21 100644 --- a/css/screen.css +++ b/css/screen.css @@ -3,7 +3,7 @@ * In this file you should write your main styles. (or centralize your imports) * Import this file using the following HTML or equivalent: * */ -/* line 5, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 5, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, @@ -25,45 +25,45 @@ time, mark, audio, video { vertical-align: baseline; } -/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 22, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } -/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 24, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } -/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 26, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } -/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 28, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } -/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 30, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } -/* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 103, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } -/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 32, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } -/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */ +/* line 116, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } @@ -6770,33 +6770,39 @@ header h1, header h2 { padding-bottom: 0; margin: 0; } -/* line 23, ../sass/_main.scss */ +/* line 21, ../sass/_main.scss */ +header h1 span, header h2 span { + margin: 0 10px 0 0; +} +/* line 27, ../sass/_main.scss */ header h1 div { font-weight: 900; } -/* line 28, ../sass/_main.scss */ +/* line 32, ../sass/_main.scss */ header h1 div + div { text-align: right; } -/* line 33, ../sass/_main.scss */ +/* line 37, ../sass/_main.scss */ header h2 { font-weight: 300; } -/* line 35, ../sass/_main.scss */ +/* line 39, ../sass/_main.scss */ header h2 > div { float: right; } -/* line 37, ../sass/_main.scss */ +/* line 41, ../sass/_main.scss */ header h2 > div > div { float: left; padding: 0 15px; } -/* line 45, ../sass/_main.scss */ +/* line 49, ../sass/_main.scss */ .main { padding-bottom: 40px; + padding-right: 0; + padding-left: 0; } -/* line 48, ../sass/_main.scss */ +/* line 54, ../sass/_main.scss */ .main .super-group { margin: 0 0 40px; } @@ -6809,21 +6815,21 @@ header h2 > div > div { .main .super-group:after { clear: both; } -/* line 52, ../sass/_main.scss */ +/* line 58, ../sass/_main.scss */ .main .group { margin: 0 0 40px; } -/* line 57, ../sass/_main.scss */ +/* line 63, ../sass/_main.scss */ .main, .main h3, .main h4, .main p { font-size: 16px; line-height: 20px; margin: 0; } -/* line 62, ../sass/_main.scss */ +/* line 68, ../sass/_main.scss */ .main h4 { font-weight: 500; } -/* line 65, ../sass/_main.scss */ +/* line 71, ../sass/_main.scss */ .main h3 { font-weight: 700; padding: 0 0 20px; @@ -6834,26 +6840,26 @@ header h2 > div > div { -o-animation: wave 2s infinite linear; animation: wave 2s infinite linear; } -/* line 73, ../sass/_main.scss */ +/* line 79, ../sass/_main.scss */ .main p { font-weight: 300; } -/* line 76, ../sass/_main.scss */ +/* line 82, ../sass/_main.scss */ .main li { margin: 0 0 20px; } -/* line 79, ../sass/_main.scss */ +/* line 85, ../sass/_main.scss */ .main a { -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; } -/* line 81, ../sass/_main.scss */ +/* line 87, ../sass/_main.scss */ .main a:hover { text-decoration: none; } -/* line 85, ../sass/_main.scss */ +/* line 91, ../sass/_main.scss */ .main .group.panpan { background: url(../images/panpan.svg) no-repeat center; background-size: 60px; @@ -6861,59 +6867,59 @@ header h2 > div > div { } @media screen and (max-width: 767px) { - /* line 99, ../sass/_main.scss */ + /* line 105, ../sass/_main.scss */ body > .container { padding-left: 0; padding-right: 0; } - /* line 106, ../sass/_main.scss */ + /* line 112, ../sass/_main.scss */ header h1 span, header h2 span { display: block; } - /* line 111, ../sass/_main.scss */ + /* line 117, ../sass/_main.scss */ header h1 div { font-size: 24px; width: 100%; text-align: left !important; } - /* line 116, ../sass/_main.scss */ + /* line 122, ../sass/_main.scss */ header h1 div:first-child { font-weight: 300; } - /* line 120, ../sass/_main.scss */ + /* line 126, ../sass/_main.scss */ header h2 { font-size: 16px; } - /* line 122, ../sass/_main.scss */ + /* line 128, ../sass/_main.scss */ header h2 > div { float: left; padding: 0 0 0 15px; } - /* line 125, ../sass/_main.scss */ + /* line 131, ../sass/_main.scss */ header h2 > div > div { padding: 0 5px 0 0; } - /* line 131, ../sass/_main.scss */ + /* line 137, ../sass/_main.scss */ .main { padding-bottom: 50vh; } - /* line 133, ../sass/_main.scss */ + /* line 139, ../sass/_main.scss */ .main .super-group, .main .group { margin: 0; } - /* line 137, ../sass/_main.scss */ + /* line 143, ../sass/_main.scss */ .main h3 { margin: 60px 0 20px 0; } - /* line 141, ../sass/_main.scss */ + /* line 147, ../sass/_main.scss */ .main .contact h3 { margin-top: 0; } } -/* line 148, ../sass/_main.scss */ +/* line 154, ../sass/_main.scss */ ::selection { background: #ff3300; color: white; diff --git a/cv_arthur_violy.html b/cv_arthur_violy.html index 2ac9598..3bea425 100644 --- a/cv_arthur_violy.html +++ b/cv_arthur_violy.html @@ -17,8 +17,8 @@
-

Curriculum VitæArthur Violy

-

programme designeenseigne

+

Curriculum Vitæ Arthur Violy

+

programme designe enseigne

@@ -27,12 +27,12 @@

Parcours professionnel

  • -

    2012 - 2015

    +

    2012 - 2016

    École supérieure d’art et de design d’Orléans,
    technicien d’enseignement programmation et multimédia

  • -

    2009 - 2015

    +

    2009 - 2016

    Wizzmedia, Paris,
    programmeur, agence web

  • @@ -124,7 +124,7 @@

    Interfaces tangibles

    • Web

      -

      Html5, Css3, JS, Canvas, NodeJS, Sass, Less, Grunt, Bower, SVG, RaphaëlJS, Php, jQuery, Mysql, Wordpress, Responsive design

      +

      Html5, Css3, JS, Canvas, NodeJS, Sass, Less, Grunt, Bower, SVG, p5.js, Php, jQuery, Mysql, Wordpress, Responsive design

    • Interfaçage

      diff --git a/images/panpan.svg b/images/panpan.svg index abac428..b6b62b3 100644 --- a/images/panpan.svg +++ b/images/panpan.svg @@ -1,26 +1,25 @@ - + - + - - - + - - - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index b899530..959d205 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@

      Curriculum VitæArthur Violy

      -

      programme designeenseigne

      +

      programmedesigneenseigne

      @@ -115,7 +115,7 @@

      Hardware boards

    • Interfaces tangibles

      -

      Leap Motion, Kinect, Wiimote RFID

      +

      Leap Motion, Kinect, Wiimote, RFID

@@ -124,7 +124,7 @@

Interfaces tangibles

  • Web

    -

    Html5, Css3, JS, Canvas, NodeJS, Sass, Less, Grunt, Bower, SVG, RaphaëlJS, Php, jQuery, Mysql, Wordpress, Responsive design

    +

    Html5, Css3, JS, web mobile, Canvas, NodeJS, Sass, Less, Grunt, Bower, SVG, p5.js, Php, jQuery, Mysql, Wordpress

  • Interfaçage

    @@ -153,7 +153,7 @@

    3D Modeling

  • Autres

    -

    OsX, Linux, Git+Github

    +

    OsX, Linux, Git, Docker

diff --git a/sass/_main.scss b/sass/_main.scss index f76b120..6bfa60d 100644 --- a/sass/_main.scss +++ b/sass/_main.scss @@ -18,8 +18,14 @@ header{ padding-top: 0; padding-bottom: 0; margin: 0; + span{ + display: block; + float: left; + margin:0 10px 0 0; + } } h1{ + div{ @extend .col-md-6; @extend .col-sm-6; @@ -45,6 +51,8 @@ header{ .main{ @extend .container-fluid; padding-bottom:40px; + padding-right: 0; + padding-left: 0; .super-group{ margin: 0 0 40px; @include clearfix;