From b94ba86baecd3c6e1a194cdfe110fa43caa26885 Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Mon, 11 Mar 2024 22:25:08 -0400 Subject: [PATCH] Revert "ideas: use sidebars" This reverts commit 87f28a32474e63f86e19392a1c92a4edd3f92d9f. --- ideas/index.rst | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/ideas/index.rst b/ideas/index.rst index 4f97fa2..d05aa97 100644 --- a/ideas/index.rst +++ b/ideas/index.rst @@ -13,11 +13,11 @@ Ideas or anti-lock brakes. You can think of an embedded system as a computer designed to not look like a computer and to automate things in the physical world. -.. sidebar:: Did you know? +.. admonition:: Did you know? BeagleBoard.org has been accepted to be a mentoring organization in the Google Summer of Code (GSoC) for twelve previous years! -.. sidebar:: How to participate? +.. admonition:: How to participate? Contributors are expected to go through the list of ideas below and join the discussion by clicking on the ``Discuss on forum`` button. All ideas have colorful badges for ``Complexity`` and @@ -38,21 +38,16 @@ Ideas | :bdg-info:`Low complexity` | :bdg-info-line:`90 hours` | +------------------------------------+-------------------------------+ -.. sidebar:: Looking for more? +.. important:: - Please visit `our forum <https://forum.beagleboard.org/t/gsoc-ideas>`_ to see newer ideas being discussed! - - You can also check our our :ref:`gsoc-old-ideas` and :ref:`Past_Projects` for inspiration. - -.. sidebar:: What is the mission? - - We don't want to just make more things. We want to enable individuals to make the things that dominate their lives, - rather than leaving it up to someone else. Google Summer of a Code with BeagleBoard.org is a great way to learn - skills highly in demand while making a difference in the world. + BeagleBoard.org is a community centric organization and we keep all of our discussion open for our + community on our `forum <https://bbb.io/gsocml>`_. Discussion for all the project ideas, proposals or development will + be done via our `forum <https://bbb.io/gsocml>`_ as well and must be open for everyone to access. **No + direct messages should be sent to mentors or community members until unless there is a private matter.** -.. grid:: 1 1 1 1 +.. grid:: 1 1 1 2 :margin: 4 4 0 0 - :gutter: 1 + :gutter: 4 .. grid-item:: @@ -159,7 +154,11 @@ Ideas :color: light :expand: - :fab:`discourse;pst-color-light` Visit our forum for more ideas + Please visit `our forum <https://forum.beagleboard.org/t/gsoc-ideas>`_ to see newer ideas being discussed! + +.. tip:: + + You can also check our our :ref:`gsoc-old-ideas` and :ref:`Past_Projects` for inspiration. .. _C: https://jkridner.beagleboard.io/docs/latest/intro/beagle101/c.html -- GitLab