Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-transformer-orga

Parses org-mode files using Orga.

Install

npm install --save gatsby-transformer-orga

How to Use

// In your gatsby-config.js
plugins: [`gatsby-transformer-orga`]

To see a working starter project here.

Detailed Doc Here.

© 2023 Gatsby, Inc.