Skip to content

Conversation

@devalog
Copy link
Collaborator

@devalog devalog commented Dec 3, 2025

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

</Step>
<Step title="Customize your docs">
Now that you have a basic docs site, you can customize it by adding tutorials, generating an API Reference, or finetuning the branding. (Or skip ahead to [preview](#preview-your-docs) and [publish](#publish-to-production).)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'Now' that become outdated

</Info>
## Explore Fern's features

Now that your docs are live, explore these features to enhance them further.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'Now' that become outdated

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

fern generate --docs
```

This command builds your documentation at `https://YourOrganization.docs.buildwithfern.com`, where `YourOrganization` is the name defined in `fern.config.json`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where YourOrganization

the url that the site is published at is configured in docs.yml like so:

instances:
  - url: merge-test.docs.buildwithfern.com # update this to {yourorg}.docs.buildwithfern.com

Does not necessarily have to be the org name in your fern.config.json

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would make that a little more clear here, and at the start of the page too.

@devalog devalog requested a review from Ryan-Amirthan December 3, 2025 19:32
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

@devalog devalog merged commit 7527970 into main Dec 3, 2025
2 checks passed
@devalog devalog deleted the devalog/docs-qs branch December 3, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants