- From: Drew Powers via GitHub <noreply@w3.org>
- Date: Thu, 19 Jun 2025 05:18:44 +0000
- To: public-design-tokens-log@w3.org
drwpow has just submitted a new pull request for https://github.com/design-tokens/community-group: == Combine == ## Changes Imports the https://github.com/design-tokens/designtokens.org repo locally, saving all the Git history & commits too. For the purpose of combining into one website, one URL ### Screenshots     ### Repo changes - Uses [pnpm](https://pnpm.io) because it’s the preferred way of dealing with monorepos - Imports git history from https://github.com/design-tokens/designtokens.org so no attribution/context is lost - Adds new URLs (everything else is the same): - `/TR/preview/`: in-progress draft (is there a better name than “preview?”) - `/TR/first-editors-draft`: first editors draft - `/TR/second-editors-draft`: second editors draft - Only adds minor Prettier formatting, but nothing major (only cleans up inconsistencies, doesn’t change the style of anything) Everything else is the same—same version of Eleventy, same site build, etc. etc. ### Todo After this PR merges, there will likely be some Netlify cleanup (if any can’t happen in this PR). See https://github.com/design-tokens/community-group/pull/276 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 19 June 2025 05:18:45 UTC