{"id":13402725,"url":"https://github.com/vuejs/vuepress","last_synced_at":"2025-05-12T20:42:35.893Z","repository":{"id":37382194,"uuid":"128237146","full_name":"vuejs/vuepress","owner":"vuejs","description":"📝 Minimalistic Vue-powered static site generator","archived":false,"fork":false,"pushed_at":"2024-08-07T10:06:47.000Z","size":14613,"stargazers_count":22741,"open_issues_count":612,"forks_count":4739,"subscribers_count":262,"default_branch":"master","last_synced_at":"2025-05-02T01:22:09.752Z","etag":null,"topics":["blog-engine","docs-generator","seo","static-site-generator","vue","vuepress"],"latest_commit_sha":null,"homepage":"https://vuepress.vuejs.org","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/vuejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"ulivz","patreon":"ulivz","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-04-05T16:58:38.000Z","updated_at":"2025-05-02T01:03:51.000Z","dependencies_parsed_at":"2023-12-02T21:05:50.200Z","dependency_job_id":"a494b816-8bbb-40e1-81cb-78db11d07236","html_url":"https://github.com/vuejs/vuepress","commit_stats":{"total_commits":2125,"total_committers":389,"mean_commits":"5.4627249357326475","dds":0.5355294117647058,"last_synced_commit":"9fb4bb00925d9409e6732118e996411c6a82c85d"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvuepress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvuepress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvuepress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvuepress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","download_url":"https://codeload.github.com/vuejs/vuepress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252527506,"owners_count":21762712,"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":["blog-engine","docs-generator","seo","static-site-generator","vue","vuepress"],"created_at":"2024-07-30T19:01:20.027Z","updated_at":"2025-05-05T15:54:18.839Z","avatar_url":"https://github.com/vuejs.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vuepress.vuejs.org/\" target=\"_blank\"\u003e\n    \u003cimg width=\"180\" src=\"https://raw.githubusercontent.com/vuejs/vuepress/master/packages/docs/docs/.vuepress/public/hero.png\" alt=\"logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/vuepress.svg\" alt=\"Downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/vuepress\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/vuepress.svg\" alt=\"Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vuejs/vuepress/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/vuepress.svg\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://discordapp.com/invite/HBherRA\"\u003e\u003cimg src=\"https://img.shields.io/badge/Discord-join%20chat-738bd7.svg\" alt=\"VuePress channel on Discord\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Status\n\nVuePress v1 is now in maintenance mode.\n\nFor a next-gen Vue-based SSG:\n- [VitePress](https://vitepress.vuejs.org/): Vue.js official team supported. Built on top of Vue 3 + Vite.\n- [VuePress v2+](https://github.com/vuepress/core): Community supported. Built on top of Vue 3 + Vite / Webpack / Other bundlers.\n\n## Documentation\n\nCheck out our docs at https://vuepress.vuejs.org/.\n\n## Showcase\n\n- [Awesome VuePress](https://github.com/vuepressjs/awesome-vuepress)\n- [vuepress.tools](https://z3by.github.io/vuepress-tools/) (By [Ahmad Mostafa](https://ahmadmostafa.com))\n\n## Contribution\n\nWant to contribute? Check our [Contributing Guide](.github/CONTRIBUTING.md) and [issues for beginners](https://github.com/vuejs/vuepress/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)!\n\n```bash\nyarn install # install all dependencies\nyarn dev  # serves VuePress' own docs with itself\nyarn test # make sure your code change pass the test\n```\n\nIf you don't have a local checkout, you can also open [VuePress in Gitpod](https://gitpod.io/#https://github.com/vuejs/vuepress/blob/master/packages/docs/docs/README.md), a free online IDE for GitHub.\n\nIf you intend to make `\"substantial\"` changes to VuePress or its documentation, please checkout [VuePress RFCs](./rfcs/README.md).\n\nIf you have a VuePress-related project/component/tool, add it with a pull request to [this curated list](https://github.com/vuepressjs/awesome-vuepress)!\n\n## Contributors\n\n### Creator / Lead\n\n\u003ctable\u003e\n  \u003ctd align=\"center\"\u003e\u003ca href=\"http://evanyou.me\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/499550?v=4\" width=\"100px;\" alt=\"Evan You\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEvan You\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=yyx990803\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ulivz\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/23133919?v=4\" width=\"100px;\" alt=\"ULIVZ\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eULIVZ\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=ulivz\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/vuejs/vuepress/commits?author=ulivz\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n\u003c/table\u003e\n\n### Active Core Team\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://billychin.netlify.com/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/38957202?v=4\" width=\"100px;\" alt=\"Billyyyyy3320\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBillyyyyy3320\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=newsbielt703\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/meteorlxy\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/18205362?s=400\u0026v=4\" width=\"100px;\" alt=\"meteorlxy\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emeteorlxy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=meteorlxy\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/CodesOfRa\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/945186?v=4\" width=\"100px;\" alt=\"Ramona\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRamona\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=CodesOfRa\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/vuejs/vuepress/commits?author=CodesOfRa\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.franck-abgrall.me/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/9840435?v=4\" width=\"100px;\" alt=\"Franck Abgrall\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFranck Abgrall\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=kefranabg\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#question-kefranabg\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n### Core Team Emeriti\n\nHere we honor some no-longer-active core team members who have made valuable contributions in the past.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.bencodezen.io\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/4836334?v=4\" width=\"100px;\" alt=\"Ben Hong\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBen Hong\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=bencodezen\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/vuejs/vuepress/commits?author=bencodezen\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#question-bencodezen\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/f3ltron\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/11556276?v=4\" width=\"100px;\" alt=\"Giraud Florent\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGiraud Florent\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=f3ltron\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://frontstuff.io/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/5370675?v=4\" width=\"100px;\" alt=\"Sarah Dayan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSarah Dayan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=sarahdayan\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/vuejs/vuepress/commits?author=sarahdayan\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/_vinayak_k\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/19776877?v=4\" width=\"100px;\" alt=\"Vinayak Kulkarni\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVinayak Kulkarni\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#plugin-vinayakkulkarni\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e \u003ca href=\"https://github.com/vuejs/vuepress/commits?author=vinayakkulkarni\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#blog-vinayakkulkarni\" title=\"Blogposts\"\u003e📝\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/vicbergquist\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/25737281?v=4\" width=\"100px;\" alt=\"Victoria Bergquist\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVictoria Bergquist\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=vicbergquist\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#design-vicbergquist\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://sobolevn.me\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/4660275?v=4\" width=\"100px;\" alt=\"Nikita Sobolev\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNikita Sobolev\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=sobolevn\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/vuejs/vuepress/commits?author=sobolevn\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://fatihacet.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/712419?v=4\" width=\"100px;\" alt=\"Fatih Acet\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFatih Acet\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=fatihacet\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://farcaller.net/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/693?v=4\" width=\"100px;\" alt=\"Vladimir Pouzanov\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVladimir Pouzanov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/vuejs/vuepress/commits?author=farcaller\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\n\u003c/table\u003e\n\n### Code Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](.github/CONTRIBUTING.md)].\n\u003ca href=\"https://github.com/vuejs/vuepress/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/vuepress/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n## License\n\n[MIT](https://github.com/vuejs/vuepress/blob/master/LICENSE)\n","funding_links":["https://github.com/sponsors/ulivz","https://patreon.com/ulivz"],"categories":["JavaScript","Uncategorized","Repository","Docs","HarmonyOS","文档工具","Documentation Builder","文档","vue","构架","Components \u0026 Libraries","其他工具","Frameworks","前端/博客","前端常用","Frameworks [🔝](#readme)","Documentation \u0026 Knowledge"],"sub_categories":["Uncategorized","Static Site Generator \u0026 Blogging","Windows Manager","vuepress","Follow me","redux 扩展","macros","静态网站生成器","Frameworks","Misc","工具","Static website generator","博客框架"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuejs%2Fvuepress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuejs%2Fvuepress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuejs%2Fvuepress/lists"}