Skip to content

Brand update#106

Open
ladyofcode wants to merge 19 commits into
mainfrom
brand-update
Open

Brand update#106
ladyofcode wants to merge 19 commits into
mainfrom
brand-update

Conversation

@ladyofcode

Copy link
Copy Markdown
Collaborator

Changes include:

  • add the full style guide as originally presented (with some updates)
  • add Bits UI for components
  • add massive style + layout updates
  • animating the home page logo
  • move author sync off local dev to build only
  • update pages to svelte 5
  • typescript fixes across the board
  • add motifs to some of the pages
  • update mobile styles
  • update menu layout + descriptions

Recommend to pull down branch and view locally.

@ladyofcode ladyofcode requested a review from a team as a code owner May 26, 2026 10:42
@netlify

netlify Bot commented May 26, 2026

Copy link
Copy Markdown

Deploy Preview for drf-website ready!

Name Link
🔨 Latest commit 05d830f
🔍 Latest deploy log https://app.netlify.com/projects/drf-website/deploys/6a2492943cd1a7000897c084
😎 Deploy Preview https://deploy-preview-106--drf-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 26, 2026

Copy link
Copy Markdown

Deploy Preview for drf-site ready!

Name Link
🔨 Latest commit 05d830f
🔍 Latest deploy log https://app.netlify.com/projects/drf-site/deploys/6a249294e7899d000878047d
😎 Deploy Preview https://deploy-preview-106--drf-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread package.json
"type": "module",
"scripts": {
"dev": "npm run sync-authors && vite dev",
"dev": "vite dev",

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.

why do you want to remove sync-authors?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Speed. The GH info is not updated enough to warrant a slow start when moving in between checks and restarts. It's still there in build, and the build command can also be run locally. So the info will be updated as the site gets rebuilt every time we push updates.

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.

2 participants