y-lead-website
- 4 Devlogs
- 14 Total hours
I built a website for a local school event in TSX, Next JS
I built a website for a local school event in TSX, Next JS
final devlog:
added a resources page where all the videos, worksheets and documents can be accessed from. items are all embeds instead of plain lists of links to boost interaction.
The resources use a bit of a bento grid with the most important one taking a full width size and the rest half width with padding.
All content has been added finally, all animations intact, the embeds have a custom bg glow based on the initial embed content.
the embed may be slow to load on mobile, which i will fix in a future update if ever needed as i will be moving to focus on other projects.
Bug fixes extra features and even more content and redirects for participants to use:
page for organising committee credits and acknowledgements. Can now be accessed via a button that redirected to /about/organising-committee. /about may be used for other stuff like this as well like certain event details and etc… Current at /about/organising-committee there ar pictures of each comm and they’re heads and members, the images are all have been converted into avif for faster loading times
I’ve been working on a website for a local school event. Written in TSX using the Next JS framework. This devlog includes only the bug and UI inconsistency fixes for the theme and about pages.