Skip to content

Freshers 2026 Campaign - #923

Draft
gellowg wants to merge 40 commits into
mainfrom
freshers-2026
Draft

Freshers 2026 Campaign#923
gellowg wants to merge 40 commits into
mainfrom
freshers-2026

Conversation

@gellowg

@gellowg gellowg commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Adds a new responsive Freshers 2026 landing page designed around the CSS brand, with editable content and events managed through Netlify CMS.

What changed outside of freshers campaign

  • Removed the old Ball promotional banners from standard page and post layouts.
  • Added new freshers promotional banner to standard page, post and merch layouts which can be toggled in _config.yml and is hidden on /freshers
  • Updated the shared navigation template to support image-based menu items.
  • Added a Freshers image item to the desktop and mobile navigation.

The new freshers campaign

  • Added a new /freshers landing page with:
    • Freshers campaign hero and group photo
    • Discord, WhatsApp, Instagram and Events calls to action
    • Responsive desktop and mobile layouts
    • Freshers countdown that removes itself when complete
    • Freshers activity marquee
    • Welcome, membership and “Who are we?” sections
    • Expandable FAQ section
    • Discord and WhatsApp footer calls to action
    • New freshers campaign artwork
  • Added a responsive Freshers events carousel containing:
    • Event title and cover image
    • Short event description
    • Location, date and time
    • Previous and next controls
    • Mobile swipe/scroll support
    • A link to the CSS Google Calendar
    • The full Freshers calendar artwork beneath the carousel
  • Added the initial 2026 Freshers events.
  • Added Netlify CMS support for:
    • Hero content and background image
    • Countdown date
    • Welcome and “Who are we?” content
    • Information cards
    • FAQs
    • Freshers calendar artwork
    • Creating, editing and deleting Freshers events

Notes

Some event details are currently marked as TBD and can be updated through Netlify CMS once confirmed.

gellowg added 28 commits August 20, 2026 21:20
…ers page - just using already implemented redirect instead
@gellowg
gellowg requested a review from a team as a code owner August 22, 2026 18:25
@github-actions github-actions Bot added the sync Keep this pr up to date with it's base branch automatically label Aug 22, 2026
@cssbhamdev
cssbhamdev enabled auto-merge (squash) August 22, 2026 18:25
@github-actions

Copy link
Copy Markdown

This pull request has been marked to automatically sync to its base branch. You can disable this behavior by removing the label.

@gellowg

gellowg commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

Deploy preview here: https://deploy-preview-923--cssbham.netlify.app

@MattyTheHacker

Copy link
Copy Markdown
Member

FAQ answers wrap unnecessarily
image

Comment thread freshers.html Outdated
Comment thread freshers.html
Comment thread freshers.html Outdated
Comment thread css/freshers.scss Outdated
Comment thread css/freshers.scss Outdated
Comment thread css/freshers.scss Outdated
Comment thread css/freshers.scss Outdated
Comment on lines +192 to +201
.freshers-button-primary {
color: $ink;
background: linear-gradient(110deg, $mint, #a5f4dd);
box-shadow: 0 14px 35px rgba(105, 230, 194, 0.22);

&:hover,
&:focus-visible {
box-shadow: 0 18px 40px rgba(105, 230, 194, 0.32);
}
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Class is not used and can be deleted

Suggested change
.freshers-button-primary {
color: $ink;
background: linear-gradient(110deg, $mint, #a5f4dd);
box-shadow: 0 14px 35px rgba(105, 230, 194, 0.22);
&:hover,
&:focus-visible {
box-shadow: 0 18px 40px rgba(105, 230, 194, 0.32);
}
}

Comment thread css/freshers.scss Outdated
Comment thread css/freshers.scss
automatic-pr-updater Bot and others added 9 commits August 22, 2026 20:12
… the CMS so it stores a display_date too for irregular dates like date ranges, Each event now also displays the weekday of the date rather than just the day and month
Co-authored-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
Signed-off-by: George Tong <47644702+gellowg@users.noreply.github.com>
@gellowg
gellowg marked this pull request as draft August 23, 2026 01:01
auto-merge was automatically disabled August 23, 2026 01:01

Pull request was converted to draft

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

Labels

enhancement sync Keep this pr up to date with it's base branch automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants