Closed velocitatem closed 1 year ago
This pull request introduces a responsive navigation bar and restructures the layout of the main page. It also adds a new section about IE University's Robotics & AI Lab. The navigation bar's visibility can be toggled, and its width and the main content's margin are dynamically adjusted. The main page now includes additional components and has been reorganized for better readability and structure.
File | Summary |
---|---|
fe-public/src/components/AboutInfo.astro |
Added a new section to display information about IE University's Robotics & AI Lab. |
fe-public/src/components/NavBar.astro |
Introduced a responsive navigation bar with toggle functionality. The width of the navigation bar and the margin of the main content are dynamically adjusted. |
fe-public/src/pages/index.astro |
Reorganized the layout of the main page by adding new components and wrapping sections in divs for better structure. Introduced a constant navBarLength and moved components for better readability. |
"In the land of code, where logic is king, 🤴 A rabbit hopped in, changes to bring. 🐇 With a navbar so neat, and layout so fine, 👌 The website now shines, truly divine. ✨ Celebrate we must, for the work is done, 🎉 In the world of code, under the binary sun. ☀️"
Given the website currently only has one page, I suggest keeping this off prod for now as it doesn't really do anything.
You know actually nevermind, I filled it with socials and stuff. We could use it as a stand in for the footer for now.
@vtwoptwo thoughts?
files in the public directory are served at the root path.
Instead of /public/burger.png, use /burger.png.
Summary by CodeRabbit
NavBar
) that dynamically adjusts its width and the margin of the main content. This feature enhances the user interface by providing easy access to key sections of the site.AboutInfo
section to display information about IE University's new Robotics & AI Lab, providing users with relevant and up-to-date information.index.astro
) for better readability and navigation. This includes the addition of headers for the club and join text, and the repositioning of various components likeMatrixBackground
,Scoreboard
, andWordCloud
.SidewaysHeader
for a unique and engaging presentation of section titles.