fdocs3

1.0.0 • Public • Published

Formik Docs

This is source code to formik.org. It is built with:

  • Next.js
  • MDX
  • Tailwind
  • Algolia
  • Notion

Running locally

yarn install

At the moment, you need to signup for Notion, and follow these instructions to get a token and create a blog in order to develop locally. Not ideal, but hopefully will fix soon.

With tokens and page index in hand, rename .sample.env and .sample.env.build to just .env and .env.build. In each one, add respective parameters:

-NOTION_TOKEN=XXXX
+NOTION_TOKEN=<YOUR_TOKEN>
-BLOG_INDEX_ID=XXXXX
+BLOG_INDEX_ID=<YOUR_BLOG_INDEX_ID>

Now it will work. Run yarn dev to get going.

If you get stuck or need help, send a DM to Jared on Twitter.

Readme

Keywords

none

Package Sidebar

Install

npm i fdocs3

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.38 MB

Total Files

141

Last publish

Collaborators

  • jaredpalmer