deckgo / figma-deckdeckgo-plugin

Export Figma frames to DeckDeckGo slides

Home Page:https://deckdeckgo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

figma-deckdeckgo-plugin

Export Figma frames to DeckDeckGo slides.

Figma to DeckDeckGo

Plugin GitHub release

Table of contents

Getting Started

DeckDeckGo is an open source web editor for presentations.

This plugin, once installed in Figma, can be used to export frames to DeckDeckGo slides. The assets are exported as webp images and optionally, texts are extracted to make these editable in the editor.

How to?

  • Use the plugin to export your frames
  • Download the resulting asset as zip file
  • Go to the DeckDeckGo editor
  • Import the data to create a new deck
Import in DeckDeckGo

Design Guidelines

There are currently no check on the frame ratio. Nevertheless, we suggest the use of a 16/9 ratio.

It is also worth to notice that DeckDeckGo supports currently only a few fonts and, one family per decks.

Development

To build this plugin locally:

git clone https://github.com/deckgo/figma-deckdeckgo-plugin
cd figma-deckdeckgo-plugin
npm ci
npm run build

License

This plugin is released under the GNU Affero General Public License. Copyright David Dal Busco and Nicolas Mattia, Zürich, Switzerland. See COPYING for more details.

About

Export Figma frames to DeckDeckGo slides

https://deckdeckgo.com

License:Other


Languages

Language:TypeScript 78.5%Language:HTML 17.4%Language:JavaScript 4.2%