Mar 9, 2023

Host your Motif content at a subpath under your main site

Want yourdomain.com/docs to point to pages on Motif? In this guide, we show how this is possible in a Next.js application.

Read more →

Feb 28, 2023

Add DocsGPT to your site

This guide walks you through building a DocsGPT prompt interface on Motif based on the OpenAI API, offering your visitors a way to query your content and get served customized answers.

Read more →

Feb 18, 2023

Display GitHub release notes on your site

Automatically pull in release notes from your GitHub repo and display them on your site.

Read more →

Jan 19, 2023

Markdoc components with non-primitive attributes

This guide will show you a way around passing non-primitive attributes to components in Markdoc.

Read more →

Jan 17, 2023

Add Intercom chat to your website

Add the Intercom chat widget to a set of pages.

Read more →

Jan 15, 2023

Explore creative coding with P5.js

Use p5.js to build visual and interactive content in Motif.

Read more →

Jan 9, 2023

Add Bootstrap to your site

Add support for Bootstrap styles and components with 2 lines of code.

Read more →

Dec 17, 2022

Add a feedback form with Formspree

Gather feedback from visitors with a custom form at the bottom of your pages.

Read more →

Oct 2, 2022

Auto-generate reference docs from OpenAPI/Swagger specs

This guides shows how to create beautiful API reference docs from OpenAPI/Swagger specs.

Read more →

Sep 6, 2022

Markdoc for content writers

This guide will help you get up to speed on a Motif docs project powered by Markdoc.

Read more →

Aug 31, 2022

Deploy as a Next.js app

Deploy your Motif project as a custom Next.js app that you can run on your own servers.

Read more →

Aug 31, 2022

Deploy as a Next.js app

Deploy your Motif project as a custom Next.js app that you can run on your own servers.

Read more →

Aug 22, 2022

Add search to your docs site

This guide covers how to build a fast, zero-dependency fuzzy-search component for your docs site.

Read more →

Aug 16, 2022

Create dynamic page layouts

Create common layouts for your pages, such as grids and columns.

Read more →

Aug 4, 2022

Add a dark mode toggle

A simple way to switch themes on your website which takes into account users' system preferences.

Read more →

Jul 10, 2022

Integrate with Webflow

This guide covers how to import Motif-authored content and code into a Webflow website.

Read more →

Jun 16, 2022

Build a Notion-powered website

A guide to creating a fully customizable Notion-powered site and publishing it to your custom domain.

Read more →

Jun 5, 2022

Preparing for SEO

This guide walks you through the steps to complete to make sure your site performs well on SEO.

Read more →

May 9, 2022

Syncing text files between browser and disk using Yjs and the File System Access API

A conflict-free way to synchronize text files between browser and disk, using Yjs and the File System Access API.

Read more →