Migrate preview and docs packages from Eleventy to Astro (#2694)

Co-authored-by: Bartek <xbartoszdobija@gmail.com>
This commit is contained in:
Paweł Kuna
2026-07-28 00:09:02 +02:00
committed by GitHub
co-authored by Bartek
parent 9820d110f6
commit d8956a06d6
1150 changed files with 52147 additions and 32804 deletions
@@ -8,6 +8,10 @@ on:
- '**.png'
- '**.webp'
permissions:
contents: write
pull-requests: write
jobs:
build:
# Only run on Pull Requests within the same repository, and not from forks.
@@ -23,4 +27,4 @@ jobs:
- name: Compress Images
uses: calibreapp/image-actions@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}