Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
index.rst 2.82 KiB
Newer Older
Deepak Khatri's avatar
Deepak Khatri committed
.. _gsoc-guides:

Guides
######

.. youtube:: 7jD2tChhrWM
   :width: 100%
   :align: center

.. admonition:: What is Google Summer of Code?
   :class: admonition-code

   Spend your summer break writing code and learning about open source development while earning money!
   Accepted contributors work with a mentor and become a part of the open source community. Many become lifetime
   open source developers! The 2024 contributor application window will be open from
   `March 18th 2024 <https://developers.google.com/open-source/gsoc/timeline#march_18_-_1800_utc>`_ to
   `April 2nd 2024 <https://developers.google.com/open-source/gsoc/timeline#april_2_-_1800_utc>`_!
   But don't wait for then to engage! Come to our `Discord <https://bbb.io/gsocchat>`_ and
   `Forum <https://bbb.io/gsocml>`_ to share ideas today.

This section includes guides for :ref:`contributors <gsoc-contributor-guide>` & :ref:`mentors <gsoc-mentor-guide>` who want to participate 
in GSoC 2024 with `BeagleBoard.org <www.beagleboard.org>`_. It's highly recommended to check `GSoC Frequently Asked Questions 
Deepak Khatri's avatar
Deepak Khatri committed
<https://developers.google.com/open-source/gsoc/faq>`_. For anyone who just want to contribute to this site we also have 
Deepak Khatri's avatar
Deepak Khatri committed
a step by step :ref:`contribution guide <gsoc-site-editing-guide>`.
Deepak Khatri's avatar
Deepak Khatri committed

.. card::
    :link: gsoc-contributor-guide
Deepak Khatri's avatar
Deepak Khatri committed
    :link-type: ref

    :fas:`graduation-cap` **Contributor Guide**
Deepak Khatri's avatar
Deepak Khatri committed
    If you want to increase your chances of being accepted into (and succeed during) Google Summer of Code, we strongly 
Deepak Khatri's avatar
Deepak Khatri committed
    encourage you to read this guide! It is particularly helpful for tips on writing a good project proposal and how 
    potential contributors should interact with the communities they are interested in working with during the program.

.. card:: 
Deepak Khatri's avatar
Deepak Khatri committed
    :link: gsoc-mentor-guide
Deepak Khatri's avatar
Deepak Khatri committed
    :link-type: ref 
        
Deepak Khatri's avatar
Deepak Khatri committed
    :fas:`person-chalkboard` **Mentor Guide**
    If you want to mentor for GSoC this year, read this short guide made for mentors wondering where to help.
Deepak Khatri's avatar
Deepak Khatri committed
.. card:: 
Deepak Khatri's avatar
Deepak Khatri committed
    :link: gsoc-proposal-guide
Deepak Khatri's avatar
Deepak Khatri committed
    :link-type: ref 
        
Deepak Khatri's avatar
Deepak Khatri committed
    :fas:`file` **Proposal Guide**
    To create an proposal on ``gsoc.beagleboard.io``, we have provided a reStructuredText template. The tamplate can be used 
Deepak Khatri's avatar
Deepak Khatri committed
    to create a live HTML version of the proposal as well as generate a PDF version for GSoC submission.

Deepak Khatri's avatar
Deepak Khatri committed
.. card:: 
    :link: gsoc-site-editing-guide
Deepak Khatri's avatar
Deepak Khatri committed
    :link-type: ref 
        
    :fas:`file-signature` **Site Editing Guide**
    For anyone who is looking to make changes to the ``gsoc.beagleboard.io`` site, you can checkout our site editing guide. We have 
Deepak Khatri's avatar
Deepak Khatri committed
    provided information on how to use OpenBeagle's integrated ``Web IDE`` for editing, ``CI`` for building and ``pages`` for 
    serving the rendered content.
Deepak Khatri's avatar
Deepak Khatri committed



.. toctree:: 
    :hidden:
    :maxdepth: 2

    contributor
Deepak Khatri's avatar
Deepak Khatri committed
    mentor
Deepak Khatri's avatar
Deepak Khatri committed
    proposal
    site-editing