This repository was archived by the owner on Jul 7, 2025. It is now read-only.
PassionWeek: Get Figma images from .mdx files - #868
Draft
lukasoppermann wants to merge 15 commits into
Draft
Conversation
lukasoppermann
force-pushed
the
figma-images
branch
from
September 30, 2024 20:28
66d151d to
e5e7cfa
Compare
lukasoppermann
temporarily deployed
to
github-pages
September 30, 2024 20:34 — with
GitHub Actions
Inactive
lukasoppermann
force-pushed
the
figma-images
branch
from
October 1, 2024 07:15
bc832c9 to
91b4be7
Compare
lukasoppermann
temporarily deployed
to
github-pages
October 1, 2024 07:30 — with
GitHub Actions
Inactive
lukasoppermann
force-pushed
the
figma-images
branch
4 times, most recently
from
October 1, 2024 13:29
1bbe039 to
cc66e40
Compare
.mdx files
lukasoppermann
force-pushed
the
figma-images
branch
5 times, most recently
from
October 1, 2024 14:13
4774afb to
01da806
Compare
lukasoppermann
temporarily deployed
to
github-pages
October 1, 2024 14:18 — with
GitHub Actions
Inactive
lukasoppermann
force-pushed
the
figma-images
branch
from
October 1, 2024 14:39
01da806 to
317298b
Compare
lukasoppermann
temporarily deployed
to
github-pages
October 1, 2024 14:44 — with
GitHub Actions
Inactive
lukasoppermann
temporarily deployed
to
github-pages
October 1, 2024 16:00 — with
GitHub Actions
Inactive
danielguillan
temporarily deployed
to
github-pages
October 2, 2024 09:25 — with
GitHub Actions
Inactive
lukasoppermann
temporarily deployed
to
github-pages
October 2, 2024 10:45 — with
GitHub Actions
Inactive
lukasoppermann
force-pushed
the
figma-images
branch
2 times, most recently
from
October 2, 2024 11:49
ce171c7 to
16f2e00
Compare
lukasoppermann
temporarily deployed
to
github-pages
October 2, 2024 11:54 — with
GitHub Actions
Inactive
lukasoppermann
temporarily deployed
to
github-pages
October 2, 2024 12:17 — with
GitHub Actions
Inactive
lukasoppermann
force-pushed
the
figma-images
branch
3 times, most recently
from
October 2, 2024 15:25
dd052fb to
b3efc6b
Compare
lukasoppermann
temporarily deployed
to
github-pages
October 2, 2024 15:31 — with
GitHub Actions
Inactive
lukasoppermann
force-pushed
the
figma-images
branch
from
October 2, 2024 15:39
b3efc6b to
57173ce
Compare
lukasoppermann
temporarily deployed
to
github-pages
October 2, 2024 16:11 — with
GitHub Actions
Inactive
lukasoppermann
temporarily deployed
to
github-pages
October 2, 2024 19:13 — with
GitHub Actions
Inactive
danielguillan
temporarily deployed
to
github-pages
October 3, 2024 09:56 — with
GitHub Actions
Inactive
danielguillan
temporarily deployed
to
github-pages
October 3, 2024 10:05 — with
GitHub Actions
Inactive
danielguillan
temporarily deployed
to
github-pages
October 3, 2024 10:28 — with
GitHub Actions
Inactive
danielguillan
temporarily deployed
to
github-pages
October 3, 2024 14:34 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a script that search all mdx files for figma node urls.
Currently I am looking for them in
<img>tags, but this will be changed to<FigmaImage>tags soon.