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

[UwU] Unicorn Utterances Redesign #497

Merged
merged 992 commits into from Oct 20, 2023
Merged

[UwU] Unicorn Utterances Redesign #497

merged 992 commits into from Oct 20, 2023

Conversation

fennifith
Copy link
Member

@fennifith fennifith commented Mar 3, 2023

Unicorn Utterances is currently undergoing a significant redesign to update all of our styling to meet a more consistent and friendly standard! We're working really hard to make this project a success.

Preview URL: https://unicorn-utterances-git-uwu-oceanbit.vercel.app/

  • General utilities:
    • Breakpoints
    • Color tokens (missing primary button colors)
    • Updated font specs
  • Generated social images
  • Hardcoded social images
  • / (James)
    • Migration to new SCSS/structure
    • Dynamic logo banner image
    • Animated sticker logo (V2)
    • Full design implementation
    • Quality check
  • /page/[num] (James)
    • Migration to new SCSS/structure
    • Pagination components
    • Full design implementation
    • Quality check
  • /search/ (this is a new route + component) (Corbin)
    • Initial design (no dynamic search functionality, just components/links)
    • Functionality implementation
      Not including filters or any additional functionality from the current site in V1; this is just redesigning components
    • Integration tests
    • A11Y
    • Initial state
    • Failure state
    • Loading state
    • No results found
    • Filter by... (v2)
    • Updated UI for number of results
    • A11Y fixes
    • Grid update
    • Plausible analytics
    • Quality check
  • /about/ (James)
    • Migration to new SCSS/structure
    • Full design implementation
    • Credits/licenses page for logo usage
    • Quality check
  • /unicorns/[username] (Xeno)
    • Migration to new SCSS/structure
    • Full design implementation
    • Add achivements
    • Quality check
  • /unicorns/[username]/page/[num]
    This is just a link to the search page with the author's name as a query
    • Migration to new SCSS/structure
    • Full design implementation
    • Quality check
  • /posts/[slug] (Corbin)
    • Migration to new SCSS/structure
    • Table of Contents
    • Series/Collections Table of Contents
    • Remove Comments
    • Metadata/forms footer
    • Markdown styling
      • Table
      • Codeblock
      • Unordered List
      • Ordered List
      • Blockquote
      • Blockquote Notes & Warnings
      • Tabs
      • Hints (/ collapse elements)
      • Iframe click-to-run
      • File list
    • Full design implementation
    • Quality check
  • /collections/[slug] (Corbin)
    • Migration to new SCSS/structure
    • Full design implementation
    • Quality check
  • /404 (Corbin)
    • Migration to new SCSS/structure
    • Full design implementation
    • Quality check
  • /confirm (Corbin)
    • Migration to new SCSS/structure
    • Full design implementation
    • Quality check
  • /thanks (Corbin)
    • Migration to new SCSS/structure
    • Full design implementation
    • Quality check

https://www.figma.com/file/Ul8KB1Sc6etCNTRCRSc27z/UwU-System

@fennifith fennifith added the uwu UwU label Mar 3, 2023
@vercel
Copy link

vercel bot commented Mar 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unicorn-utterances ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 5:55am

@crutchcorn
Copy link
Member

w3c/wcag#856

Per my concerns regarding the new card outlines' contrast

@crutchcorn crutchcorn changed the title [WIP] [UwU] UwUnicorn Utterances Redesign [WIP] [UwU] UwUnicorn Utuwewances Redesign Mar 4, 2023
@crutchcorn crutchcorn changed the title [WIP] [UwU] UwUnicorn Utuwewances Redesign [WIP] [UwU] UwUnicorn Utuwewances Redesiwn Mar 4, 2023
crutchcorn and others added 8 commits October 19, 2023 01:57
Co-authored-by: James Fenn <me@jfenn.me>
Per @PrattiDev this PR implements rounded images and videos in blog
posts. I manually checked every single page of the site (all 93 blog
posts + about + collections) that has this class.
This PR improves the CSS article by @ljtechdotca by:

- Removing manual spacing in post images
- Adding alt text

I also noticed the original link 404s. I've reached out to LJ to ask if
he'd like to remove the `originalPost` tag and move it to UU as the
canonical link
crutchcorn and others added 3 commits October 19, 2023 11:10
- Fix search caret color not displaying correctly on dark theme
- Fixes #822
Changes any "clips.twitch.tv" URL to the correct twitch embed URL
format.

Fixes #829
fennifith and others added 2 commits October 20, 2023 01:13
Fixes tab headings being included in the table of contents because of
incorrect plugin order.
@fennifith fennifith merged commit ca92482 into main Oct 20, 2023
5 checks passed
@crutchcorn crutchcorn deleted the uwu branch October 30, 2023 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
uwu UwU
Projects
None yet
2 participants