https://github.com/LuisGC/blog
Revision 17d7a0d31873783398506bc500cfa009e98d1a23 authored by LuisGC on 24 November 2018, 20:23:48 UTC, committed by LuisGC on 24 November 2018, 20:23:48 UTC
1 parent e9064c5
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>About the author - 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="author" content="LuisGC">
        
        
            
                <meta name="description" content="The Science that studies my interests and concerns">
            
        

        <meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="About the author"/>
<meta name="twitter:description" content="I&rsquo;m a Software Engineer, FOSS Advocate and Agile Evangelist habituated to lead and coordinate development teams for various environments.
 I&rsquo;m an active fellow of several national and international associations: ARP-SAPC and Círculo Escéptico (promoting critical thinking, in the former one as part of the Board since 2012); STE and AEFCFT (Literature and Arts); and AECC (about scientific communication and outreach).
I&rsquo;m also Member of Free Software Foundation Europe, OpenStreetMap Foundation, Spanish Red Cross, Doctors Without Borders, Amnesty International and UNHCR."/>
<meta name="twitter:site" content="@luiyo"/>

        <meta property="og:title" content="About the author" />
<meta property="og:description" content="I&rsquo;m a Software Engineer, FOSS Advocate and Agile Evangelist habituated to lead and coordinate development teams for various environments.
 I&rsquo;m an active fellow of several national and international associations: ARP-SAPC and Círculo Escéptico (promoting critical thinking, in the former one as part of the Board since 2012); STE and AEFCFT (Literature and Arts); and AECC (about scientific communication and outreach).
I&rsquo;m also Member of Free Software Foundation Europe, OpenStreetMap Foundation, Spanish Red Cross, Doctors Without Borders, Amnesty International and UNHCR." />
<meta property="og:type" content="article" />
<meta property="og:url" content="/about/" />



<meta property="article:published_time" content="2003-10-07T00:00:00&#43;00:00"/>

<meta property="article:modified_time" content="2003-10-07T00: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="About the author">
<meta itemprop="description" content="I&rsquo;m a Software Engineer, FOSS Advocate and Agile Evangelist habituated to lead and coordinate development teams for various environments.
 I&rsquo;m an active fellow of several national and international associations: ARP-SAPC and Círculo Escéptico (promoting critical thinking, in the former one as part of the Board since 2012); STE and AEFCFT (Literature and Arts); and AECC (about scientific communication and outreach).
I&rsquo;m also Member of Free Software Foundation Europe, OpenStreetMap Foundation, Spanish Red Cross, Doctors Without Borders, Amnesty International and UNHCR.">


<meta itemprop="datePublished" content="2003-10-07T00:00:00&#43;00:00" />
<meta itemprop="dateModified" content="2003-10-07T00:00:00&#43;00:00" />
<meta itemprop="wordCount" content="123">



<meta itemprop="keywords" content="" />

        

        
            
        

        
        
            <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="/">About the author</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 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">
        
            <h1><a href="/about/">About the author</a></h1>
            
        
        
    </div>
</header>

            <div id="content">
                <p>I&rsquo;m a <strong>Software Engineer</strong>, <strong>FOSS Advocate</strong> and <strong>Agile Evangelist</strong> habituated to lead and coordinate development teams for various environments.</p>

<div class="image lateral">
  <img src="/img/main/avatar.png" alt="Luis GC" title="Luis GC">
</div>

<p>I&rsquo;m an active fellow of several national and international associations: <a href="https://www.escepticos.es/"><strong>ARP-SAPC</strong></a> and <a href="https://circuloesceptico.org/"><strong>Círculo Escéptico</strong></a> (promoting critical thinking, in the former one as part of the Board since 2012); <a href="http://sociedadtolkien.org/"><strong>STE</strong></a> and <a href="http://www.aefcft.com/"><strong>AEFCFT</strong></a> (Literature and Arts); and <a href="https://www.aecomunicacioncientifica.org/"><strong>AECC</strong></a> (about scientific communication and outreach).</p>

<p>I&rsquo;m also Member of <a href="https://fsfe.org/"><strong>Free Software Foundation Europe</strong></a>, <a href="https://osmfoundation.org/"><strong>OpenStreetMap Foundation</strong></a>, <a href="https://www.cruzroja.es/"><strong>Spanish Red Cross</strong></a>, <a href="https://www.msf.es/"><strong>Doctors Without Borders</strong></a>, <a href="https://www.amnesty.org/es/"><strong>Amnesty International</strong></a> and <a href="http://www.acnur.org/"><strong>UNHCR</strong></a>.</p>

<p>I love hiking, cycling (cycle tourism specially) and traditional archery to the point that I&rsquo;m federated in <a href="https://www.federarco.es/"><strong>RFETA</strong> (Spanish Federation of Archery)</a> and <a href="https://ifaa-spain.es/"><strong>AAL-IFAA</strong> (International Field Archery Association)</a> and I&rsquo;ve co-founded with other friends our own traditional archery club: <a href="http://ithilien.es/">the <strong>Archers of Ithilien</strong></a>.</p>

            </div>
        </article>
    </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