Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

deckgo/figma-deckdeckgo-plugin

Repository files navigation

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.