https://github.com/LuisGC/blog
Raw File
Tip revision: 17d7a0d31873783398506bc500cfa009e98d1a23 authored by LuisGC on 24 November 2018, 20:23:48 UTC
testing new image and build command
Tip revision: 17d7a0d
index.html
<!DOCTYPE HTML>

<html>
    <head>
        
            
                <title>Luiyología</title>
            
        

        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="generator" content="Hugo 0.47-DEV" />
        
  
    
  

  

  <link rel="apple-touch-icon-precomposed" href='/favicon/apple-touch-icon-precomposed.png'>
  <link rel="icon" href='/favicon/favicon.png'>
  
  <meta name="msapplication-TileColor" content="#da532c">
  <meta name="msapplication-TileImage" content='/favicon/mstile.png'>
  <meta name="application-name" content="Luiyología">
  <meta name="msapplication-tooltip" content="The Science that studies my interests and concerns">
  <meta name="msapplication-config" content='/favicon/ieconfig.xml'>



        
        
            
                <meta name="description" content="The Science that studies my interests and concerns">
            
        

        <meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Luiyología"/>
<meta name="twitter:description" content="The Science that studies my interests and concerns"/>
<meta name="twitter:site" content="@luiyo"/>

        <meta property="og:title" content="Luiyología" />
<meta property="og:description" content="The Science that studies my interests and concerns" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" />



<meta property="og:updated_time" content="2018-08-26T00:00:00&#43;00:00"/>










        <meta property="og:image" content="//images/logo.png">
        <meta property="og:image:type" content="image/png">
        <meta property="og:image:width" content="512">
        <meta property="og:image:height" content="512">
        
<meta itemprop="name" content="Luiyología">
<meta itemprop="description" content="The Science that studies my interests and concerns">


        

        
            
        

        
        
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/atom-one-light.min.css">
            <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:400,800,900|Source+Sans+Pro:400,700">
            <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.1.25/jquery.fancybox.min.css">
            <link rel="stylesheet" href="/css/main.css">
            <link rel="stylesheet" href="/css/add-on.css">
            <link rel="stylesheet" href="/css/academicons.min.css">
        

        
            
                
            
                
                    <link rel="stylesheet" href="/css/luiyologia.css">
                
            
        


  
    
    <link href='//cdn.bootcss.com/highlight.js/9.11.0/styles/github.min.css' rel='stylesheet' type='text/css' />
  


      
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
	(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
	(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
	m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
	})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
	ga('create', 'UA-555064-1', 'auto');
	
	ga('send', 'pageview');
}
</script>

    </head>
    <body>

      
      <div id="wrapper">

    
    
<header id="header">
    
      <h1><a href="/">Luiyología</a></h1>
    

    <nav class="links">
        <ul>
            
                <li>
                    <a href="https://luiyo.net/">
                            <i class="fa fa-home">&nbsp;</i>Home
                    </a>
                </li>
            
                <li>
                    <a href="/about/">
                            <i class="fa fa-id-card-o">&nbsp;</i>About
                    </a>
                </li>
            
                <li>
                    <a href="/blog/">
                            <i class="fa fa-newspaper-o">&nbsp;</i>Blog
                    </a>
                </li>
            
                <li>
                    <a href="/categories/">
                            <i class="fa fa-sitemap">&nbsp;</i>Categories
                    </a>
                </li>
            
                <li>
                    <a href="/travel-cv/">
                            <i class="fa fa-globe">&nbsp;</i>Travel CV
                    </a>
                </li>
            
                <li>
                    <a href="/blog/feed.xml">
                            <i class="fa fa-rss">&nbsp;</i>RSS
                    </a>
                </li>
            
        </ul>
    </nav>
    <nav class="main">
        <ul>
            
            <li id="share-nav" class="share-menu" style="display:none;">
                <a class="fa-share-alt" href="#share-menu">Share</a>
            </li>
            
            <li class="search">
                <a class="fa-search" href="#search">Search</a>
                <form id="search" method="get" action="//google.com/search">
                    <input type="text" name="q" placeholder="Search" />
                    <input type="hidden" name="as_sitesearch" value="/">
                </form>
            </li>
            <li class="menu">
                <a class="fa-bars" href="#menu">Menu</a>
            </li>
        </ul>
    </nav>
</header>


<section id="menu">

    
        <section>
            <form class="search" method="get" action="//google.com/search">
                <input type="text" name="q" placeholder="Search" />
                <input type="hidden" name="as_sitesearch" value="/">
            </form>
        </section>

    
        <section>
            <ul class="links">
                
                    <li>
                        <a href="https://luiyo.net/">
                            <h3>
                                <i class="fa fa-home">&nbsp;</i>Home
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/about/">
                            <h3>
                                <i class="fa fa-id-card-o">&nbsp;</i>About
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/blog/">
                            <h3>
                                <i class="fa fa-newspaper-o">&nbsp;</i>Blog
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/categories/">
                            <h3>
                                <i class="fa fa-sitemap">&nbsp;</i>Categories
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/travel-cv/">
                            <h3>
                                <i class="fa fa-globe">&nbsp;</i>Travel CV
                            </h3>
                        </a>
                    </li>
                
                    <li>
                        <a href="/blog/feed.xml">
                            <h3>
                                <i class="fa fa-rss">&nbsp;</i>RSS
                            </h3>
                        </a>
                    </li>
                
            </ul>
        </section>

    
        <section class="recent-posts">
            <div class="mini-posts">
                <header>
                    <h3>Recent Posts</h3>
                </header>
                

                
                    
                

                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/08/travel-curriculum-vitae/">Featuring my new Travel Curriculum Vitae</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-08-26'>
                                    August 26, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/08/travel-curriculum-vitae/" class="image featured">
            <img src="https://farm2.staticflickr.com/1856/29339852607_8debb3a60e_o.png" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/05/scotland-a-brief-opinionated-guide/">Scotland: a brief opinionated guide</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-05-27'>
                                    May 27, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/05/scotland-a-brief-opinionated-guide/" class="image featured">
            <img src="https://farm1.staticflickr.com/938/30123448178_702ab6987d_o.jpg" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/03/greach-2018/">Greach 2018</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-03-23'>
                                    March 23, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/03/greach-2018/" class="image featured">
            <img src="https://farm2.staticflickr.com/1796/29055005757_97973f26e6_o.jpg" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/">Travels With Charley: In Search of America, by John Steinbeck</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-02-17'>
                                    February 17, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/" class="image featured">
            <img src="https://farm1.staticflickr.com/930/42184068000_866fd405fb_o.jpg" alt="">
        </a>
    


                        </article>
                
                        <article class="mini-post">
                            <header>
                                <h3><a href="/blog/2018/02/fosdem-2018-sunday/">FOSDEM 2018: Sunday</a></h3>
                                
                                <time class="published" datetime=
                                    '2018-02-08'>
                                    February 8, 2018</time>
                            </header>
                            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/fosdem-2018-sunday/" class="image featured">
            <img src="https://farm1.staticflickr.com/935/43087629135_5e527e3690_o.jpg" alt="">
        </a>
    


                        </article>
                

                
                    <a href=
                        
                            /blog/
                        
                        class="button">View more posts</a>
                
            </div>
        </section>

    
        
</section>

    
    <div id="main">
        
            <article class="post">
  <header>
    <div class="title">
        
            <h2><a href="/blog/2018/08/travel-curriculum-vitae/">Featuring my new Travel Curriculum Vitae</a></h2>
        
        
    </div>
    <div class="meta">
        

        <time class="published"
            datetime='2018-08-26'>
            August 26, 2018</time>
        <span class="author">LuisGC</span>
        
            <p>1 minute read</p>
        
        
    </div>
</header>


  
    

    
        
        







  


        
        
        

        <a href="/blog/2018/08/travel-curriculum-vitae/" class="image featured">
            <img src="https://farm2.staticflickr.com/1856/29339852607_8debb3a60e_o.png" alt="">
        </a>
    


  <div id="content">
    <p>I was eager to introduce this section on this site for a long time, after seeing it on my favorite travel blog: <a href="https://dendarii.es/"><strong>Dendarii.es</strong></a>, written by my dearest <strong>Yami</strong>. Yes, it&rsquo;s about travels since I enjoy more and more traveling and reviewing my trips.</p>

<p>My <a href="/travel-cv/"><strong>Curriculum Vitae as a traveler</strong></a> contains two main parts:</p>

<ul>
<li>A <a href="http://leafletjs.com/">Leaflet</a> <strong>map</strong> with all my visited countries with a link to the review that I could have written here in the blog.</li>
<li>A <strong>chronological list</strong> of all the trips that I have made (as far as I remember)</li>
</ul>

<p>Looks like I&rsquo;ve visited 18 out of 193 countries (among those <a href="https://en.wikipedia.org/wiki/Member_states_of_the_United_Nations">recognized by United Nations</a>), almost all of them in Europe. Looks like the time has come to expand the range of my trips.</p>

<p>Copying <a href="https://dendarii.es/cv-viajero/">the model in dendarii.es</a> to this blog took about 10 minutes. Updating it with my trips took a few hours (researching in calendars, several digital photo albums and even Google Maps Timeline) but the greatest effort (at least in time) has been the aesthetic redesign. I could have left the styles as they were but I&rsquo;m happy with the result.</p>

<p>I hope you like it, you will always find a link to it in the header.</p>

  </div>

  <footer>
    <ul class="stats">
  <li class="categories">
    <ul>
        
            
            
                <i class="fa fa-folder"></i>
                
                
                <li><a class="article-category-link" href="/categories/personal">personal</a></li>
                
                
                <li><a class="article-category-link" href="/categories/tourism">tourism</a></li>
                
                
                <li><a class="article-category-link" href="/categories/holidays">holidays</a></li>
                
                
                <li><a class="article-category-link" href="/categories/history">history</a></li>
                
            
        
    </ul>
  </li>
  <li class="tags">
    <ul>
        
    </ul>
  </li>
</ul>

  </footer>

  
    <section id="social-share">
      <ul class="icons">
        



<li>
  <a href="//twitter.com/share?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f&amp;text=Featuring%20my%20new%20Travel%20Curriculum%20Vitae&amp;via=luiyo" target="_blank" class="share-btn twitter">
    <i class="fa fa-twitter"></i>
    <p>Twitter</p>
    </a>
</li>




<li>
  <a href="//plus.google.com/share?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f" target="_blank" class="share-btn google-plus">
    <i class="fa fa-google-plus"></i>
    <p>Google+</p>
  </a>
</li>





<li>
  <a href="//www.facebook.com/sharer/sharer.php?u=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f" target="_blank" class="share-btn facebook">
    <i class="fa fa-facebook"></i>
    <p>Facebook</p>
    </a>
</li>




<li>
  <a href="//reddit.com/submit?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f&amp;title=Featuring%20my%20new%20Travel%20Curriculum%20Vitae" target="_blank" class="share-btn reddit">
    <i class="fa fa-reddit-alien"></i>
    <p>Reddit</p>
  </a>
</li>




<li>
  <a href="//www.linkedin.com/shareArticle?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f&amp;title=Featuring%20my%20new%20Travel%20Curriculum%20Vitae" target="_blank" class="share-btn linkedin">
      <i class="fa fa-linkedin"></i>
      <p>LinkedIn</p>
    </a>
</li>










<li>
  <a href="mailto:?subject=Check out this post by LuisGC&amp;body=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f" target="_blank" class="share-btn email">
    <i class="fa fa-envelope"></i>
    <p>Email</p>
  </a>
</li>


      </ul>
    </section>
  

</article>

    <article class="post">
        <div id="disqus_thread"></div>
<script type="application/javascript">
    var disqus_config = function () {
    
    
    
    };
    (function() {
        if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
            document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
            return;
        }
        var d = document, s = d.createElement('script'); s.async = true;
        s.src = '//' + "luiyologia" + '.disqus.com/embed.js';
        s.setAttribute('data-timestamp', +new Date());
        (d.head || d.body).appendChild(s);
    })();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
    </article>


<ul class="actions pagination">
    
        <li><a href="/blog/2018/05/scotland-a-brief-opinionated-guide/"
                class="button big previous">Scotland: a brief opinionated guide</a></li>
    

    
</ul>



            <section id="share-menu">
    <section id="social-share-nav">
        <ul class="links">
            <header>
                <h3>Share this post <i class="fa fa-smile-o"></i></h3>
            </header>
            



<li>
  <a href="//twitter.com/share?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f&amp;text=Featuring%20my%20new%20Travel%20Curriculum%20Vitae&amp;via=luiyo" target="_blank" class="share-btn twitter">
    <i class="fa fa-twitter"></i>
    <p>Twitter</p>
    </a>
</li>




<li>
  <a href="//plus.google.com/share?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f" target="_blank" class="share-btn google-plus">
    <i class="fa fa-google-plus"></i>
    <p>Google+</p>
  </a>
</li>





<li>
  <a href="//www.facebook.com/sharer/sharer.php?u=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f" target="_blank" class="share-btn facebook">
    <i class="fa fa-facebook"></i>
    <p>Facebook</p>
    </a>
</li>




<li>
  <a href="//reddit.com/submit?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f&amp;title=Featuring%20my%20new%20Travel%20Curriculum%20Vitae" target="_blank" class="share-btn reddit">
    <i class="fa fa-reddit-alien"></i>
    <p>Reddit</p>
  </a>
</li>




<li>
  <a href="//www.linkedin.com/shareArticle?url=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f&amp;title=Featuring%20my%20new%20Travel%20Curriculum%20Vitae" target="_blank" class="share-btn linkedin">
      <i class="fa fa-linkedin"></i>
      <p>LinkedIn</p>
    </a>
</li>










<li>
  <a href="mailto:?subject=Check out this post by LuisGC&amp;body=%2fblog%2f2018%2f08%2ftravel-curriculum-vitae%2f" target="_blank" class="share-btn email">
    <i class="fa fa-envelope"></i>
    <p>Email</p>
  </a>
</li>


        </ul>
    </section>
</section>

        
    </div>
    
<section id="sidebar">

  
  <section id="intro">
    
    
      
        <a href='/'><img src="/img/main/Luiyologia-twitterlogo.png" width="300" alt="Luiyología" /></a>
      
    
    
      <header>
        <h2></h2>
        <p>The Science that studies my interests and concerns</p>
      </header>
    
    
      <ul class="icons">
        
        
  <li><a href="//github.com/luisgc" target="_blank" title="GitHub" class="fa fa-github"></a></li>















  <li><a href="//flickr.com/photos/luiyo" target="_blank" title="Flickr" class="fa fa-flickr"></a></li>











  <li><a href="//linkedin.com/in/luisgc" target="_blank" title="LinkedIn" class="fa fa-linkedin"></a></li>









  <li><a href="//slideshare.com/LuisGarcaCastro" target="_blank" title="SlideShare" class="fa fa-slideshare"></a></li>





  <li><a href="//plus.google.com/+LuisGarc&amp;iacute;aCastro" target="_blank" title="Google+" class="fa fa-google-plus"></a></li>



  <li><a href="//reddit.com/user/Luiyo" target="_blank" title="Reddit" class="fa fa-reddit"></a></li>





















  <li><a href="//twitter.com/luiyo" target="_blank" title="Twitter" class="fa fa-twitter"></a></li>



















  <li><a href="mailto:luiyologia@gmail.com" title="Email" class="fa fa-envelope"></a></li>


      </ul>
    
  </section>

  
  <section class="recent-posts">
    <div class="mini-posts">
      <header>
        <h3>Recent Posts</h3>
      </header>
      <div class="posts-container">
        

        
          
        

        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/08/travel-curriculum-vitae/">Featuring my new Travel Curriculum Vitae</a>
              </h3>
              
              <time class="published" datetime='2018-08-26'>
                August 26, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/08/travel-curriculum-vitae/" class="image featured">
            <img src="https://farm2.staticflickr.com/1856/29339852607_8debb3a60e_o.png" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/05/scotland-a-brief-opinionated-guide/">Scotland: a brief opinionated guide</a>
              </h3>
              
              <time class="published" datetime='2018-05-27'>
                May 27, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/05/scotland-a-brief-opinionated-guide/" class="image featured">
            <img src="https://farm1.staticflickr.com/938/30123448178_702ab6987d_o.jpg" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/03/greach-2018/">Greach 2018</a>
              </h3>
              
              <time class="published" datetime='2018-03-23'>
                March 23, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/03/greach-2018/" class="image featured">
            <img src="https://farm2.staticflickr.com/1796/29055005757_97973f26e6_o.jpg" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/">Travels With Charley: In Search of America, by John Steinbeck</a>
              </h3>
              
              <time class="published" datetime='2018-02-17'>
                February 17, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/travels-with-charley-by-john-steinbeck/" class="image featured">
            <img src="https://farm1.staticflickr.com/930/42184068000_866fd405fb_o.jpg" alt="">
        </a>
    


          </article>
        
          <article class="mini-post">
            <header>
              <h3>
                <a href="/blog/2018/02/fosdem-2018-sunday/">FOSDEM 2018: Sunday</a>
              </h3>
              
              <time class="published" datetime='2018-02-08'>
                February 8, 2018
              </time>
            </header>
            
    

    
        
        







  


        
        
        

        <a href="/blog/2018/02/fosdem-2018-sunday/" class="image featured">
            <img src="https://farm1.staticflickr.com/935/43087629135_5e527e3690_o.jpg" alt="">
        </a>
    


          </article>
        
      </div>

      
        <a href=
          
            /blog/
          
        class="button">View more posts</a>
      
    </div>
  </section>

  
  
  

  
  
    <section id="mini-bio">
      <h3>About</h3>
      <p>Ludopath, technopath, cinephile, skeptic and, by every definition, early adopter</p>
      <a href="/about/" class="button">Learn More</a>
    </section>
  

  
  <section id="footer">
    
      <ul class="icons">
        
        
  <li><a href="//github.com/luisgc" target="_blank" title="GitHub" class="fa fa-github"></a></li>















  <li><a href="//flickr.com/photos/luiyo" target="_blank" title="Flickr" class="fa fa-flickr"></a></li>











  <li><a href="//linkedin.com/in/luisgc" target="_blank" title="LinkedIn" class="fa fa-linkedin"></a></li>









  <li><a href="//slideshare.com/LuisGarcaCastro" target="_blank" title="SlideShare" class="fa fa-slideshare"></a></li>





  <li><a href="//plus.google.com/+LuisGarc&amp;iacute;aCastro" target="_blank" title="Google+" class="fa fa-google-plus"></a></li>



  <li><a href="//reddit.com/user/Luiyo" target="_blank" title="Reddit" class="fa fa-reddit"></a></li>





















  <li><a href="//twitter.com/luiyo" target="_blank" title="Twitter" class="fa fa-twitter"></a></li>



















  <li><a href="mailto:luiyologia@gmail.com" title="Email" class="fa fa-envelope"></a></li>


      </ul>
    
    <p class="copyright">
      
        &copy; 2018
        
          Luiyología
        
      .
      Powered by <a href="//gohugo.io" target="_blank">Hugo</a>
    </p>
  </section>
</section>

    </div>
    <a id="back-to-top" href="#" class="fa fa-arrow-up fa-border fa-2x"></a>
    

    
      
    

    
      
      
      
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/highlight.min.js"></script>
        
        
        
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/languages/r.min.js"></script>
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/languages/yaml.min.js"></script>
        <script src="//cdn.bootcss.com/highlight.js/9.11.0/languages/css.min.js"></script>
        <script>hljs.configure({languages: []}); hljs.initHighlightingOnLoad();</script>
      
    
    
    
      <script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/skel/3.0.1/skel.min.js"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.1.25/jquery.fancybox.min.js"></script>
      <script src="/js/util.js"></script>
      <script src="/js/main.js"></script>
      <script src="/js/backToTop.js"></script>
    

    
      
        
      
    

    
    <script>hljs.initHighlightingOnLoad();</script>
  </body>
</html>

back to top