Skip to content

Resolve Issue 7 and Issue 8#12

Open
kli0n2323 wants to merge 5 commits intoLoyolaChicagoCS:mainfrom
kli0n2323:issue-8
Open

Resolve Issue 7 and Issue 8#12
kli0n2323 wants to merge 5 commits intoLoyolaChicagoCS:mainfrom
kli0n2323:issue-8

Conversation

@kli0n2323
Copy link

Resolve #7 and #8

@NicholasSynovic
Copy link
Contributor

The presented code doesn't render the masters or undergraduate student listings in the site. Additionally, the src/_static/{masters,undergraduate}_students.rst files do not have the proper file ending (meaning the .. on a blank line).

@NicholasSynovic
Copy link
Contributor

Here is the proper code for the masters students:

Masters Students
****************

.. grid:: 3

   .. grid-item-card:: Kenny Lyons
      :text-align: center

      +++
      .. include:: ./_static/masters_students.rst
         :start-after: .. Kenny Lyons
         :end-before: ..

   .. grid-item-card:: Lingjie Liao
      :text-align: center

      +++
      .. include:: ./_static/masters_students.rst
         :start-after: .. Lingjie Liao
         :end-before: ..

   .. grid-item-card:: Derek Skinner
      :text-align: center

      +++
      .. include:: ./_static/masters_students.rst
         :start-after: .. Derek Skinner
         :end-before: ..

@NicholasSynovic
Copy link
Contributor

Incorrect badge for Nathan Hogg's ORCID. Use :bdg-link-primary-line:

@NicholasSynovic
Copy link
Contributor

Issues have been resolved with commit cfbad5db40f03e6dde74c4dad7ed58645ff55334. This is ready to be merged @gkthiruvathukal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add undergrad and graduate students to the website

2 participants