<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Iago Alonso</title>
    <description>The latest articles on DEV Community by Iago Alonso (@bledy).</description>
    <link>https://dev.to/bledy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F419895%2Fc55d189b-b923-4963-81ef-e0dd6f823823.jpg</url>
      <title>DEV Community: Iago Alonso</title>
      <link>https://dev.to/bledy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bledy"/>
    <language>en</language>
    <item>
      <title>First year participating in Hacktoberfest!</title>
      <dc:creator>Iago Alonso</dc:creator>
      <pubDate>Sat, 17 Oct 2020 03:56:39 +0000</pubDate>
      <link>https://dev.to/bledy/first-year-participating-58jm</link>
      <guid>https://dev.to/bledy/first-year-participating-58jm</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--fF1Mg3tt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4hle1kblbm07c6kmre5w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fF1Mg3tt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4hle1kblbm07c6kmre5w.png" alt="Congratulations screenshot" width="721" height="272"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It was an awesome experience. My contributions were small &lt;br&gt;
but I had the opportunity to discover new and interesting projects.&lt;/p&gt;
&lt;h3&gt;
  
  
  Contributing to Poliastro
&lt;/h3&gt;

&lt;p&gt;This was my highlight of the event, and even though it was a docs contribution, i got the chance to experience part of the workflow of a well-structured repo.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/poliastro"&gt;
        poliastro
      &lt;/a&gt; / &lt;a href="https://github.com/poliastro/poliastro"&gt;
        poliastro
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      poliastro - 🚀 Astrodynamics in Python
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Poliastro is not an easy repo, but after searching a bit i found an issue that i could actually tackle (the &lt;em&gt;only&lt;/em&gt; one, actually).&lt;/p&gt;


&lt;div class="ltag_github-liquid-tag"&gt;
  &lt;h1&gt;
    &lt;a href="https://github.com/poliastro/poliastro/issues/986"&gt;
      &lt;img class="github-logo" alt="GitHub logo" src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg"&gt;
      &lt;span class="issue-title"&gt;
        Add fancy links in docs
      &lt;/span&gt;
      &lt;span class="issue-number"&gt;#986&lt;/span&gt;
    &lt;/a&gt;
  &lt;/h1&gt;
  &lt;div class="github-thread"&gt;
    &lt;div class="timeline-comment-header"&gt;
      &lt;a href="https://github.com/astrojuanlu"&gt;
        &lt;img class="github-liquid-tag-img" src="https://res.cloudinary.com/practicaldev/image/fetch/s--aylywOPy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://avatars2.githubusercontent.com/u/316517%3Fv%3D4" alt="astrojuanlu avatar"&gt;
      &lt;/a&gt;
      &lt;div class="timeline-comment-header-text"&gt;
        &lt;strong&gt;
          &lt;a href="https://github.com/astrojuanlu"&gt;astrojuanlu&lt;/a&gt;
        &lt;/strong&gt; posted on &lt;a href="https://github.com/poliastro/poliastro/issues/986"&gt;&lt;time&gt;Jun 30, 2020&lt;/time&gt;&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag-github-body"&gt;
      &lt;p&gt;Idea taken from SfePy new website:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://user-images.githubusercontent.com/316517/86114760-47907b80-bacb-11ea-9199-218f0a523249.png" rel="nofollow"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AHEzl8sQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/316517/86114760-47907b80-bacb-11ea-9199-218f0a523249.png" alt="Screenshot_2020-06-30 SfePy Simple Finite Elements in Python — SfePy version 2020 2 documentation"&gt;&lt;/a&gt;&lt;/p&gt;

    &lt;/div&gt;
    &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/poliastro/poliastro/issues/986"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;After a bit of research (mostly visiting the &lt;a href="https://github.com/sfepy/sfepy"&gt;SfePy&lt;/a&gt; repo to see how they did it, as i already had a bit of experience with &lt;a href="https://www.sphinx-doc.org/en/master/"&gt;Sphinx&lt;/a&gt;) i decided that it was a good fit for me, as it was not difficult, and it was a "feature" that would make the docs appearance a bit nicer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I could actually add a bit of value to the project!&lt;/strong&gt;&lt;/p&gt;


&lt;div class="ltag_github-liquid-tag"&gt;
  &lt;h1&gt;
    &lt;a href="https://github.com/poliastro/poliastro/pull/1023"&gt;
      &lt;img class="github-logo" alt="GitHub logo" src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg"&gt;
      &lt;span class="issue-title"&gt;
        Add fancy "Links" section to docs sidebar
      &lt;/span&gt;
      &lt;span class="issue-number"&gt;#1023&lt;/span&gt;
    &lt;/a&gt;
  &lt;/h1&gt;
  &lt;div class="github-thread"&gt;
    &lt;div class="timeline-comment-header"&gt;
      &lt;a href="https://github.com/ibLeDy"&gt;
        &lt;img class="github-liquid-tag-img" src="https://res.cloudinary.com/practicaldev/image/fetch/s--tEcieJiX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://avatars1.githubusercontent.com/u/45886240%3Fv%3D4" alt="ibLeDy avatar"&gt;
      &lt;/a&gt;
      &lt;div class="timeline-comment-header-text"&gt;
        &lt;strong&gt;
          &lt;a href="https://github.com/ibLeDy"&gt;ibLeDy&lt;/a&gt;
        &lt;/strong&gt; posted on &lt;a href="https://github.com/poliastro/poliastro/pull/1023"&gt;&lt;time&gt;Oct 01, 2020&lt;/time&gt;&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag-github-body"&gt;
      &lt;p&gt;Fixes #986&lt;/p&gt;

    &lt;/div&gt;
    &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/poliastro/poliastro/pull/1023"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Yes, it is not a hard PR. Yes, it is a docs contribution, but this was &lt;em&gt;my&lt;/em&gt; contribution to a really interesting project, and i hope it is not the only one, even though i know nothing about astrodynamics.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
    </item>
  </channel>
</rss>
