Skip to content

doc22940/contentful-to-figma

Repository files navigation

Welcome to Contentful to Figma plugin 👋

Author

👤 Khaled Garbaya kgarbaya@gmail.com

Usage

To get the TypeScript compiler working:

  1. Download Visual Studio Code if you haven't already: https://code.visualstudio.com/.
  2. Install the TypeScript compiler globally: sudo npm install -g typescript.
  3. Open this directory in Visual Studio Code.
  4. Compile TypeScript to JavaScript: Run the "Terminal > Run Build Task..." menu item, then select "tsc: watch - tsconfig.json". You will have to do this again every time you reopen Visual Studio Code.

That's it! Visual Studio Code will regenerate the JavaScript file every time you save.

Demo

You can find the video demo here

How do I get my credentials:

1-Go to contentful.com create or choose an existing space

2- Go to Settings > Api keys > Content delivery / preview tokens

3- Copy the delivery api key and space id and paste them.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Khaled Garbaya kgarbaya@gmail.com.
This project is MIT licensed.