Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Emulsify is an open-source style guide generator for design systems, built with Gatsby, MDX, and Theme UI.
Emulsify Gatsby Theme is an open-source style guide generator that builds a customizable documentation site from an existing component library and MDX-authored documentation. It is a Gatsby theme built by Four Kitchens, the agency behind Emulsify, and is designed to help organizations scale their design systems while reducing cost, streamlining workflows, and improving accessibility.
Emulsify Gatsby Theme is a fully themeable style guide generator built on Gatsby. It takes your component library and documentation written in MDX as input and produces a static style guide website as output. The theme is part of the Emulsify open-source design system toolset, developed and maintained by Four Kitchens.
Install the theme in your Gatsby workspace, add your component documentation as MDX files, and run the Gatsby build to generate the style guide. For development, cloning the workspace and running yarn develop starts a local server at the example site. The documentation on docs.emulsify.info covers installation, documenting pages, and documenting components.
Yes, Emulsify is open-source, and the Gatsby theme is publicly available under an open-source license. You can clone the workspace, install dependencies with yarn, and run it locally.
It is built with Gatsby, MDX, and Theme UI. Gatsby handles static site generation, MDX lets you write JSX-powered documentation, and Theme UI provides the theming system.
Clone the workspace repository and run yarn from the root to install dependencies. Use yarn develop to run the example site, then refer to the documentation for installation, documenting pages, and documenting components.
