From 87f28a32474e63f86e19392a1c92a4edd3f92d9f Mon Sep 17 00:00:00 2001
From: Jason Kridner <jkridner@beagleboard.org>
Date: Thu, 15 Feb 2024 12:48:19 -0500
Subject: [PATCH] ideas: use sidebars

---
 ideas/index.rst | 42 ++++++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 18 deletions(-)

diff --git a/ideas/index.rst b/ideas/index.rst
index 12752fc..f297c16 100644
--- a/ideas/index.rst
+++ b/ideas/index.rst
@@ -14,11 +14,17 @@ and to automate things in the physical world.
 .. image:: ../_static/images/ideas-below.webp
     :align: center
 
-.. admonition:: Did you know?
+.. important::
+
+   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.**
+.. sidebar:: Did you know?
 
     BeagleBoard.org has been accepted to be a mentoring organization in the Google Summer of Code (GSoC) for twelve previous years!
 
-.. admonition:: How to participate?
+.. sidebar:: 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
@@ -39,16 +45,21 @@ and to automate things in the physical world.
         | :bdg-info:`Low complexity`         | :bdg-info-line:`90 hours`     |
         +------------------------------------+-------------------------------+
 
-.. important::
+.. sidebar:: Looking for more?
 
-   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.**
+   Please visit `our forum <https://forum.beagleboard.org/t/gsoc-ideas>`_ to see newer ideas being discussed!
 
-.. grid:: 1 1 1 2
+   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.
+
+.. grid:: 1 1 1 1
    :margin: 4 4 0 0 
-   :gutter: 4
+   :gutter: 1
 
    .. grid-item-card:: Low-latency I/O RISC-V CPU core in FPGA fabric
 
@@ -122,14 +133,9 @@ and to automate things in the physical world.
 
          :fab:`discourse;pst-color-light` Discuss on forum
 
-.. note::
+.. button-link:: https://forum.beagleboard.org/t/gsoc-ideas
+   :color: light
+   :expand:
 
-   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.
+   :fab:`discourse;pst-color-light` Visit our forum for more ideas
 
-.. tip::
-
-    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.
-- 
GitLab