Skip to content

Remove plantstore assets from starter repo#107

Open
kgowru wants to merge 1 commit intomainfrom
devin/1773762837-remove-plantstore-assets
Open

Remove plantstore assets from starter repo#107
kgowru wants to merge 1 commit intomainfrom
devin/1773762837-remove-plantstore-assets

Conversation

@kgowru
Copy link
Contributor

@kgowru kgowru commented Mar 17, 2026

Summary

Removes plantstore-branded assets (favicon, logos) from the docs starter repo so that new users who fork the repo don't inherit plantstore branding. The Fern logo SVGs used in the README are kept.

Deleted files:

  • fern/docs/assets/favicon.svg (plant + pot icon)
  • fern/docs/assets/logo-dark.svg (plantstore wordmark, dark mode)
  • fern/docs/assets/logo-light.svg (plantstore wordmark, light mode)
  • fern/docs/assets/logo.svg (plantstore wordmark)

Updated files:

  • fern/docs.yml — commented out logo and favicon config blocks
  • fern/docs/pages/customization.mdx — changed example paths from docs/assets/... to path/to/... placeholders

Review & Testing Checklist for Human

  • Confirm that the starter repo should render with no custom logo or favicon by default (i.e., Fern defaults are acceptable for new users)
  • Note: the commented-out logo config in docs.yml now references logo-light.svg (line 94) whereas the original config referenced logo.svg — verify this is fine as a comment/template for users
  • Fork the repo or run fern docs dev to verify the site still renders correctly without the deleted assets

Notes

  • fern-logo-primary.svg and fern-logo-white.svg are intentionally kept — they're referenced by README.md for GitHub display, not by the docs site.

Link to Devin session: https://app.devin.ai/sessions/7c14880c26aa4668b46488b8e998a070
Requested by: @kgowru

- Remove favicon.svg, logo-dark.svg, logo-light.svg, logo.svg
- Comment out logo and favicon references in docs.yml
- Update customization.mdx example to use placeholder paths
- Keep fern-logo-primary.svg and fern-logo-white.svg (used in README)

Co-Authored-By: Kapil Gowru <k.gowru@gmail.com>
@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link

🌿 Preview your docs: https://plantstore-preview-91b671b7-145d-46f8-8812-5c8d4cefa1c4.docs.buildwithfern.com

Here are the markdown pages you've updated:

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.

1 participant