{"id":16159272,"url":"https://github.com/cstrnt/docs","last_synced_at":"2026-01-19T22:31:29.869Z","repository":{"id":97719344,"uuid":"347324061","full_name":"cstrnt/docs","owner":"cstrnt","description":"Fig's public docs","archived":false,"fork":false,"pushed_at":"2021-03-16T20:12:53.000Z","size":26403,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T11:03:34.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cstrnt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/cli-tool-not-installed.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-13T09:13:48.000Z","updated_at":"2021-05-12T14:19:28.000Z","dependencies_parsed_at":"2023-03-30T23:19:56.785Z","dependency_job_id":null,"html_url":"https://github.com/cstrnt/docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cstrnt/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstrnt%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstrnt%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstrnt%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstrnt%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cstrnt","download_url":"https://codeload.github.com/cstrnt/docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstrnt%2Fdocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-10T01:57:58.478Z","updated_at":"2026-01-19T22:31:29.834Z","avatar_url":"https://github.com/cstrnt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fig Docs\n\nThis repo hosts all of Fig's docs, found at [withfig.com/docs](https://withfig.com/docs).\n\nTo make changes to a doc, fork this repo and submit a PR.\n\n## Adding a new doc\n\nUnder the docs folder, you'll find a bunch of markdown files, with even more markdown files inside some nested folders. These files represent each doc's contents and their URL path. For example, if you wanted to add something under the Autocomplete section of the sidebar, make sure to add that markdown file under the /autocomplete folder. Files under the /autocomplete folder will also be routed under withfig.com/docs/autocomplete.\n\nAfter moving the .md file into the right /docs path, we need to set up URL routing to your doc. Routing is handled by the `manifest.json` file found under /docs. This file also determines the order that the docs will show up on the sidebar.\n\n**Additional properties**\n\n- To create a hidden page, one that can be accessed via URL but can't be found in the sidebar (ex: [https://withfig.com/docs/support/secure-keyboard-input](https://withfig.com/docs/support/secure-keyboard-input)), add `\"show\": false`.\n\n```js\n{\n    \"title\": \"Secure Keyboard Input\",\n    \"path\": \"support/secure-keyboard-input.md\",\n    \"show\": false\n}\n```\n\n## Updating a doc\n\nYou can make changes to any of the docs by directly editing the .md files in the /docs folder. To change the order that docs show up on the sidebar, rearrange the manifest.json accordingly.\n\n\n\nQuestions? Email [hello@withfig.com](mailto:hello@withfig.com)!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstrnt%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcstrnt%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstrnt%2Fdocs/lists"}