123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561 |
- <!DOCTYPE html>
- <html lang=en>
- <head>
- <meta charset="utf-8">
-
- <title>Take a Deep Breath and Just Be | Icarus</title>
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
- <meta name="description" content="This is Icarus, a free responsive, high resolution and pretty flexible theme for you to use to write about things you love. Make sure to check all the examples out! To download this theme or to check">
- <meta property="og:type" content="article">
- <meta property="og:title" content="Take a Deep Breath and Just Be">
- <meta property="og:url" content="http://ppoffice.github.io/hexo-theme-icarus/2016/04/23/post1/index.html">
- <meta property="og:site_name" content="Icarus">
- <meta property="og:description" content="This is Icarus, a free responsive, high resolution and pretty flexible theme for you to use to write about things you love. Make sure to check all the examples out! To download this theme or to check">
- <meta property="og:image" content="http://ppoffice.github.io/hexo-theme-icarus/hexo-theme-icarus/gallery/salt-lake.jpg">
- <meta property="og:updated_time" content="2016-04-23T04:10:48.046Z">
- <meta name="twitter:card" content="summary">
- <meta name="twitter:title" content="Take a Deep Breath and Just Be">
- <meta name="twitter:description" content="This is Icarus, a free responsive, high resolution and pretty flexible theme for you to use to write about things you love. Make sure to check all the examples out! To download this theme or to check">
- <meta name="twitter:image" content="http://ppoffice.github.io/hexo-theme-icarus/hexo-theme-icarus/gallery/salt-lake.jpg">
-
-
-
- <link rel="stylesheet" href="/hexo-theme-icarus/vendor/font-awesome/css/font-awesome.min.css">
- <link rel="stylesheet" href="/hexo-theme-icarus/vendor/open-sans/styles.css">
- <link rel="stylesheet" href="/hexo-theme-icarus/vendor/source-code-pro/styles.css">
- <link rel="stylesheet" href="/hexo-theme-icarus/css/style.css">
- <script src="/hexo-theme-icarus/vendor/jquery/2.1.3/jquery.min.js"></script>
-
-
- <link rel="stylesheet" href="/hexo-theme-icarus/vendor/fancybox/jquery.fancybox.css">
-
-
-
-
- </head>
- <body>
- <div id="container">
- <header id="header">
- <div id="header-main" class="header-inner">
- <div class="outer">
- <a href="/hexo-theme-icarus/" id="logo">
- <i class="logo"></i>
- <span class="site-title">Icarus</span>
- </a>
- <nav id="main-nav">
-
- <a class="main-nav-link" href="/hexo-theme-icarus/.">Home</a>
-
- <a class="main-nav-link" href="/hexo-theme-icarus/archives">Archives</a>
-
- <a class="main-nav-link" href="/hexo-theme-icarus/categories">Categories</a>
-
- <a class="main-nav-link" href="/hexo-theme-icarus/tags">Tags</a>
-
- <a class="main-nav-link" href="/hexo-theme-icarus/about">About</a>
-
- </nav>
-
-
- <nav id="sub-nav">
- <div class="profile" id="profile-nav">
- <a id="profile-anchor" href="javascript:;">
- <img class="avatar" src="/hexo-theme-icarus/css/images/avatar.png" />
- <i class="fa fa-caret-down"></i>
- </a>
- </div>
- </nav>
-
- <div id="search-form-wrap">
- <form class="search-form">
- <input type="text" class="ins-search-input search-form-input" placeholder="Search" />
- <button type="submit" class="search-form-submit"></button>
- </form>
- <div class="ins-search">
- <div class="ins-search-mask"></div>
- <div class="ins-search-container">
- <div class="ins-input-wrapper">
- <input type="text" class="ins-search-input" placeholder="Type something..." />
- <span class="ins-close ins-selectable"><i class="fa fa-times-circle"></i></span>
- </div>
- <div class="ins-section-wrapper">
- <div class="ins-section-container"></div>
- </div>
- </div>
- </div>
- <script>
- (function (window) {
- var INSIGHT_CONFIG = {
- TRANSLATION: {
- POSTS: 'Posts',
- PAGES: 'Pages',
- CATEGORIES: 'Categories',
- TAGS: 'Tags',
- UNTITLED: '(Untitled)',
- },
- ROOT_URL: '/hexo-theme-icarus/',
- CONTENT_URL: '/hexo-theme-icarus/content.json',
- };
- window.INSIGHT_CONFIG = INSIGHT_CONFIG;
- })(window);
- </script>
- <script src="/hexo-theme-icarus/js/insight.js"></script>
- </div>
- </div>
- </div>
- <div id="main-nav-mobile" class="header-sub header-inner">
- <table class="menu outer">
- <tr>
-
- <td><a class="main-nav-link" href="/hexo-theme-icarus/.">Home</a></td>
-
- <td><a class="main-nav-link" href="/hexo-theme-icarus/archives">Archives</a></td>
-
- <td><a class="main-nav-link" href="/hexo-theme-icarus/categories">Categories</a></td>
-
- <td><a class="main-nav-link" href="/hexo-theme-icarus/tags">Tags</a></td>
-
- <td><a class="main-nav-link" href="/hexo-theme-icarus/about">About</a></td>
-
- <td>
-
- <div class="search-form">
- <input type="text" class="ins-search-input search-form-input" placeholder="Search" />
- </div>
- </td>
- </tr>
- </table>
- </div>
- </header>
- <div class="outer">
-
-
- <aside id="profile">
- <div class="inner profile-inner">
- <div class="base-info profile-block">
- <img id="avatar" src="/hexo-theme-icarus/css/images/avatar.png" />
- <h2 id="name">PPOffice</h2>
- <h3 id="title">Web Developer & Designer</h3>
- <span id="location"><i class="fa fa-map-marker"></i>Harbin, China</span>
- <a id="follow" target="_blank" href="https://github.com/ppoffice/">FOLLOW</a>
- </div>
- <div class="article-info profile-block">
- <div class="article-info-block">
- 10
- <span>posts</span>
- </div>
- <div class="article-info-block">
- 3
- <span>tags</span>
- </div>
- </div>
-
- <div class="profile-block social-links">
- <table>
- <tr>
-
- <td><a href="http://github.com/ppoffice/hexo-theme-icarus" target="_blank" title="github"><i class="fa fa-github"></i></a></td>
-
- <td><a href="/hexo-theme-icarus/" target="_blank" title="twitter"><i class="fa fa-twitter"></i></a></td>
-
- <td><a href="/hexo-theme-icarus/" target="_blank" title="facebook"><i class="fa fa-facebook"></i></a></td>
-
- <td><a href="/hexo-theme-icarus/" target="_blank" title="dribbble"><i class="fa fa-dribbble"></i></a></td>
-
- <td><a href="/hexo-theme-icarus/" target="_blank" title="rss"><i class="fa fa-rss"></i></a></td>
-
- </tr>
- </table>
- </div>
-
- </div>
- </aside>
-
- <section id="main"><article id="post-post1" class="article article-type-post" itemscope itemprop="blogPost">
- <div class="article-inner">
-
-
-
- <img src="/hexo-theme-icarus/gallery/salt-lake.jpg" class="article-banner" />
-
-
-
-
- <header class="article-header">
-
-
- <h1 class="article-title" itemprop="name">
- Take a Deep Breath and Just Be
- </h1>
-
- <div class="article-meta">
-
- <div class="article-date">
- <i class="fa fa-calendar"></i>
- <a href="/hexo-theme-icarus/2016/04/23/post1/">
- <time datetime="2016-04-23T04:10:48.045Z" itemprop="datePublished">2016-04-23</time>
- </a>
- </div>
-
- <div class="article-category">
- <i class="fa fa-folder"></i>
- <a class="article-category-link" href="/hexo-theme-icarus/categories/LifeStyle/">LifeStyle</a>
- </div>
-
- </div>
- </header>
-
- <div class="article-entry" itemprop="articleBody">
-
-
- <p>This is Icarus, a free responsive, high resolution and pretty flexible theme for you to use to write about things you love. Make sure to check all the examples out! To download this theme or to check the full feature list, just go here. Feel free to leave a comment there if you digg it!<br><a id="more"></a></p>
- <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</p>
- <p>“Dolores eos qui ratione voluptatem sequi nesciunt. Lorem ipsum dolor.”Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>
- <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>
- <p>It’s like a language. You learn the alphabet, which are the scales. You learn sentences, which are the chords. And then you talk extemporaneously with the horn. It’s a wonderful thing to speak extemporaneously, which is something I’ve never gotten the hang of. But musically I love to talk just off the top of my head. And that’s what jazz music is all about.</p>
- <p>Stan Getz</p>
- <p>Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>
- <p>Eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</p>
-
- </div>
- <footer class="article-footer">
- <div class="share-container">
- </div>
- <a data-url="http://ppoffice.github.io/hexo-theme-icarus/2016/04/23/post1/" data-id="cincq2hwu000d50vczobfj8c1" class="article-share-link"><i class="fa fa-share"></i>Share</a>
- <script>
- (function ($) {
- // Prevent duplicate binding
- if (typeof(__SHARE_BUTTON_BINDED__) === 'undefined' || !__SHARE_BUTTON_BINDED__) {
- __SHARE_BUTTON_BINDED__ = true;
- } else {
- return;
- }
- $('body').on('click', function() {
- $('.article-share-box.on').removeClass('on');
- }).on('click', '.article-share-link', function(e) {
- e.stopPropagation();
- var $this = $(this),
- url = $this.attr('data-url'),
- encodedUrl = encodeURIComponent(url),
- id = 'article-share-box-' + $this.attr('data-id'),
- offset = $this.offset(),
- box;
- if ($('#' + id).length) {
- box = $('#' + id);
- if (box.hasClass('on')){
- box.removeClass('on');
- return;
- }
- } else {
- var html = [
- '<div id="' + id + '" class="article-share-box">',
- '<input class="article-share-input" value="' + url + '">',
- '<div class="article-share-links">',
- '<a href="https://twitter.com/intent/tweet?url=' + encodedUrl + '" class="fa fa-twitter article-share-twitter" target="_blank" title="Twitter"></a>',
- '<a href="https://www.facebook.com/sharer.php?u=' + encodedUrl + '" class="fa fa-facebook article-share-facebook" target="_blank" title="Facebook"></a>',
- '<a href="http://pinterest.com/pin/create/button/?url=' + encodedUrl + '" class="fa fa-pinterest article-share-pinterest" target="_blank" title="Pinterest"></a>',
- '<a href="https://plus.google.com/share?url=' + encodedUrl + '" class="fa fa-google article-share-google" target="_blank" title="Google+"></a>',
- '</div>',
- '</div>'
- ].join('');
- box = $(html);
- $('body').append(box);
- }
- $('.article-share-box.on').hide();
- box.css({
- top: offset.top + 25,
- left: offset.left
- }).addClass('on');
- }).on('click', '.article-share-box', function (e) {
- e.stopPropagation();
- }).on('click', '.article-share-box-input', function () {
- $(this).select();
- }).on('click', '.article-share-box-link', function (e) {
- e.preventDefault();
- e.stopPropagation();
- window.open(this.href, 'article-share-box-window-' + Date.now(), 'width=500,height=450');
- });
- })(jQuery);
- </script>
-
-
- <a href="http://ppoffice.github.io/hexo-theme-icarus/2016/04/23/post1/#comments" class="article-comment-link disqus-comment-count" data-disqus-url="http://ppoffice.github.io/hexo-theme-icarus/2016/04/23/post1/">Comments</a>
-
- </footer>
- </div>
-
-
- <nav id="article-nav">
-
- <a href="/hexo-theme-icarus/2016/04/23/post2/" id="article-nav-newer" class="article-nav-link-wrap">
- <strong class="article-nav-caption">Newer</strong>
- <div class="article-nav-title">
-
- Being Outside in Fresh Air & How Your Body Loves It
-
- </div>
- </a>
-
-
- <a href="/hexo-theme-icarus/2015/02/03/Independent-Artists-Make-Their-Own-Way-Without-Big-Record-Labels/" id="article-nav-older" class="article-nav-link-wrap">
- <strong class="article-nav-caption">Older</strong>
- <div class="article-nav-title">Independent Artists Make Their Own Way Without Big Record Labels</div>
- </a>
-
- </nav>
-
- </article>
-
- <section id="comments">
-
-
- <div id="disqus_thread">
- <noscript>Please enable JavaScript to view the <a href="//disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
- </div>
-
- </section>
- </section>
-
- <aside id="sidebar">
-
-
- <div class="widget-wrap">
- <h3 class="widget-title">recent</h3>
- <div class="widget">
- <ul id="recent-post" class="">
-
- <li>
-
- <div class="item-thumbnail">
- <a href="/hexo-theme-icarus/2016/04/23/post2/" class="thumbnail">
-
-
- <span style="background-image:url(/hexo-theme-icarus/gallery/shoes.jpg)" alt="Being Outside in Fresh Air & How Your Body Loves It" class="thumbnail-image"></span>
-
- </a>
- </div>
-
- <div class="item-inner">
- <p class="item-category"><a class="article-category-link" href="/hexo-theme-icarus/categories/LifeStyle/">LifeStyle</a></p>
- <p class="item-title"><a href="/hexo-theme-icarus/2016/04/23/post2/" class="title">Being Outside in Fresh Air & How Your Body Loves It</a></p>
- <p class="item-date"><time datetime="2016-04-23T04:10:48.046Z" itemprop="datePublished">2016-04-23</time></p>
- </div>
- </li>
-
- <li>
-
- <div class="item-thumbnail">
- <a href="/hexo-theme-icarus/2016/04/23/post1/" class="thumbnail">
-
-
- <span style="background-image:url(/hexo-theme-icarus/gallery/salt-lake.jpg)" alt="Take a Deep Breath and Just Be" class="thumbnail-image"></span>
-
- </a>
- </div>
-
- <div class="item-inner">
- <p class="item-category"><a class="article-category-link" href="/hexo-theme-icarus/categories/LifeStyle/">LifeStyle</a></p>
- <p class="item-title"><a href="/hexo-theme-icarus/2016/04/23/post1/" class="title">Take a Deep Breath and Just Be</a></p>
- <p class="item-date"><time datetime="2016-04-23T04:10:48.045Z" itemprop="datePublished">2016-04-23</time></p>
- </div>
- </li>
-
- <li>
-
- <div class="item-thumbnail">
- <a href="/hexo-theme-icarus/2015/02/03/Independent-Artists-Make-Their-Own-Way-Without-Big-Record-Labels/" class="thumbnail">
-
-
- <span style="background-image:url(/hexo-theme-icarus/gallery/guitarist.jpg)" alt="Independent Artists Make Their Own Way Without Big Record Labels" class="thumbnail-image"></span>
-
- </a>
- </div>
-
- <div class="item-inner">
- <p class="item-category"><a class="article-category-link" href="/hexo-theme-icarus/categories/Music/">Music</a></p>
- <p class="item-title"><a href="/hexo-theme-icarus/2015/02/03/Independent-Artists-Make-Their-Own-Way-Without-Big-Record-Labels/" class="title">Independent Artists Make Their Own Way Without Big Record Labels</a></p>
- <p class="item-date"><time datetime="2015-02-03T09:29:25.000Z" itemprop="datePublished">2015-02-03</time></p>
- </div>
- </li>
-
- <li>
-
- <div class="item-thumbnail">
- <a href="/hexo-theme-icarus/2015/02/03/Starting-to-Actually-Listen-to-The-Lyrics-in-Music/" class="thumbnail">
-
-
- <span style="background-image:url(/hexo-theme-icarus/gallery/music2.jpg)" alt="Starting to Actually Listen to The Lyrics in Music" class="thumbnail-image"></span>
-
- </a>
- </div>
-
- <div class="item-inner">
- <p class="item-category"><a class="article-category-link" href="/hexo-theme-icarus/categories/Music/">Music</a></p>
- <p class="item-title"><a href="/hexo-theme-icarus/2015/02/03/Starting-to-Actually-Listen-to-The-Lyrics-in-Music/" class="title">Starting to Actually Listen to The Lyrics in Music</a></p>
- <p class="item-date"><time datetime="2015-02-03T09:27:36.000Z" itemprop="datePublished">2015-02-03</time></p>
- </div>
- </li>
-
- <li>
-
- <div class="item-thumbnail">
- <a href="/hexo-theme-icarus/2015/02/03/An-Ode-To-Earth-–-Baba-Yetu/" class="thumbnail">
-
-
- <span style="background-image:url(/hexo-theme-icarus/gallery/little-girl.jpg)" alt="An Ode To Earth – Baba Yetu" class="thumbnail-image"></span>
-
- </a>
- </div>
-
- <div class="item-inner">
- <p class="item-category"><a class="article-category-link" href="/hexo-theme-icarus/categories/Music/">Music</a></p>
- <p class="item-title"><a href="/hexo-theme-icarus/2015/02/03/An-Ode-To-Earth-–-Baba-Yetu/" class="title">An Ode To Earth – Baba Yetu</a></p>
- <p class="item-date"><time datetime="2015-02-03T09:22:23.000Z" itemprop="datePublished">2015-02-03</time></p>
- </div>
- </li>
-
- </ul>
- </div>
- </div>
-
-
- <div class="widget-wrap">
- <h3 class="widget-title">categories</h3>
- <div class="widget">
- <ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/hexo-theme-icarus/categories/LifeStyle/">LifeStyle</a><span class="category-list-count">4</span></li><li class="category-list-item"><a class="category-list-link" href="/hexo-theme-icarus/categories/Music/">Music</a><span class="category-list-count">4</span></li><li class="category-list-item"><a class="category-list-link" href="/hexo-theme-icarus/categories/Technology/">Technology</a><span class="category-list-count">1</span><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/hexo-theme-icarus/categories/Technology/Github/">Github</a><span class="category-list-count">1</span></li></ul></li></ul>
- </div>
- </div>
-
-
- <div class="widget-wrap">
- <h3 class="widget-title">archives</h3>
- <div class="widget">
- <ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/hexo-theme-icarus/archives/2016/04/">April 2016</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/hexo-theme-icarus/archives/2015/02/">February 2015</a><span class="archive-list-count">4</span></li><li class="archive-list-item"><a class="archive-list-link" href="/hexo-theme-icarus/archives/2015/01/">January 2015</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/hexo-theme-icarus/archives/2014/12/">December 2014</a><span class="archive-list-count">2</span></li></ul>
- </div>
- </div>
-
-
- <div class="widget-wrap">
- <h3 class="widget-title">tags</h3>
- <div class="widget">
- <ul class="tag-list"><li class="tag-list-item"><a class="tag-list-link" href="/hexo-theme-icarus/tags/Music/">Music</a><span class="tag-list-count">2</span></li><li class="tag-list-item"><a class="tag-list-link" href="/hexo-theme-icarus/tags/Research/">Research</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/hexo-theme-icarus/tags/markdown/">markdown</a><span class="tag-list-count">1</span></li></ul>
- </div>
- </div>
-
-
- <div class="widget-wrap">
- <h3 class="widget-title">tag cloud</h3>
- <div class="widget tagcloud">
- <a href="/hexo-theme-icarus/tags/Music/" style="font-size: 20px;">Music</a> <a href="/hexo-theme-icarus/tags/Research/" style="font-size: 10px;">Research</a> <a href="/hexo-theme-icarus/tags/markdown/" style="font-size: 10px;">markdown</a>
- </div>
- </div>
-
-
- <div class="widget-wrap widget-list">
- <h3 class="widget-title">links</h3>
- <div class="widget">
- <ul>
-
- <li>
- <a href="http://hexo.io">Hexo</a>
- </li>
-
- </ul>
- </div>
- </div>
-
- <div id="toTop" class="fa fa-angle-up"></div>
- </aside>
-
- </div>
- <footer id="footer">
- <div class="outer">
- <div id="footer-info" class="inner">
- © 2016 PPOffice<br>
- Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>. Theme by <a href="http://github.com/ppoffice">PPOffice</a>
- </div>
- </div>
- </footer>
-
-
- <script>
- var disqus_shortname = 'hexo-theme-icarus';
-
-
- var disqus_url = 'http://ppoffice.github.io/hexo-theme-icarus/2016/04/23/post1/';
-
- (function() {
- var dsq = document.createElement('script');
- dsq.type = 'text/javascript';
- dsq.async = true;
- dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
- </script>
-
- <script src="/hexo-theme-icarus/vendor/fancybox/jquery.fancybox.pack.js"></script>
-
- <!-- Custom Scripts -->
- <script src="/hexo-theme-icarus/js/main.js"></script>
- </div>
- </body>
- </html>
|