{"id":15048765,"url":"https://github.com/boykush/scraps","last_synced_at":"2026-02-08T08:22:13.995Z","repository":{"id":174327865,"uuid":"646458147","full_name":"boykush/scraps","owner":"boykush","description":"A static site generator that makes it easy to write internal links (Wiki links) in Markdown files.","archived":false,"fork":false,"pushed_at":"2025-03-20T07:19:31.000Z","size":2328,"stargazers_count":21,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T07:37:23.868Z","etag":null,"topics":["cli","knowledge-management","markdown","personal-knowledge-management","rust","static-site-generator","wiki"],"latest_commit_sha":null,"homepage":"https://boykush.github.io/scraps/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boykush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-05-28T13:18:11.000Z","updated_at":"2025-03-12T15:17:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ec0a236-8a0b-49bf-9462-5602f187499c","html_url":"https://github.com/boykush/scraps","commit_stats":{"total_commits":270,"total_committers":3,"mean_commits":90.0,"dds":"0.12222222222222223","last_synced_commit":"c0b6ab71b83efe87eb0ddec8a281e3cf140cea96"},"previous_names":["boykush/scrap"],"tags_count":97,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boykush%2Fscraps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boykush%2Fscraps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boykush%2Fscraps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boykush%2Fscraps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boykush","download_url":"https://codeload.github.com/boykush/scraps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140921,"owners_count":21054369,"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","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":["cli","knowledge-management","markdown","personal-knowledge-management","rust","static-site-generator","wiki"],"created_at":"2024-09-24T21:16:07.223Z","updated_at":"2026-02-08T08:22:13.974Z","avatar_url":"https://github.com/boykush.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://github.com/boykush/scraps/blob/main/assets/logo_opacity.png?raw=true\" alt=\"logo\" width=\"200\"\u003e\n  \u003cbr\u003e\n  Scraps\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://boykush.github.io/scraps/\"\u003e\u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/docs-latest-blue?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://crates.io/crates/scraps\"\u003e\u003cimg alt=\"Crates.io\" src=\"https://img.shields.io/crates/v/scraps?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/boykush/scraps/blob/main/LICENSE.md\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-blue?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/boykush/scraps/actions/workflows/cargo-test-and-lint.yml\"\u003e\u003cimg alt=\"CI\" src=\"https://img.shields.io/github/actions/workflow/status/boykush/scraps/cargo-test-and-lint.yml?branch=main\u0026style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/boykush/scraps\"\u003e\u003cimg alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/boykush/scraps?style=social\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# 📚 What is Scraps?\n\nScraps is a portable CLI knowledge hub for managing interconnected Markdown documentation with Wiki-link notation.\n\nLearn more in the [official documentation](https://boykush.github.io/scraps/).\n\n# 🚀 Getting Started\n\nYou can refer to the [Getting Started](https://boykush.github.io/scraps/scraps/getting-started.tutorial.html) document to quickly begin using Scraps.\n\nSample page in Japanese is [here](https://boykush.github.io/wiki/).\n\n# ✨ Features\n\n### 🌐 Static Site\n- [x] Sorting (linked_count, committed_date)\n- [x] Tagging\n- [x] Pagination\n- [x] Mermaid Diagrams\n- [x] Search\n- [x] Color Scheme (Theme is the [Nord](https://www.nordtheme.com/))\n- [x] OGP Card\n### 💻 CLI\n- [x] Build a static site\n- [x] Init scraps project\n- [x] Serve on localhost\n- [x] List a tags\n- [x] Template to generate the scrap\n- [x] MCP server for AI assistant integration\n### 🤖 MCP Server\n- [x] search_scraps\n- [x] list_tags\n- [x] lookup_scrap_links\n- [x] lookup_scrap_backlinks\n- [x] lookup_tag_backlinks\n### 🚢 Deploy\n- [x] GitHub Pages\n\nFor any feature requests, please feel free to create an [Enhancement feature issue](https://github.com/boykush/scraps/issues/new?assignees=\u0026labels=enhancement\u0026projects=\u0026template=enhancement-feature-template.md\u0026title=).\n\n# 📸 Screenshots\n\n### Generated Static Site\n\u003cimg src=\"https://github.com/boykush/scraps/blob/main/assets/dark_mode.png?raw=true\" alt=\"Static Site Dark Mode\" width=\"800\"\u003e\n\n*Search, pagination, and Wiki-link navigation with Nord theme (Dark Mode)*\n\n\u003cdetails\u003e\n\u003csummary\u003eLight Mode\u003c/summary\u003e\n\u003cimg src=\"https://github.com/boykush/scraps/blob/main/assets/light_mode.png?raw=true\" alt=\"Static Site Light Mode\" width=\"800\"\u003e\n\u003c/details\u003e\n\n# 🤝 Contributing\n\nWe welcome contributions! 🎉\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on how to contribute to Scraps.\n\n## Ways to Contribute\n\n- 🐛 [Report bugs](https://github.com/boykush/scraps/issues/new?template=bug-report-template.md)\n- 💡 [Request features](https://github.com/boykush/scraps/issues/new?template=enhancement-feature-template.md)\n- 📖 [Improve documentation](https://github.com/boykush/scraps/tree/main/docs)\n- 🔧 Submit pull requests\n\nBy participating, you agree to abide by our [Code of Conduct](CODE_OF_CONDUCT.md).\n\n# 📄 License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboykush%2Fscraps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboykush%2Fscraps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboykush%2Fscraps/lists"}