Skip to content

Commit

Permalink
Finished new version
Browse files Browse the repository at this point in the history
TODO : cleanup CSS and remove jquery
  • Loading branch information
ltribolet committed Apr 30, 2016
1 parent 01e38ad commit 7694fdb
Show file tree
Hide file tree
Showing 13 changed files with 1,402 additions and 39 deletions.
Binary file removed app/apple-touch-icon.png
Binary file not shown.
Binary file added app/documents/luc_tribolet_resume_en.doc
Binary file not shown.
Binary file added app/documents/luc_tribolet_resume_fr.doc
Binary file not shown.
878 changes: 878 additions & 0 deletions app/documents/luc_tribolet_resume_web.html

Large diffs are not rendered by default.

Binary file modified app/favicon.ico
Binary file not shown.
Binary file added app/fonts/fontello.eot
Binary file not shown.
216 changes: 216 additions & 0 deletions app/fonts/fontello.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/fonts/fontello.ttf
Binary file not shown.
Binary file added app/fonts/fontello.woff
Binary file not shown.
Binary file added app/fonts/fontello.woff2
Binary file not shown.
37 changes: 31 additions & 6 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<meta name="description" content="Visit card of Luc Tribolet, Engineer and Web Developer" />
<meta name="twitter:description" content="Visit card of Luc Tribolet, Engineer and Web Developer" />

<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->

<!-- build:css styles/vendor.css -->
Expand All @@ -33,8 +32,9 @@

<!-- build:css styles/main.css -->
<link rel="stylesheet" href="styles/main.css">
<link rel="stylesheet" href="styles/fontello.css">
<!-- endbuild -->

<!-- build:js scripts/vendor/modernizr.js -->
<script src="/bower_components/modernizr/modernizr.js"></script>
<!-- endbuild -->
Expand All @@ -49,18 +49,43 @@
<!-- Hero Content -->
<div class="row hero-content" data-0="opacity: 1; transform: translate3d(0px, 0px, 0px);" data-top-bottom="opacity: 0; transform: translate3d(0px, 300%, 0px);">
<!-- Intro -->
<div class="col-xs-10 col-sm-10 col-lg-10 col-xs-offset-2 col-sm-offset-2 col-lg-offset-2">
<h1>Hi! I am <span class="highlight">Luc Tribolet</span>. Full Stack Developer. Based in Paris.</h1>
<div class="col-xs-9 col-sm-8 col-lg-7 col-sm-offset-1 col-lg-offset-1">
<h1>Hi ! I am <span class="highlight">Luc Tribolet</span>. Full Stack Developer. Based in Paris.</h1>
<a href="#section1" class="scroll-to" data-effect="st-effect-4"></a>
</div>
</div><!-- END Hero Content -->
</div><!-- END Container -->
</div><!-- END st-content-inner -->
</section><!-- END Hero -->
</div>
<div class="st-menu st-effect-4" id="menu-4">
<footer class="st-menu st-effect-4" id="menu-4">
<div class="container">

</div>
<!-- Social List -->
<div class="row">
<div class="social-list col-xs-12 col-lg-8 col-lg-offset-2">
<a href="documents/luc_tribolet_resume_web.html" title="Web Resume" target="_blank">
<i class="glyphicon glyphicon-file"></i>
</a>
<a href="documents/luc_tribolet_resume_en.doc" title="English Resume" target="_blank">
<span class="text-uppercase">en</span>
</a>
<a href="documents/luc_tribolet_resume_fr.doc" title="French Resume" target="_blank">
<span class="text-uppercase text-">fr</span>
</a>

<span><i class="glyphicon glyphicon-option-vertical separator"></i></span>

<a href="https://twitter.com/m3galo" title="Twitter" target="_blank"><i class="icon icon-twitter"></i></a>
<a href="https://fr.linkedin.com/in/luctribolet" title="LinkedIn" target="_blank"><i class="icon icon-linkedin"></i></a>
<a href="https://github.com/ltribolet" title="Github" target="_blank"><i class="icon icon-github-circled"></i></a>
<a href="https://open.spotify.com/user/m3galo" title="Spotify" target="_blank"><i class="icon icon-spotify"></i></a>
<a href="https://www.instagram.com/m3galo/" title="Instagram" target="_blank"><i class="icon icon-instagram"></i></a>
<a href="https://500px.com/luctribolet" title="500px" target="_blank"><i class="icon icon-fivehundredpx"></i></a>
</div>
</div><!-- END Social List -->
</div>
</footer>
</div>

<!-- build:js scripts/vendor.js -->
Expand Down
124 changes: 124 additions & 0 deletions app/styles/fontello.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
@font-face {
font-family: 'fontello';
src: url('../fonts/fontello.eot');
src: url('../fonts/fontello.eot#iefix') format('embedded-opentype'),
url('../fonts/fontello.woff') format('woff'),
url('../fonts/fontello.ttf') format('truetype'),
url('../fonts/fontello.svg#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../fonts/fontello.svg?99563814#fontello') format('svg');
}
}


.icon-youtube:before { content: '\e800'; } /* '' */
.icon-plurk:before { content: '\e801'; } /* '' */
.icon-angellist:before { content: '\e802'; } /* '' */
.icon-duckduckgo:before { content: '\e803'; } /* '' */
.icon-aim:before { content: '\e804'; } /* '' */
.icon-delicious:before { content: '\e805'; } /* '' */
.icon-paypal:before { content: '\e806'; } /* '' */
.icon-flattr:before { content: '\e807'; } /* '' */
.icon-android:before { content: '\e808'; } /* '' */
.icon-eventful:before { content: '\e809'; } /* '' */
.icon-smashmag:before { content: '\e80a'; } /* '' */
.icon-gplus:before { content: '\e80b'; } /* '' */
.icon-wikipedia:before { content: '\e80c'; } /* '' */
.icon-lanyrd:before { content: '\e80d'; } /* '' */
.icon-calendar:before { content: '\e80e'; } /* '' */
.icon-stumbleupon:before { content: '\e80f'; } /* '' */
.icon-fivehundredpx:before { content: '\e810'; } /* '' */
.icon-pinterest:before { content: '\e811'; } /* '' */
.icon-bitcoin:before { content: '\e812'; } /* '' */
.icon-w3c:before { content: '\e813'; } /* '' */
.icon-foursquare:before { content: '\e814'; } /* '' */
.icon-html5:before { content: '\e815'; } /* '' */
.icon-ie:before { content: '\e816'; } /* '' */
.icon-call:before { content: '\e817'; } /* '' */
.icon-grooveshark:before { content: '\e818'; } /* '' */
.icon-ninetyninedesigns:before { content: '\e819'; } /* '' */
.icon-forrst:before { content: '\e81a'; } /* '' */
.icon-digg:before { content: '\e81b'; } /* '' */
.icon-spotify:before { content: '\e81c'; } /* '' */
.icon-reddit:before { content: '\e81d'; } /* '' */
.icon-guest:before { content: '\e81e'; } /* '' */
.icon-gowalla:before { content: '\e81f'; } /* '' */
.icon-appstore:before { content: '\e820'; } /* '' */
.icon-blogger:before { content: '\e821'; } /* '' */
.icon-cc:before { content: '\e822'; } /* '' */
.icon-dribbble:before { content: '\e823'; } /* '' */
.icon-evernote:before { content: '\e824'; } /* '' */
.icon-flickr:before { content: '\e825'; } /* '' */
.icon-google:before { content: '\e826'; } /* '' */
.icon-viadeo:before { content: '\e827'; } /* '' */
.icon-instapaper:before { content: '\e828'; } /* '' */
.icon-weibo:before { content: '\e829'; } /* '' */
.icon-klout:before { content: '\e82a'; } /* '' */
.icon-linkedin:before { content: '\e82b'; } /* '' */
.icon-meetup:before { content: '\e82c'; } /* '' */
.icon-vk:before { content: '\e82d'; } /* '' */
.icon-plancast:before { content: '\e82e'; } /* '' */
.icon-disqus:before { content: '\e82f'; } /* '' */
.icon-rss:before { content: '\e830'; } /* '' */
.icon-skype:before { content: '\e831'; } /* '' */
.icon-vimeo:before { content: '\e832'; } /* '' */
.icon-windows:before { content: '\e833'; } /* '' */
.icon-xing:before { content: '\e834'; } /* '' */
.icon-yahoo:before { content: '\e835'; } /* '' */
.icon-chrome:before { content: '\e836'; } /* '' */
.icon-email:before { content: '\e837'; } /* '' */
.icon-macstore:before { content: '\e838'; } /* '' */
.icon-myspace:before { content: '\e839'; } /* '' */
.icon-podcast:before { content: '\e83a'; } /* '' */
.icon-amazon:before { content: '\e83b'; } /* '' */
.icon-steam:before { content: '\e83c'; } /* '' */
.icon-cloudapp:before { content: '\e83d'; } /* '' */
.icon-dropbox:before { content: '\e83e'; } /* '' */
.icon-ebay:before { content: '\e83f'; } /* '' */
.icon-facebook:before { content: '\e840'; } /* '' */
.icon-github:before { content: '\e841'; } /* '' */
.icon-github-circled:before { content: '\e842'; } /* '' */
.icon-googleplay:before { content: '\e843'; } /* '' */
.icon-songkick:before { content: '\e844'; } /* '' */
.icon-lastfm:before { content: '\e845'; } /* '' */
.icon-gmail:before { content: '\e846'; } /* '' */
.icon-pinboard:before { content: '\e847'; } /* '' */
.icon-openid:before { content: '\e848'; } /* '' */
.icon-quora:before { content: '\e849'; } /* '' */
.icon-soundcloud:before { content: '\e84a'; } /* '' */
.icon-tumblr:before { content: '\e84b'; } /* '' */
.icon-eventasaurus:before { content: '\e84c'; } /* '' */
.icon-wordpress:before { content: '\e84d'; } /* '' */
.icon-yelp:before { content: '\e84e'; } /* '' */
.icon-intensedebate:before { content: '\e84f'; } /* '' */
.icon-eventbrite:before { content: '\e850'; } /* '' */
.icon-scribd:before { content: '\e851'; } /* '' */
.icon-posterous:before { content: '\e852'; } /* '' */
.icon-stripe:before { content: '\e853'; } /* '' */
.icon-opentable:before { content: '\e854'; } /* '' */
.icon-cart:before { content: '\e855'; } /* '' */
.icon-instagram:before { content: '\e856'; } /* '' */
.icon-dwolla:before { content: '\e857'; } /* '' */
.icon-appnet:before { content: '\e858'; } /* '' */
.icon-statusnet:before { content: '\e859'; } /* '' */
.icon-acrobat:before { content: '\e85a'; } /* '' */
.icon-drupal:before { content: '\e85b'; } /* '' */
.icon-buffer:before { content: '\e85c'; } /* '' */
.icon-pocket:before { content: '\e85d'; } /* '' */
.icon-bitbucket:before { content: '\e85e'; } /* '' */
.icon-lego:before { content: '\e85f'; } /* '' */
.icon-login:before { content: '\e860'; } /* '' */
.icon-stackoverflow:before { content: '\e861'; } /* '' */
.icon-hackernews:before { content: '\e862'; } /* '' */
.icon-lkdto:before { content: '\e863'; } /* '' */
.icon-twitter:before { content: '\e864'; } /* '' */
.icon-itunes:before { content: '\e865'; } /* '' */
.icon-print:before { content: '\e866'; } /* '' */
Loading

0 comments on commit 7694fdb

Please sign in to comment.