Re: [community-group] chore(): Move from 11ty to Astro (#309)

### Preview

This preview link works: https://deploy-preview-309--designtokensorg.netlify.app

Netlify just has trouble with respec & puppeteer building. It has on 11ty, and does on Astro. It has something to do with some cleverness it tries to do with caching some special puppeteer thing they do (the error message involves a “Netlify Puppeteer plugin” that I haven’t installed and is not part of this repo). Anyways clearing cache & redeploying works!

### Blog bug

I’m missing the author on blog posts:

**Before**

<img width="2330" height="1188" alt="CleanShot 2025-09-24 at 07 54 19@2x" src="https://github.com/user-attachments/assets/1255a9a5-4fb3-4392-8838-b126d67734c1" />

**After**

<img width="2244" height="1028" alt="CleanShot 2025-09-24 at 07 51 54@2x" src="https://github.com/user-attachments/assets/133daecc-0a9e-4d93-a4de-164ba6d5c3a5" />

### Technical Reports

I think you mentioned this somewhere else but the TR links aren’t working: https://deploy-preview-309--designtokensorg.netlify.app/TR/first-editors-draft/

I personally would just shove them into the `public/` folder and commit them to Git. I had to do something different for 11ty based on how it works (there’s no default static folder in the same way). Because Astro isn’t responsible for building them right now, they are “assets” as far as Astro is concerned and can go in the “YOLO folder” a.k.a. `public/`.

-- 
GitHub Notification of comment by drwpow
Please view or discuss this issue at https://github.com/design-tokens/community-group/pull/309#issuecomment-3328629962 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 24 September 2025 13:57:21 UTC