Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revive purple friday website #632

Merged
merged 6 commits into from
Dec 11, 2024
Merged

Revive purple friday website #632

merged 6 commits into from
Dec 11, 2024

Conversation

thomcsmits
Copy link
Member

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Dec 10, 2024

Deploying dwhdelft-nl with  Cloudflare Pages  Cloudflare Pages

Latest commit: 45c34bc
Status: ✅  Deploy successful!
Preview URL: https://bcd8e13b.dwhdelft-nl-u1a.pages.dev
Branch Preview URL: https://thomcmsits-paarsevrijdag.dwhdelft-nl-u1a.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Dec 10, 2024

Deploying outsite-nl with  Cloudflare Pages  Cloudflare Pages

Latest commit: 45c34bc
Status: ✅  Deploy successful!
Preview URL: https://fabe983b.dwhdelft-nl.pages.dev
Branch Preview URL: https://thomcmsits-paarsevrijdag.dwhdelft-nl.pages.dev

View logs

active.value = index
}

watchEffect(() => {
Copy link
Member

Choose a reason for hiding this comment

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

Waarom zit dit in een watch? Lijkt constant te blijven 🤔

Copy link
Member

@casperboone casperboone left a comment

Choose a reason for hiding this comment

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

  • Ik vind het altijd raar dat dit op /resources leeft en daar vervolgens nog een half jaar rondzwerft, moeten we het niet op /paarsevrijdag oid gooien?
  • "HH" voelt gek, misschien gewoon uitschrijven?
  • Veel "wit"ruimte tussen titel en content
    CleanShot 2024-12-10 at 16 28 00@2x

Copy link
Member

Choose a reason for hiding this comment

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

Ik zou een refactor naar het gebruik van https://headlessui.com/v1/vue/tabs nice vinden. Snap dat er nu tijdsdruk is, dus misschien voor na het mergen van deze PR

Copy link
Member Author

Choose a reason for hiding this comment

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

Ja nice! Idd voor daarna

Comment on lines +29 to +37
<div class="w-full py-6">
<section class="container mx-auto space-y-6">
<div class="space-y-6">
<div class="text-5xl">
{{ t('title') }}
</div>
<div>
{{ t('subtitle') }}
</div>
Copy link
Member

Choose a reason for hiding this comment

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

Ik zou dit hele stuk naar de resources.vue gooien, en alleen de tabs hierin laten

Copy link
Member Author

Choose a reason for hiding this comment

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

Juist omdat dit het enige wat specific is voor paarse vrijdag, zou ik die voor nu hier laten, omdat je dit hele paarse vrijdag gebeuren weer weg kan halen (/verplaatsen) door alleen die weg te halen

Copy link
Member

Choose a reason for hiding this comment

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

fair enough!

@thomcsmits
Copy link
Member Author

Mee eens dat het op /resources niet de meest logische plek is. Vandaar #539 , die stond heel lang op awaiting-content (Dante zou hier een overzicht voor maken) maar die is gesloten omdat de content verwijderd was.

Mee eens dat dit beter gesplitst kan worden, maar idd voor na paarse vrijdag.

Copy link
Member

@laurensWe laurensWe left a comment

Choose a reason for hiding this comment

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

LGTM

@casperboone casperboone merged commit 012086e into main Dec 11, 2024
3 checks passed
@casperboone casperboone deleted the thomcmsits/paarsevrijdag branch December 11, 2024 12:25
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.

3 participants