-
Notifications
You must be signed in to change notification settings - Fork 0
add figma guide #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add figma guide #24
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,20 @@ | ||||||
| --- | ||||||
| title: "Importing designs from Figma" | ||||||
| description: "You can import paywall designs from any Figma file you have view or edit access on. This is useful to get Helium to recreate pixel-perfect designs and use your assets." | ||||||
| icon: "figma" | ||||||
| --- | ||||||
|
|
||||||
| Click "Create a paywall" and click "Connect to Figma". | ||||||
|
|
||||||
| - This will open up a new tab asking if you'd like to let Helium connect to your Figma account. (Note: Helium uses OAuth to connect to figma to read files/metadata). Click "Yes" to sync your account and be redirected back to Figma. | ||||||
| - Next you'll be prompted to paste in a layer link to import. To find this URL, go to your figma file and click on the layer you'd like to import into Helium. You can do by clicking the layer on the sidebar, clicking "Copy/Paste". | ||||||
| - Important: make sure to copy the link to the entire layer, and not a specific image/asset in figma. | ||||||
|
|
||||||
|  | ||||||
|
|
||||||
| - Add in product ids and an optional description. Text added to the description will also be fed to Helium's AI to help guide the figma import. You can add things like: | ||||||
| - "Make sure to use relative layouts" | ||||||
| - "Make a dark version of this paywall" | ||||||
| - "Make sure to use mobile friendly versions of the fonts" | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hyphenate compound adjective. "mobile friendly" should be hyphenated as "mobile-friendly" when used as a compound adjective before a noun. 📝 Proposed fix- - "Make sure to use mobile friendly versions of the fonts"
+ - "Make sure to use mobile-friendly versions of the fonts"📝 Committable suggestion
Suggested change
🧰 Tools🪛 LanguageTool[grammar] ~18-~18: Use a hyphen to join words. (QB_NEW_EN_HYPHEN) 🤖 Prompt for AI Agents |
||||||
|
|
||||||
| - After submitting, Helium's AI will get to work recreating your paywall perfectly, regardless of what layout settings are applied to the layer. The paywall will be available to view/edit in the editor. Happy paywall testing! | ||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix grammar and text issues in this section.
Several issues found:
📝 Proposed fix
🤖 Prompt for AI Agents