<?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: Amarnath Ps</title>
    <description>The latest articles on DEV Community by Amarnath Ps (@amarnath_ps).</description>
    <link>https://dev.to/amarnath_ps</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%2F3842435%2Fb7ad2ea8-dcd4-4e36-ad54-7602110b9098.jpg</url>
      <title>DEV Community: Amarnath Ps</title>
      <link>https://dev.to/amarnath_ps</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amarnath_ps"/>
    <language>en</language>
    <item>
      <title>My First Steps into Open Source: Setting Up Wagtail for GSoC 2026</title>
      <dc:creator>Amarnath Ps</dc:creator>
      <pubDate>Wed, 25 Mar 2026 03:33:55 +0000</pubDate>
      <link>https://dev.to/amarnath_ps/my-first-steps-into-open-source-setting-up-wagtail-for-gsoc-2026-4g5c</link>
      <guid>https://dev.to/amarnath_ps/my-first-steps-into-open-source-setting-up-wagtail-for-gsoc-2026-4g5c</guid>
      <description>&lt;p&gt;As a first-year BTech student, I always thought open source contribution was something only experienced developers did. GSoC 2026 proved me wrong.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why GSoC?
&lt;/h2&gt;

&lt;p&gt;When I first heard about Google Summer of Code, I was intimidated. But then I saw Wagtail — a Django-based CMS with a friendly community and a history of mentoring newcomers. Six years, fourteen successful projects. That felt like a sign.&lt;/p&gt;

&lt;h2&gt;
  
  
  Picking Wagtail
&lt;/h2&gt;

&lt;p&gt;I looked at a few organizations. Some required deep math knowledge, others needed years of experience. Wagtail was different — their contributor guide was clear, their Slack was welcoming, and their project ideas made sense to me even as a beginner. The Demo Website Redesign project caught my eye immediately.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Setup
&lt;/h2&gt;

&lt;p&gt;I started with the basics — forking the repository on GitHub and cloning it locally. Sounds simple, but for someone who had only used Git for personal projects, working with an upstream remote was new territory.&lt;/p&gt;

&lt;p&gt;The first real lesson came with virtual environments. I had heard of them before but never fully understood why they mattered. Setting up Wagtail's bakerydemo taught me the hard way — without isolating dependencies, things break fast. Now I get it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Surprised Me
&lt;/h2&gt;

&lt;p&gt;I expected the codebase to be overwhelming. It wasn't. Wagtail's templates are readable, the structure is logical, and the issues tracker is active. I could actually understand what was going on — and that matters a lot when you're just starting out.&lt;/p&gt;

&lt;p&gt;I also learned that open source isn't just about writing code. Reading issues, understanding discussions between maintainers, and following how decisions get made — that's a skill in itself.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next
&lt;/h2&gt;

&lt;p&gt;I'm working on my GSoC proposal for the Demo Website Redesign project. The goal is to make Wagtail's demo site more flexible and suitable for different verticals — not just a bakery, but any kind of content-driven site.&lt;/p&gt;

&lt;p&gt;For any other first-year students reading this — don't wait until you feel "ready." Fork the repo, run the project locally, and start reading issues. That's all it takes to begin.&lt;/p&gt;

&lt;p&gt;The deadline is March 31. Let's go. 🚀&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>django</category>
      <category>opensource</category>
      <category>python</category>
    </item>
  </channel>
</rss>
