{"id":29906102,"url":"https://github.com/fern-api/docs","last_synced_at":"2025-08-01T20:17:46.660Z","repository":{"id":305804785,"uuid":"1001985418","full_name":"fern-api/docs","owner":"fern-api","description":"Documentation for Fern","archived":false,"fork":false,"pushed_at":"2025-07-29T17:19:57.000Z","size":89985,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-29T17:27:16.622Z","etag":null,"topics":["built-with-fern","docs","docs-as-code"],"latest_commit_sha":null,"homepage":"https://buildwithfern.com/learn/v2","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fern-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-14T13:17:27.000Z","updated_at":"2025-07-29T17:19:59.000Z","dependencies_parsed_at":"2025-07-22T05:49:32.770Z","dependency_job_id":null,"html_url":"https://github.com/fern-api/docs","commit_stats":null,"previous_names":["fern-api/docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fern-api/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fern-api%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fern-api%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fern-api%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fern-api%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fern-api","download_url":"https://codeload.github.com/fern-api/docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fern-api%2Fdocs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268290776,"owners_count":24226649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["built-with-fern","docs","docs-as-code"],"created_at":"2025-08-01T20:17:45.687Z","updated_at":"2025-08-01T20:17:46.648Z","avatar_url":"https://github.com/fern-api.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fern Documentation\n\nWelcome to the Fern documentation! This repository contains the source code for Fern's comprehensive documentation site, currently live at [fern-api.docs.buildwithfern.com/learn/home](https://fern-api.docs.buildwithfern.com/learn/home).\n\n## 🚀 Quick Start\n\n### Prerequisites\n\nBefore you begin, make sure you have the following installed:\n- [Node.js](https://nodejs.org/) (version 16 or higher)\n- [npm](https://www.npmjs.com/) (comes with Node.js)\n\n### Installation\n\n1. **Install the Fern CLI globally:**\n   ```bash\n   npm install -g fern-api\n   ```\n\n2. **Clone this repository:**\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd docs\n   ```\n\n### Local Development\n\nTo run the documentation site locally:\n\n1. **Start the development server:**\n   ```bash\n   fern docs dev\n   ```\n\n2. **Open your browser and navigate to:**\n   ```\n   http://localhost:3000\n   ```\n\nThe development server will automatically reload when you make changes to the documentation files.\n\n## Contribution Guide\n\nThanks for contributing to Fern's documentation!\n\n### Writing tips\n\nKeep the following principles in mind:\n\n- **Write for your audience** - Consider why users are reading your documentation and explain the use case clearly. Focus on clarity and completeness without being verbose. Add examples and code snippets when relevant.\n- **Help users get something done**. Don't try to sell users on the product, and avoid marketing language like \"amazing features\" or \"the best solution.\"\n- **Avoid time-specific language**. Don't mention a product or feature was just released or is the newest form, as this will quickly lead to stale documentation.\n- **Write in clear, concise language**, using [active voice](https://developers.google.com/style/voice) whenever possible. Keep sentences and paragraphs short and to the point. Be conversational and friendly tone. Stay away from jargon as much as you can.\n- **Use [Fern’s documentation components](https://buildwithfern.com/learn/docs/writing-content/components/overview)** whenever you can.\n- **When editing an existing page** - Match the existing heading structure, tone, and level of detail to ensure your changes integrate as seamlessly as possible.\n\n\u003e \"Break any of these rules sooner than say anything outright barbarous.\"\n\u003e \n\u003e —George Orwell, \"Politics and the English Language\"\n\nOur style guide is influenced by [Google's developer documentation style guide](https://developers.google.com/style) and Microsoft's [writing style guide](https://learn.microsoft.com/en-us/style-guide/welcome/).\n\n### Getting changes reviewed\n\nIf you want to **add a new page or make a large structural change**:\n- [File an issue in GitHub](https://github.com/fern-api/docs/issues) and assign [@devalog](https://github.com/devalog), [@kgowru](https://github.com/kgowru), or [@dsinghvi](https://github.com/dsinghvi). We'll review your issue to make sure your proposed page fits with Fern's overall documentation strategy and isn't duplicating any ongoing work. \n\nFor **all other changes**:\n-  Submit a PR directly with your suggested changes. A Fern docs member will review and confirm.\n\nIf you see something that is wrong or outdated in the documentation but don't know how to fix it, [file an issue](https://github.com/fern-api/docs/issues) or reach out to [@devalog](https://github.com/devalog), [@kgowru](https://github.com/kgowru), or [@dsinghvi](https://github.com/dsinghvi).\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffern-api%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffern-api%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffern-api%2Fdocs/lists"}