{"id":20611009,"url":"https://github.com/raptor-ml/docs","last_synced_at":"2026-01-23T02:39:35.863Z","repository":{"id":38415316,"uuid":"495037663","full_name":"raptor-ml/docs","owner":"raptor-ml","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-21T12:17:41.000Z","size":15334,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-14T19:47:52.124Z","etag":null,"topics":["feature-engineering","kubernetes","mlops","raptor","raptor-ml"],"latest_commit_sha":null,"homepage":"https://raptor.ml","language":"TypeScript","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/raptor-ml.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-22T11:17:23.000Z","updated_at":"2024-04-21T12:15:31.000Z","dependencies_parsed_at":"2024-04-21T13:50:34.020Z","dependency_job_id":null,"html_url":"https://github.com/raptor-ml/docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raptor-ml/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raptor-ml%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raptor-ml%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raptor-ml%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raptor-ml%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raptor-ml","download_url":"https://codeload.github.com/raptor-ml/docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raptor-ml%2Fdocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28679137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"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":["feature-engineering","kubernetes","mlops","raptor","raptor-ml"],"created_at":"2024-11-16T10:18:49.014Z","updated_at":"2026-01-23T02:39:35.848Z","avatar_url":"https://github.com/raptor-ml.png","language":"TypeScript","readme":"# Website\n\nThis website, is used to document the [Raptor](https://raptor.ml) project.\n\nIt is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.\n\n### Installation\n\n```\n$ yarn\n```\n\n### Local Development\n\n```\n$ yarn start\n```\n\nThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.\n\n### Converting Notebook files to Markdown\nYou can use the `yarn ipynb2md` command to convert a notebook file to a markdown files.\nIt required [pandoc](https://pypi.org/project/pandoc/) to be installed on your machine.\n\nThe following script is allowing you to provide a few gadgets to implement Docusaurus functions in your notebook file:\na. You can specify your page's \"header metadata\"/\"frontmatter\" by specifing a map of key-value pairs in the `metadata.docusaurus` section of the notebook file\nb. You can hide a cell by providing `\"docusaurus_hide\": true` in the cell's metadata section.\n\n```json\n{\n  \"metadata\": {\n    \"docusaurus\": {\n      \"sidebar_position\": 1,\n      \"title\": \"Getting Started with the LabSDK\",\n      \"description\": \"Start writing features from your notebook in less than 5 minutes.\"\n    },\n    ...\n  },\n  \"cells\": [\n    {\n      \"cell_type\": \"markdown\",\n      \"source\": [\n        \"[↵ Back to the Docs](https://raptor.ml)\\n\",\n        \"\\n\"\n      ],\n      \"metadata\": {\n        \"id\": \"BK8SRO9PQ5VS\",\n        \"docusaurus_hide\": true\n      }\n    },\n    ...\n  ]\n}\n```\n\n### Build\n\nTo build the website, we need first to transform the `.ipynb` files to `.md` files. This is done by the `ipynb2md` script.\n\nThe following steps are required to build the website:\n\n1. Install `pandoc`:\n```console\nbrew install pandoc\n```\n\n2. Convert `.ipynb` files to `.md` files as specified above:\n```\n$ yarn ipynb2md\n```\n\n3. Build the website:\n```\n$ yarn build\n```\n\nThis command generates static content into the `build` directory.\n\n### Deployment\nCommits that has being merged to the `master` branch are automatically deployed to the production. Please open a PR with\nyour proposed changes.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraptor-ml%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraptor-ml%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraptor-ml%2Fdocs/lists"}