From 84c93d3d1c30c8fc6e94cc74655c34ba85ae2b6e Mon Sep 17 00:00:00 2001 From: Xiaoxing Hu Date: Thu, 8 Feb 2018 14:22:01 +1300 Subject: [PATCH] [www] add gatsby-orga starter (#3908) --- docs/docs/gatsby-starters.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs/gatsby-starters.md b/docs/docs/gatsby-starters.md index a77eccb584965..929d306ab1cd2 100644 --- a/docs/docs/gatsby-starters.md +++ b/docs/docs/gatsby-starters.md @@ -444,3 +444,10 @@ Community: * auto-generated sizes and types (png, webp) for background and hero images * favicons generator * webfonts with [webfontloader](https://github.com/typekit/webfontloader) + +* [gatsby-orga](https://github.com/xiaoxinghu/gatsby-orga) + [(demo)](https://xiaoxinghu.github.io/gatsby-orga/) + + Features: + + * Parses [org-mode](http://orgmode.org) files with [Orga](https://github.com/xiaoxinghu/orgajs).