Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix, docs): adapt all the middle content we have on the docs product #3526

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented May 3, 2024

We don't really cover much in the docs about Ferns docs product. This PR attempts to change that. The updated information architecture looks like this:

Screenshot 2024-05-03 at 3 48 26 PM

Copy link

github-actions bot commented May 3, 2024

@dannysheridan dannysheridan self-requested a review May 3, 2024 21:25
@dannysheridan
Copy link
Member

dannysheridan commented May 3, 2024

Getting Started

  • Quickstart
  • Project Structure (docs.yml, fern folder, fern.config.json, GitHub as CMS)
  • Showcase

Building your Docs

  • Styling
    -- Colors
    -- Fonts
    -- Light/Dark Mode
  • Writing Content
    -- Using Markdown
    -- Using MDX/JSX
    -- Frontmatter
    -- Reusable Snippets
    -- Versioning
  • Previewing
    -- Local Preview
    -- PR Previews
  • API Reference
    -- Using OpenAPI
    -- Using Fern Definition
    -- Using MDX
    -- API Playground
    -- API Key Injection
  • Scripts
    -- Custom CSS
    -- Custom JS
  • Custom Domain
    -- Custom Subdomain
    -- Custom Subpath

Features

  • Search by Algolia
  • AI Chatbot
  • Protect Your Docs
    -- Password-protected
    -- SSO
  • Connecting Analytics

Components

  • Built-in Components
  • Custom Components

Comparing

  • Fern to Mintlify
  • Fern to ReadMe

@dannysheridan
Copy link
Member

Opinion: the showcase cards should tell a user what to look for. (e.g., Primer -> Versioning)

@abvthecity
Copy link
Contributor

abvthecity commented May 6, 2024

Getting Started

  • Quickstart
  • Project Structure (docs.yml, fern folder, fern.config.json, GitHub as CMS)
  • Showcase

Building your Docs

  • Navigation
    • Sections
    • Tabs
    • Versions
    • API Reference
    • Search
  • Customization
    • Theme (includes colors, light/dark mode)
    • Fonts
    • Layout (widths, heights, placement)
    • [pro] Header & Footer
    • [pro] Custom CSS
    • [pro] Custom JS
  • Writing Content
    • Using Markdown
    • Using MDX/JSX
    • Frontmatter
    • Reusable Snippets
    • Versioning
  • Previewing
    • Local Preview
    • PR Previews
  • API Reference
    • Using OpenAPI
    • Using Fern Definition
    • Using MDX
    • API Playground
    • API Key Injection
  • Custom Domain
    • Custom Subdomain
    • Custom Subpath

Features

  • Search by Algolia
  • AI Chatbot
  • Protect Your Docs
    • Password-protected
    • SSO
  • Connecting Analytics

Components

  • Built-in Components
  • Custom Components

Comparing

  • Fern to Mintlify
  • Fern to ReadMe

@dannysheridan
Copy link
Member

Getting Started

  • Quickstart
  • Project Structure (docs.yml, fern folder, fern.config.json, GitHub as CMS)
  • Showcase

Building your Docs

  • Navigation
    • Sections
    • Tabs
    • Versions
    • API Reference
    • Search
  • Customization
    • Theme (includes colors, light/dark mode)
    • Fonts
    • Layout (widths, heights, placement)
    • [pro] Header & Footer
    • [pro] Custom CSS
    • [pro] Custom JS
  • Writing Content
    • Using Markdown
    • Using MDX/JSX
    • Frontmatter
    • Reusable Snippets
    • Versioning
  • Previewing
    • Local Preview
    • PR Previews
  • API Reference
    • Using OpenAPI
    • Using Fern Definition
    • Using MDX
    • API Playground
    • API Key Injection
  • Custom Domain
    • Custom Subdomain
    • Custom Subpath

Features

  • Search by Algolia
  • AI Chatbot
  • Protect Your Docs
    • Password-protected
    • SSO
  • Analytics
    • Google Analytics
    • Segment
    • Mixpanel
    • PostHog
  • Integrations
    • GitHub
    • Intercom
    • HubSpot
    • Slack
  • SEO

Components

  • Built-in Components
  • Custom Components

Comparing

  • Fern vs Mintlify
  • Fern vs ReadMe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants