<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>New Contributors on Athens</title>
    <link>https://docs.gomods.io/contributing/new/index.html</link>
    <description>Recent content in New Contributors on Athens</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 01 Nov 2018 13:58:58 -0700</lastBuildDate>
    <atom:link href="https://docs.gomods.io/contributing/new/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Git</title>
      <link>https://docs.gomods.io/contributing/new/git/index.html</link>
      <pubDate>Thu, 20 Sep 2018 13:58:51 -0700</pubDate>
      <guid>https://docs.gomods.io/contributing/new/git/index.html</guid>
      <description>What is git? Git is a free and open source distributed version control system. What does that really mean? It is a way to track changes to files on your computer. This is like keeping a detailed log of every time you change a file, what lines and characters were changed. So you could look at the log and see what changed, or undo those changes if you wanted or if you are working with others you can merge your changes together.</description>
    </item>
    <item>
      <title>Docs</title>
      <link>https://docs.gomods.io/contributing/new/docs/index.html</link>
      <pubDate>Thu, 01 Nov 2018 13:58:58 -0700</pubDate>
      <guid>https://docs.gomods.io/contributing/new/docs/index.html</guid>
      <description>Contributing To Docs Contributing to docs is just as important, if not more important than, writing code. We use GoHugo to run this website. So if you&amp;rsquo;d like to improve it, here&amp;rsquo;s how you can run it locally:&#xA;Install the Hugo binary: https://github.com/gohugoio/hugo#choose-how-to-install cd ./docs &amp;amp;&amp;amp; hugo server The Hugo server will run on http://localhost:1313 and it will automatically watch your files and update the website every time you make a change.</description>
    </item>
    <item>
      <title>Github</title>
      <link>https://docs.gomods.io/contributing/new/github/index.html</link>
      <pubDate>Thu, 20 Sep 2018 13:58:58 -0700</pubDate>
      <guid>https://docs.gomods.io/contributing/new/github/index.html</guid>
      <description>Using GitHub We use GitHub to host the remote copy of our repository and both track our issues and manage our pull requests. If you haven&amp;rsquo;t signed up before, take a minute to go do that now. We&amp;rsquo;ll be right here when you get back.&#xA;Issues On GitHub we use the concept of an issue to record every change needed in our code base. This means ideas, bugs, features, support, even just discussions.</description>
    </item>
    <item>
      <title>How To Contribute</title>
      <link>https://docs.gomods.io/contributing/new/development/index.html</link>
      <pubDate>Tue, 30 Oct 2018 17:48:51 -0700</pubDate>
      <guid>https://docs.gomods.io/contributing/new/development/index.html</guid>
      <description>Development Guide for Athens The proxy is written in idiomatic Go and uses standard tools. If you know Go, you&amp;rsquo;ll be able to read the code and run the server.&#xA;Athens uses Go Modules for dependency management. You will need Go v1.12+ to get started on Athens.&#xA;See our Contributing Guide for tips on how to submit a pull request when you are ready.&#xA;Go version Athens is developed on Go v1.</description>
    </item>
  </channel>
</rss>