{"id":18419049,"url":"https://github.com/kazuma512/docsify","last_synced_at":"2026-05-05T06:41:05.283Z","repository":{"id":176453439,"uuid":"649939630","full_name":"kazuma512/docsify","owner":"kazuma512","description":"Docsify is a lightweight documentation tool for creating beautiful and interactive websites from markdown files. With Docsify, you can easily create a clean and organized documentation site for your project or product.","archived":false,"fork":false,"pushed_at":"2023-06-19T13:05:11.000Z","size":1166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T10:31:07.136Z","etag":null,"topics":["css","docs-generator","docsify","firebase","html","html5","javascript","kazuma512","npm"],"latest_commit_sha":null,"homepage":"https://docsify.js.org/#/quickstart","language":"JavaScript","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/kazuma512.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-06-06T01:25:36.000Z","updated_at":"2024-04-16T09:24:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"298bfc4d-4f6f-4952-bedb-26d3fdd95f1f","html_url":"https://github.com/kazuma512/docsify","commit_stats":null,"previous_names":["uchiha123456/docsify","kazuma512/docsify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kazuma512/docsify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazuma512%2Fdocsify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazuma512%2Fdocsify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazuma512%2Fdocsify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazuma512%2Fdocsify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kazuma512","download_url":"https://codeload.github.com/kazuma512/docsify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazuma512%2Fdocsify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274555921,"owners_count":25307506,"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-09-10T02:00:12.551Z","response_time":83,"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":["css","docs-generator","docsify","firebase","html","html5","javascript","kazuma512","npm"],"created_at":"2024-11-06T04:15:39.634Z","updated_at":"2026-05-05T06:41:05.256Z","avatar_url":"https://github.com/kazuma512.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://docsify.js.org\"\u003e\n    \u003cimg alt=\"docsify\" src=\"./media/docsify.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A magical documentation site generator.\n\u003c/p\u003e\n\n## Links\n\n- [Documentation](https://docsify.js.org)\n- [CLI](https://github.com/QingWei-Li/docsify-cli)\n\n## Features\n\n- No statically built html files\n- Simple and lightweight (~16kB gzipped)\n- Smart full-text search plugin\n- Multiple themes\n- Useful plugin API\n- Compatible with IE10+\n\n## Quick start\n\nCreate an `index.html`.\n\n```html\n\u003c!-- index.html --\u003e\n\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003clink rel=\"stylesheet\" href=\"//unpkg.com/docsify/lib/themes/vue.css\"\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n  \u003cdiv id=\"app\"\u003e\u003c/div\u003e\n\u003c/body\u003e\n\u003cscript src=\"//unpkg.com/docsify/lib/docsify.min.js\"\u003e\u003c/script\u003e\n\u003c/html\u003e\n```\n\n## Browser Support\n\nModern browsers and Internet Explorer 10+.\n\n## Showcase\n\nThese open-source projects are using docsify to generate their sites. Pull requests welcome :blush:\n\n| Project | Description |\n|---|---|\n| [Snipaste](https://docs.snipaste.com/) | Snip \u0026 Paste |\n| [puck](https://puck.zz173.com/) | A small \u0026 magical php framework. |\n| [Samaritan](http://samaritan.stockdb.org) | An Algorithmic Trading Framework for Digital Currency. |\n| [Vudash](http://vudash.github.io/vudash/) | Powerful, Flexible, Open Source dashboards for anything |\n| [Trilogy](http://trilogy.js.org) | No-hassle SQLite with a Promise-based, document store style API. |\n| [Mybatis-Plus](http://mp.baomidou.com/) | An enhanced toolkit of Mybatis to simplify development |\n| [JS MythBusters](https://mythbusters.js.org) | An optimization handbook from a high level point of view. |\n| [hire-me](https://fvcproductions.github.io/hire-me) | A path to getting an awesome tech gig. |\n| [vue-amap](https://elemefe.github.io/vue-amap/) | A Map Component Library Base on Vue 2.x and Gaode Map. |\n\n## Similar projects\n\n| Project | Description |\n|---|---|\n| [docute](https://github.com/egoist/docute) | 📜 Effortlessly documentation done right |\n| [docpress](https://github.com/docpress/docpress) | Documentation website generator |\n\n## Contributing\n\n- Fork it!\n- Create your feature branch: `git checkout -b my-new-feature`\n- Commit your changes: `git commit -am 'Add some feature'`\n- Push to the branch: `git push origin my-new-feature`\n- Submit a pull request\n\n\n## Development\n\n```bash\nnpm i \u0026\u0026 npm run dev\nopen http://localhost:3000\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazuma512%2Fdocsify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazuma512%2Fdocsify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazuma512%2Fdocsify/lists"}