LLM4APR commited on
Commit
a5076e2
·
verified ·
1 Parent(s): a288f16

Upload 2 files

Browse files
Files changed (2) hide show
  1. A11YBench.csv +61 -0
  2. A11YBench.md +62 -0
A11YBench.csv ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---- , ------- , -------- , ----- , ----- .1, ----- .2, ----- .3, ----- .4,Unnamed: 9
2
+ 1, microsoft/TypeScript-Website , The Website and web infrastructure for learning TypeScript , 2.4K , https://github.com/microsoft/TypeScript-Website.git , 1019cfc8f96ded4729e8ccd342742534a9826a9d , pnpm install && pnpm bootstrap && pnpm start ," ['http://localhost:8000/', 'http://localhost:8000/download/', 'http://localhost:8000/docs/handbook/intro.html', 'http://localhost:8000/play/'] ",
3
+ 2, golang/website , Home of the go.dev and golang.org websites , 419 , https://github.com/golang/website.git , 813bcd91713ebf34e38cecaef4ec6d436ba63dbc , go run ./cmd/golangorg ," ['http://localhost:6060/go.dev/', 'http://localhost:6060/go.dev/learn/'] ",
4
+ 3, carbon-design-system/carbon-website , The website for the Carbon Design System , 297 , https://github.com/carbon-design-system/carbon-website.git , 345f76143b6dc11a88bd5b9996fa02d34f91f424 , yarn install && yarn dev ," ['http://localhost:8000/', 'http://localhost:8000/all-about-carbon/the-carbon-ecosystem/', 'http://localhost:8000/all-about-carbon/what-is-carbon/', 'http://localhost:8000/all-about-carbon/releases/', 'http://localhost:8000/components/overview/components/', 'http://localhost:8000/contributing/component-checklist/', 'http://localhost:8000/elements/color/overview/', 'http://localhost:8000/patterns/overview/'] ",
5
+ 4, tailwindlabs/tailwindcss.com , The Tailwind CSS documentation website , 3.6K , https://github.com/tailwindlabs/tailwindcss.com.git , bb820e4e8be53f0b134dbb33d533a4f62f6155d2 , pnpm install && pnpm run dev ," ['http://localhost:3000/', 'http://localhost:3000/docs/installation/using-vite', 'http://localhost:3000/sponsor'] ",
6
+ 5, pnpm/pnpm.io , pnpm's website , 260 , https://github.com/pnpm/pnpm.io.git , f09dc5166928d6f13bb3ae02b564eb0007c954b0 , pnpm install && pnpm start ," ['http://localhost:3000/', 'http://localhost:3000/motivation', 'http://localhost:3000/blog', 'http://localhost:3000/faq', 'http://localhost:3000/benchmarks', 'http://localhost:3000/community/articles'] ",
7
+ 6, TheAlgorithms/website , The Algorithms website , 933 , https://github.com/TheAlgorithms/website.git , 3269e4f27ff4ee73b98c43175db0be1ae08b8450 , yarn && yarn fetch-algorithms && yarn dev ," ['http://localhost:3001/', 'http://localhost:3001/category/searches', 'http://localhost:3001/algorithm/search-algorithm', 'http://localhost:3001/algorithm/generate-sub-sets?lang=java'] ",
8
+ 7, electron/website , The Electron website , 133 , https://github.com/electron/website.git , 73179989b3333abbc7b1eb430fceee12ff83a2bc , yarn && yarn start ," ['http://localhost:3000/', 'http://localhost:3000/docs/latest/', 'http://localhost:3000/community', 'http://localhost:3000/blog', 'http://localhost:3000/fiddle'] ",
9
+ 8, lynx-family/lynx-website , Official Website of the Lynx Family , 93 , https://github.com/lynx-family/lynx-website.git , 85d35dba2f854ac54586d0dfeeddc7d9984265bc , pnpm install && pnpm run dev ," ['http://localhost:3000/', 'http://localhost:3000/react', 'http://localhost:3000/rspeedy', 'http://localhost:3000/guide/start/quick-start.html', 'http://localhost:3000/rspeedy/cli'] ",
10
+ 9, asyncapi/conference-website , Website for the AsyncAPI online conference , 40 , https://github.com/asyncapi/conference-website.git , cbcdef8623f71a7a95463ab35371da3b279e2b1a , npm install && npm run dev ," ['http://localhost:3002/venue/Singapore', 'http://localhost:3002/venue/Online'] ",
11
+ 10, PostHog/posthog.com ," Official docs, website, and handbook for PostHog ", 537 , https://github.com/PostHog/posthog.com.git , e7987eacd4fafddd43e4fa115794816d9d1e774a , fnm use 18 && yarn && fnm use 18 && yarn start && fnm use 22," ['http://localhost:8001/', 'http://localhost:8001/products'] ",
12
+ 11, PaperMC/website , The PaperMC website , 58 , https://github.com/PaperMC/website.git , 02ef2e73d509b5b5d19b5d7b90bb1e71adca96e3 , bun install && bun dev ," ['http://localhost:3000/team', 'http://localhost:3000/contribute', 'http://localhost:3000/community', 'http://localhost:3000/sponsors'] ",
13
+ 12, jhipster/jhipster.github.io , Public website for JHipster , 346 , https://github.com/jhipster/jhipster.github.io.git , 1b0bbf455f671c8339efbca0363bf3ff8027541f , npm install && npm start ," ['http://localhost:3000/', 'http://localhost:3000/getting-started', 'http://localhost:3000/modules/marketplace/', 'http://localhost:3000/team/', 'http://localhost:3000/sponsors/'] ",
14
+ 13, open-feature/openfeature.dev , OpenFeature Website , 47 , https://github.com/open-feature/openfeature.dev.git , 2d8195329f6ddebe3f8f2a213c17d23eddebb86b , yarn && yarn submodules && yarn start ," ['http://localhost:3000/', 'http://localhost:3000/ecosystem', 'http://localhost:3000/support-training', 'http://localhost:3000/blog'] ",
15
+ 14, jetkvm/website , JetKVM Website , 50 , https://github.com/jetkvm/website.git , 13da75cbcfd9a64d3687de4a278a2f6772babc9d , npm install && npm run dev ," ['http://localhost:3000/', 'http://localhost:3000/docs'] ",
16
+ 15, ethereum/esp-website , Website for the Ethereum Foundation's Ecosystem Support Program (ESP) , 55 , https://github.com/ethereum/esp-website.git , dec7b10a9b6b4c198d9864f6e1608a427247414f , yarn install && yarn dev ," ['http://localhost:3000/', 'http://localhost:3000/applicants', 'http://localhost:3000/about'] ",
17
+ 16, opentofu/opentofu.org , The OpenTofu Website , 45 , https://github.com/opentofu/opentofu.org.git , 0d897761bd1630a591af563209fcf5120d462487 , git submodule init && git submodule update && npm install && npm run start ," ['http://localhost:3000/', 'http://localhost:3000/blog/'] ",
18
+ 17, usememos/dotcom , https://www.usememos.com website , 37 , https://github.com/usememos/dotcom.git , cd258a5e6e348f8240d3e2a0d04bcf91a265114c , pnpm install && pnpm dev ," ['http://localhost:3000/', 'http://localhost:3000/docs', 'http://localhost:3000/blog', 'http://localhost:3000/blog/20k-github-stars-in-2-years', 'http://localhost:3000/supporters'] ",
19
+ 18, shorebirdtech/website , The shorebird.dev site , 17 , https://github.com/shorebirdtech/website.git , 6b74ec9b2ac67b93868c20d62ff4f08ab4bd5bca , pnpm install && pnpm dev ," ['http://localhost:4321/', 'http://localhost:4321/pricing', 'http://localhost:4321/about', 'http://localhost:4321/blog', 'http://localhost:4321/blog/rolling-back-patches-reflection'] ",
20
+ 19, ethereum/nxbn-website , Website for the Ethereum Foundation's Next Billion Initiative , 11 , https://github.com/ethereum/nxbn-website.git , 51a4d2e415216ea1ac48cdc8b0faeac912454f67 , yarn install && yarn dev ," ['http://localhost:3000/', 'http://localhost:3000/fellowship', 'http://localhost:3000/scholars', 'http://localhost:3000/internships', 'http://localhost:3000/about'] ",
21
+ 20, mlflow/mlflow-website , MLflow Website , 8 , https://github.com/mlflow/mlflow-website.git , c4a3215caac89fbdfff4af7d8ad22a7b87ad51e1 , cd website/ && yarn && yarn start ," ['http://localhost:3000/', 'http://localhost:3000/genai', 'http://localhost:3000/releases', 'http://localhost:3000/blog', 'http://localhost:3000/blog/tracking-image-datasets'] ",
22
+ 21, facebook/docusaurus , documentation websites , 60.7K , https://github.com/facebook/docusaurus.git , 0306d182407bb98f140cd5ec7481fa9608fe0297 , yarn install && yarn workspace website start ," ['http://localhost:3000/', 'http://localhost:3000/showcase'] ",
23
+ 22, chaos-mesh/website , Source for Chaos Mesh website. , 26 , https://github.com/chaos-mesh/website.git , 75e1119d4bad73ef00183bfbd38369bd3c0498c4 , pnpm i && pnpm start , ['http://localhost:3000/'] ,
24
+ 23, recodehive/recode-website ," recodehive helps you to learn and master the skills on data, and encourage you to code on opensource. ", 57 , https://github.com/recodehive/recode-website.git , 700cf93f076ffd94e500c5cb06ff727ba3bd6821 , npm install && npm run start ," ['http://localhost:3000/', 'http://localhost:3000/showcase', 'http://localhost:3000/blogs'] ",
25
+ 24, reactjs/react.dev , React documentation website , 11.4K , https://github.com/reactjs/react.dev.git , 84a56968d92b9a9e9bbac1ca13011e159e815dc1 , yarn install && yarn dev , ['http://localhost:3000/'] ,
26
+ 25, babel/website , The Babel documentation website , 769 , https://github.com/babel/website.git , 950d49bc78e3bb39af13926f97c046a8aa60e597 , yarn && yarn bootstrap && yarn start , ['http://localhost:3000/'] ,
27
+ 26, algolia/docsearch , The easiest way to add search to your documentation , 4.2K , https://github.com/algolia/docsearch.git , 85568ce0952007f94e0649d752c25e1c61c36d99 , yarn install && yarn build && cd packages/website && yarn start , ['http://localhost:3000/'] ,
28
+ 27, jestjs/jest , Delightful JavaScript Testing , 44.9K , https://github.com/jestjs/jest.git , 6c6edd894921eb627ded8cae754d91174d1645aa , cd website && yarn && node fetchSupporters.js && yarn start , ['http://localhost:3000/'] ,
29
+ 28, facebook/react-native-website , The React Native website and docs , 2K , https://github.com/facebook/react-native-website.git , 67ee8dd5eae4bcd2ff9eb43461b6c4a5a44a9211 , yarn && yarn start ," ['http://localhost:3000/', 'http://localhost:3000/showcase'] ",
30
+ 29, facebook/relay , a JavaScript framework for building data-driven applications , 18.7K , https://github.com/facebook/relay.git , 349f161ff052de21fd0d4e247c93e375eceb6ecc , cd website && yarn && yarn start , ['http://localhost:3001/'] ,
31
+ 30, autodesk-platform-services/aps-tutorials-website , APS Tutorials: Docusaurus project for the APS Tutorials Website. , 6 , https://github.com/autodesk-platform-services/aps-tutorials-website.git , 928b09fb3f38e0e1e20ee5ed841d44c6fc7efd55 , npm install && npm run start , ['http://localhost:3000/'] ,
32
+ 31, conda/conda-dot-org , conda.org website , 34 , https://github.com/conda/conda-dot-org.git , 34055568792ca4b46321c65cc8f479a4c346dfc6 , npm install && npm run start ," ['http://localhost:3000/', 'http://localhost:3000/blog'] ",
33
+ 32, mui/material-ui , Material UI , 96.1K , https://github.com/mui/material-ui.git , 3fdcb916348633b8fa15e472391575c165ec2d40 , pnpm install && pnpm docs:dev , ['http://localhost:3000'] ,
34
+ 33, ant-design/ant-design , An enterprise-class UI design language and React UI library , 95.4K , https://github.com/ant-design/ant-design.git , 14af06c614cc2ebd0d54e9af4d0235a7298ccfcb , npm install && npm start , ['http://localhost:8001/'] ,
35
+ 34, prettier/prettier , an opinionated code formatter , 50.7K , https://github.com/prettier/prettier.git , 65ad428bcadc68f6975f0f595236fb3455ff7ab8 , yarn build:website && cd website && yarn start , ['http://localhost:3000/'] ,
36
+ 35, docsifyjs/docsify , documentation site generator , 30K , https://github.com/docsifyjs/docsify.git , 375c058e3e1b12f3507d97a41b3fd8d6c4e904b0 , npm install && npm run dev , ['http://localhost:3000/#/'] ,
37
+ 36, AykutSarac/jsoncrack.com , PInnovative and open-source visualization application that transforms various data formats , 39.4K , https://github.com/AykutSarac/jsoncrack.com.git , 637edb86c04bba0d8a07eec50a0a7ff3a6cd487f , pnpm install && pnpm dev , ['http://localhost:3000/'] ,
38
+ 37, t3-oss/create-t3-app ," The best way to start a full-stack, typesafe Next.js app ", 27.6K , https://github.com/t3-oss/create-t3-app.git , c7bf64fe2169096b2833358331da9cdba72fbbb3, cd www && pnpm i && pnpm dev , ['http://localhost:4321/'] ,
39
+ 38, CopilotKit/CopilotKit ," React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents ", 21.9K , https://github.com/CopilotKit/CopilotKit.git , 0fb9c76b921f4ca2ccb5a3a681075c4a73e357b0 , cd docs/ && pnpm i && pnpm dev , ['http://localhost:3000'] ,
40
+ 39, magicuidesign/magicui , UI Library for Design Engineers. , 17.8K , https://github.com/magicuidesign/magicui.git , 38aa1901967d0b8d9eb3d4d01c3c49fc5b4779b1 ," pnpm i && touch .env.local && echo ""NEXT_PUBLIC_APP_URL=http://localhost:3000"" > .env.local && pnpm dev ", ['http://localhost:3000/'] ,
41
+ 40, JetBrains/kotlin-web-site , The Kotlin programming language website , 1.5K , https://github.com/JetBrains/kotlin-web-site.git , 383f2378bf35011856a740e677135c6935ed43d3 , yarn install && yarn run next-build-static && pip install --no-build-isolation -r requirements.txt && python3 kotlin-website.py ," ['http://127.0.0.1:8080/', 'http://127.0.0.1:8080/community/'] ",
42
+ 41, eden-emulator/eden-emulator.github.io , Eden's Website , 307 , https://github.com/eden-emulator/eden-emulator.github.io.git , 96350bde234b51fa1bba6f0a600b0d6d95243966 , npm install && cp .env.example .env && npm run dev ," ['http://localhost:5173/', 'http://localhost:5173/team'] ",
43
+ 42, neondatabase/website , Official docs and website for Neon. , 271 , https://github.com/neondatabase/website.git , 5ad276c593a8a36be10806b5cb999b19299325fb , npm install && cp .env.example .env && npm run dev ," ['http://localhost:3000/', 'http://localhost:3000/pricing'] ",
44
+ 43, jscraftcamp/website , Website of the JSCraftCamp in Munich , 60 , https://github.com/jscraftcamp/website.git , 9b52e2f0f26bd130dcb54f7d81386fb8fa6a9eaa , pnpm install && pnpm run dev , ['http://localhost:5173/'] ,
45
+ 44, twitter/opensource-website , Twitter's open source website , 3.2K , https://github.com/twitter/opensource-website.git , 3cbaab4ce35326f10e2e5177f900027d6630fbc9 , hugo server ," ['http://localhost:1313/', 'http://localhost:1313/projects/', 'http://localhost:1313/year-in-review/'] ",
46
+ 45, getredash/website , Redash homepage and Knowledge Base , 86 , https://github.com/getredash/website.git , 76cd1d1690bfe5418c290e1c7b01b19460e95a27 , yarn install && yarn run develop ," ['http://localhost:8000/', 'http://localhost:8000/customers/'] ",
47
+ 46, nf-core/website , Code and files for the main nf-core website. , 80 , https://github.com/nf-core/website.git , 1ca2bd3dcb87bb678ba41adfe25852793bce17d6 , npm install --workspaces && npm run dev --workspace sites/main-site , ['http://localhost:4321/'] ,
48
+ 47, umami-software/website , Umami website , 190 , https://github.com/umami-software/website.git , e91273707ce9dc4f3156e5b277f7efabfc1b7948 , yarn && yarn dev ," ['http://localhost:5001/', 'http://localhost:5001/features', 'http://localhost:5001/blog'] ",
49
+ 48, Milkdown/website , The official documentation website for milkdown. , 40 , https://github.com/Milkdown/website.git , 6bf22dd9f50be08b8e644deadc5bdd974e35f5a8 , pnpm install && pnpm dev , ['http://localhost:3001/'] ,
50
+ 49, mldangelo/personal-site ," My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages. ", 1.5K , https://github.com/mldangelo/personal-site.git , 7dd01870d57f1561445b588dd29105ceb9b2ee4a , npm install && npm run dev ," ['http://localhost:3001/resume/', 'http://localhost:3001/projects/'] ",
51
+ 50, soumyajit4419/Portfolio , My self coded personal website build with React.js , 5.9K , https://github.com/soumyajit4419/Portfolio.git , 24d955cf6cd4ce5ff8a9a8071f0c87dfa4aaacec , npm install && npm start ," ['http://localhost:3001/', 'http://localhost:3001/about', 'http://localhost:3001/project'] ",
52
+ 51, livecoders/website , Website for the Live Coders Twitch Team , 53 , https://github.com/livecoders/website.git , 3bcf19024fb7bc31090a34aa2e08295cc1d05878 , fnm use 18 && npm install && npm run develop && fnm use 22 ," ['http://localhost:8000/', 'http://localhost:8000/conference/', 'http://localhost:8000/members/'] ",
53
+ 52, spring-ai-alibaba/website , Source code of Spring AI Alibaba official website , 48 , https://github.com/spring-ai-alibaba/website.git , 4928824bd662c5bed75fc404e6d8a0a407d1120f , npm install && npm run dev ," ['http://localhost:4321/', 'http://localhost:4321/cloud/'] ",
54
+ 53, decaporg/decap-website , Source of Decap website and docs , 11 , https://github.com/decaporg/decap-website.git , e2894e883386cea617f839d4fdb1a005bc3bf886 , npx husky init && npm install && npm run dev , ['http://localhost:1313/'] ,
55
+ 54, apache/incubator-seata-website , Apache Seata(incubating) Website , 102 , https://github.com/apache/incubator-seata-website.git , aacd08bd54fb275f2d58d805a1d73a015022d4ce , npm install && npm run start , ['http://localhost:3001/'] ,
56
+ 55, damus-io/website , Damus.io , 67 , https://github.com/damus-io/website.git , f3f93c2a99b31d95c5984227695ade8478be8c6a , pnpm install && pnpm run dev , ['http://localhost:3001/'] ,
57
+ 56, processing/processing-website ," Source code for processing.org, the official Processing website ", 84 , https://github.com/processing/processing-website.git , 4bc0ef7b8241d1029bb184944dae0fc8a2463c60 , npm install && npm run dev ," ['http://localhost:8000/', 'http://localhost:8000/examples'] ",
58
+ 57, vuejs/docs , Documentation for Vue 3 , 3.1K , https://github.com/vuejs/docs.git , 31b4521ad0607a74e284fa7c62502b56a7710e86 , pnpm i && pnpm run dev ," ['http://localhost:5173/', 'http://localhost:5173/api/', 'http://localhost:5173/partners/'] ",
59
+ 58, vercel/hyper-site , The official website for the Hyper terminal , 458 , https://github.com/vercel/hyper-site.git , fa4fd463de191d17a1f2e72f86c5adc49ad46160 , pnpm install && pnpm run dev , ['http://localhost:3001/'] ,
60
+ 59, adobe/adobe-design-website , Adobe Design Website on AEM , 5 , https://github.com/adobe/adobe-design-website.git , 92f9c04e4af8beedccab1aa342b637014802a051 , npm install -g @adobe/aem-cli && npm start , ['http://localhost:3000/'] ,
61
+ 60, AOSSIE-Org/website , AOSSIE Offical Website , 51 , https://github.com/AOSSIE-Org/website.git ,dfb866835010885e3f16ad2d955da008e4dfc5ab , npm install && npm run dev ," ['http://localhost:3001/', 'http://localhost:3001/about', 'http://localhost:3001/projects', 'http://localhost:3001/ideas', 'http://localhost:3001/apply'] ",
A11YBench.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ | No. | Repo | Category | Stars | Git Clone URL| Commit ID | Install CMD | Test Pages |
2
+ | ---- | ------- | -------- | ----- | ----- | ----- | ----- | ----- |
3
+ | 1 | microsoft/TypeScript-Website | The Website and web infrastructure for learning TypeScript | 2.4K | https://github.com/microsoft/TypeScript-Website.git | 1019cfc8f96ded4729e8ccd342742534a9826a9d | pnpm install && pnpm bootstrap && pnpm start | ['http://localhost:8000/', 'http://localhost:8000/download/', 'http://localhost:8000/docs/handbook/intro.html', 'http://localhost:8000/play/'] |
4
+ | 2 | golang/website | Home of the go.dev and golang.org websites | 419 | https://github.com/golang/website.git | 813bcd91713ebf34e38cecaef4ec6d436ba63dbc | go run ./cmd/golangorg | ['http://localhost:6060/go.dev/', 'http://localhost:6060/go.dev/learn/'] |
5
+ | 3 | carbon-design-system/carbon-website | The website for the Carbon Design System | 297 | https://github.com/carbon-design-system/carbon-website.git | 345f76143b6dc11a88bd5b9996fa02d34f91f424 | yarn install && yarn dev | ['http://localhost:8000/', 'http://localhost:8000/all-about-carbon/the-carbon-ecosystem/', 'http://localhost:8000/all-about-carbon/what-is-carbon/', 'http://localhost:8000/all-about-carbon/releases/', 'http://localhost:8000/components/overview/components/', 'http://localhost:8000/contributing/component-checklist/', 'http://localhost:8000/elements/color/overview/', 'http://localhost:8000/patterns/overview/'] |
6
+ | 4 | tailwindlabs/tailwindcss.com | The Tailwind CSS documentation website | 3.6K | https://github.com/tailwindlabs/tailwindcss.com.git | bb820e4e8be53f0b134dbb33d533a4f62f6155d2 | pnpm install && pnpm run dev | ['http://localhost:3000/', 'http://localhost:3000/docs/installation/using-vite', 'http://localhost:3000/sponsor'] |
7
+ | 5 | pnpm/pnpm.io | pnpm's website | 260 | https://github.com/pnpm/pnpm.io.git | f09dc5166928d6f13bb3ae02b564eb0007c954b0 | pnpm install && pnpm start | ['http://localhost:3000/', 'http://localhost:3000/motivation', 'http://localhost:3000/blog', 'http://localhost:3000/faq', 'http://localhost:3000/benchmarks', 'http://localhost:3000/community/articles'] |
8
+ | 6 | TheAlgorithms/website | The Algorithms website | 933 | https://github.com/TheAlgorithms/website.git | 3269e4f27ff4ee73b98c43175db0be1ae08b8450 | yarn && yarn fetch-algorithms && yarn dev | ['http://localhost:3001/', 'http://localhost:3001/category/searches', 'http://localhost:3001/algorithm/search-algorithm', 'http://localhost:3001/algorithm/generate-sub-sets?lang=java'] |
9
+ | 7 | electron/website | The Electron website | 133 | https://github.com/electron/website.git | 73179989b3333abbc7b1eb430fceee12ff83a2bc | yarn && yarn start | ['http://localhost:3000/', 'http://localhost:3000/docs/latest/', 'http://localhost:3000/community', 'http://localhost:3000/blog', 'http://localhost:3000/fiddle'] |
10
+ | 8 | lynx-family/lynx-website | Official Website of the Lynx Family | 93 | https://github.com/lynx-family/lynx-website.git | 85d35dba2f854ac54586d0dfeeddc7d9984265bc | pnpm install && pnpm run dev | ['http://localhost:3000/', 'http://localhost:3000/react', 'http://localhost:3000/rspeedy', 'http://localhost:3000/guide/start/quick-start.html', 'http://localhost:3000/rspeedy/cli'] |
11
+ | 9 | asyncapi/conference-website | Website for the AsyncAPI online conference | 40 | https://github.com/asyncapi/conference-website.git | cbcdef8623f71a7a95463ab35371da3b279e2b1a | npm install && npm run dev | ['http://localhost:3002/venue/Singapore', 'http://localhost:3002/venue/Online'] |
12
+ | 10 | PostHog/posthog.com | Official docs, website, and handbook for PostHog | 537 | https://github.com/PostHog/posthog.com.git | e7987eacd4fafddd43e4fa115794816d9d1e774a | fnm use 18 && yarn && fnm use 18 && yarn start && fnm use 22| ['http://localhost:8001/', 'http://localhost:8001/products'] |
13
+ | 11 | PaperMC/website | The PaperMC website | 58 | https://github.com/PaperMC/website.git | 02ef2e73d509b5b5d19b5d7b90bb1e71adca96e3 | bun install && bun dev | ['http://localhost:3000/team', 'http://localhost:3000/contribute', 'http://localhost:3000/community', 'http://localhost:3000/sponsors'] |
14
+ | 12 | jhipster/jhipster.github.io | Public website for JHipster | 346 | https://github.com/jhipster/jhipster.github.io.git | 1b0bbf455f671c8339efbca0363bf3ff8027541f | npm install && npm start | ['http://localhost:3000/', 'http://localhost:3000/getting-started', 'http://localhost:3000/modules/marketplace/', 'http://localhost:3000/team/', 'http://localhost:3000/sponsors/'] |
15
+ | 13 | open-feature/openfeature.dev | OpenFeature Website | 47 | https://github.com/open-feature/openfeature.dev.git | 2d8195329f6ddebe3f8f2a213c17d23eddebb86b | yarn && yarn submodules && yarn start | ['http://localhost:3000/', 'http://localhost:3000/ecosystem', 'http://localhost:3000/support-training', 'http://localhost:3000/blog'] |
16
+ | 14 | jetkvm/website | JetKVM Website | 50 | https://github.com/jetkvm/website.git | 13da75cbcfd9a64d3687de4a278a2f6772babc9d | npm install && npm run dev | ['http://localhost:3000/', 'http://localhost:3000/docs'] |
17
+ | 15 | ethereum/esp-website | Website for the Ethereum Foundation's Ecosystem Support Program (ESP) | 55 | https://github.com/ethereum/esp-website.git | dec7b10a9b6b4c198d9864f6e1608a427247414f | yarn install && yarn dev | ['http://localhost:3000/', 'http://localhost:3000/applicants', 'http://localhost:3000/about'] |
18
+ | 16 | opentofu/opentofu.org | The OpenTofu Website | 45 | https://github.com/opentofu/opentofu.org.git | 0d897761bd1630a591af563209fcf5120d462487 | git submodule init && git submodule update && npm install && npm run start | ['http://localhost:3000/', 'http://localhost:3000/blog/'] |
19
+ | 17 | usememos/dotcom | https://www.usememos.com website | 37 | https://github.com/usememos/dotcom.git | cd258a5e6e348f8240d3e2a0d04bcf91a265114c | pnpm install && pnpm dev | ['http://localhost:3000/', 'http://localhost:3000/docs', 'http://localhost:3000/blog', 'http://localhost:3000/blog/20k-github-stars-in-2-years', 'http://localhost:3000/supporters'] |
20
+ | 18 | shorebirdtech/website | The shorebird.dev site | 17 | https://github.com/shorebirdtech/website.git | 6b74ec9b2ac67b93868c20d62ff4f08ab4bd5bca | pnpm install && pnpm dev | ['http://localhost:4321/', 'http://localhost:4321/pricing', 'http://localhost:4321/about', 'http://localhost:4321/blog', 'http://localhost:4321/blog/rolling-back-patches-reflection'] |
21
+ | 19 | ethereum/nxbn-website | Website for the Ethereum Foundation's Next Billion Initiative | 11 | https://github.com/ethereum/nxbn-website.git | 51a4d2e415216ea1ac48cdc8b0faeac912454f67 | yarn install && yarn dev | ['http://localhost:3000/', 'http://localhost:3000/fellowship', 'http://localhost:3000/scholars', 'http://localhost:3000/internships', 'http://localhost:3000/about'] |
22
+ | 20 | mlflow/mlflow-website | MLflow Website | 8 | https://github.com/mlflow/mlflow-website.git | c4a3215caac89fbdfff4af7d8ad22a7b87ad51e1 | cd website/ && yarn && yarn start | ['http://localhost:3000/', 'http://localhost:3000/genai', 'http://localhost:3000/releases', 'http://localhost:3000/blog', 'http://localhost:3000/blog/tracking-image-datasets'] |
23
+ | 21 | facebook/docusaurus | documentation websites | 60.7K | https://github.com/facebook/docusaurus.git | 0306d182407bb98f140cd5ec7481fa9608fe0297 | yarn install && yarn workspace website start | ['http://localhost:3000/', 'http://localhost:3000/showcase'] |
24
+ | 22 | chaos-mesh/website | Source for Chaos Mesh website. | 26 | https://github.com/chaos-mesh/website.git | 75e1119d4bad73ef00183bfbd38369bd3c0498c4 | pnpm i && pnpm start | ['http://localhost:3000/'] |
25
+ | 23 | recodehive/recode-website | recodehive helps you to learn and master the skills on data, and encourage you to code on opensource. | 57 | https://github.com/recodehive/recode-website.git | 700cf93f076ffd94e500c5cb06ff727ba3bd6821 | npm install && npm run start | ['http://localhost:3000/', 'http://localhost:3000/showcase', 'http://localhost:3000/blogs'] |
26
+ | 24 | reactjs/react.dev | React documentation website | 11.4K | https://github.com/reactjs/react.dev.git | 84a56968d92b9a9e9bbac1ca13011e159e815dc1 | yarn install && yarn dev | ['http://localhost:3000/'] |
27
+ | 25 | babel/website | The Babel documentation website | 769 | https://github.com/babel/website.git | 950d49bc78e3bb39af13926f97c046a8aa60e597 | yarn && yarn bootstrap && yarn start | ['http://localhost:3000/'] |
28
+ | 26 | algolia/docsearch | The easiest way to add search to your documentation | 4.2K | https://github.com/algolia/docsearch.git | 85568ce0952007f94e0649d752c25e1c61c36d99 | yarn install && yarn build && cd packages/website && yarn start | ['http://localhost:3000/'] |
29
+ | 27 | jestjs/jest | Delightful JavaScript Testing | 44.9K | https://github.com/jestjs/jest.git | 6c6edd894921eb627ded8cae754d91174d1645aa | cd website && yarn && node fetchSupporters.js && yarn start | ['http://localhost:3000/'] |
30
+ | 28 | facebook/react-native-website | The React Native website and docs | 2K | https://github.com/facebook/react-native-website.git | 67ee8dd5eae4bcd2ff9eb43461b6c4a5a44a9211 | yarn && yarn start | ['http://localhost:3000/', 'http://localhost:3000/showcase'] |
31
+ | 29 | facebook/relay | a JavaScript framework for building data-driven applications | 18.7K | https://github.com/facebook/relay.git | 349f161ff052de21fd0d4e247c93e375eceb6ecc | cd website && yarn && yarn start | ['http://localhost:3001/'] |
32
+ | 30 | autodesk-platform-services/aps-tutorials-website | APS Tutorials: Docusaurus project for the APS Tutorials Website. | 6 | https://github.com/autodesk-platform-services/aps-tutorials-website.git | 928b09fb3f38e0e1e20ee5ed841d44c6fc7efd55 | npm install && npm run start | ['http://localhost:3000/'] |
33
+ | 31 | conda/conda-dot-org | conda.org website | 34 | https://github.com/conda/conda-dot-org.git | 34055568792ca4b46321c65cc8f479a4c346dfc6 | npm install && npm run start | ['http://localhost:3000/', 'http://localhost:3000/blog'] |
34
+ | 32 | mui/material-ui | Material UI | 96.1K | https://github.com/mui/material-ui.git | 3fdcb916348633b8fa15e472391575c165ec2d40 | pnpm install && pnpm docs:dev | ['http://localhost:3000'] |
35
+ | 33 | ant-design/ant-design | An enterprise-class UI design language and React UI library | 95.4K | https://github.com/ant-design/ant-design.git | 14af06c614cc2ebd0d54e9af4d0235a7298ccfcb | npm install && npm start | ['http://localhost:8001/'] |
36
+ | 34 | prettier/prettier | an opinionated code formatter | 50.7K | https://github.com/prettier/prettier.git | 65ad428bcadc68f6975f0f595236fb3455ff7ab8 | yarn build:website && cd website && yarn start | ['http://localhost:3000/'] |
37
+ | 35 | docsifyjs/docsify | documentation site generator | 30K | https://github.com/docsifyjs/docsify.git | 375c058e3e1b12f3507d97a41b3fd8d6c4e904b0 | npm install && npm run dev | ['http://localhost:3000/#/'] |
38
+ | 36 | AykutSarac/jsoncrack.com | PInnovative and open-source visualization application that transforms various data formats | 39.4K | https://github.com/AykutSarac/jsoncrack.com.git | 637edb86c04bba0d8a07eec50a0a7ff3a6cd487f | pnpm install && pnpm dev | ['http://localhost:3000/'] |
39
+ | 37 | t3-oss/create-t3-app | The best way to start a full-stack, typesafe Next.js app | 27.6K | https://github.com/t3-oss/create-t3-app.git | c7bf64fe2169096b2833358331da9cdba72fbbb3| cd www && pnpm i && pnpm dev | ['http://localhost:4321/'] |
40
+ | 38 | CopilotKit/CopilotKit | React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents | 21.9K | https://github.com/CopilotKit/CopilotKit.git | 0fb9c76b921f4ca2ccb5a3a681075c4a73e357b0 | cd docs/ && pnpm i && pnpm dev | ['http://localhost:3000'] |
41
+ | 39 | magicuidesign/magicui | UI Library for Design Engineers. | 17.8K | https://github.com/magicuidesign/magicui.git | 38aa1901967d0b8d9eb3d4d01c3c49fc5b4779b1 | pnpm i && touch .env.local && echo "NEXT_PUBLIC_APP_URL=http://localhost:3000" > .env.local && pnpm dev | ['http://localhost:3000/'] |
42
+ | 40 | JetBrains/kotlin-web-site | The Kotlin programming language website | 1.5K | https://github.com/JetBrains/kotlin-web-site.git | 383f2378bf35011856a740e677135c6935ed43d3 | yarn install && yarn run next-build-static && pip install --no-build-isolation -r requirements.txt && python3 kotlin-website.py | ['http://127.0.0.1:8080/', 'http://127.0.0.1:8080/community/'] |
43
+ | 41 | eden-emulator/eden-emulator.github.io | Eden's Website | 307 | https://github.com/eden-emulator/eden-emulator.github.io.git | 96350bde234b51fa1bba6f0a600b0d6d95243966 | npm install && cp .env.example .env && npm run dev | ['http://localhost:5173/', 'http://localhost:5173/team'] |
44
+ | 42 | neondatabase/website | Official docs and website for Neon. | 271 | https://github.com/neondatabase/website.git | 5ad276c593a8a36be10806b5cb999b19299325fb | npm install && cp .env.example .env && npm run dev | ['http://localhost:3000/', 'http://localhost:3000/pricing'] |
45
+ | 43 | jscraftcamp/website | Website of the JSCraftCamp in Munich | 60 | https://github.com/jscraftcamp/website.git | 9b52e2f0f26bd130dcb54f7d81386fb8fa6a9eaa | pnpm install && pnpm run dev | ['http://localhost:5173/'] |
46
+ | 44 | twitter/opensource-website | Twitter's open source website | 3.2K | https://github.com/twitter/opensource-website.git | 3cbaab4ce35326f10e2e5177f900027d6630fbc9 | hugo server | ['http://localhost:1313/', 'http://localhost:1313/projects/', 'http://localhost:1313/year-in-review/'] |
47
+ | 45 | getredash/website | Redash homepage and Knowledge Base | 86 | https://github.com/getredash/website.git | 76cd1d1690bfe5418c290e1c7b01b19460e95a27 | yarn install && yarn run develop | ['http://localhost:8000/', 'http://localhost:8000/customers/'] |
48
+ | 46 | nf-core/website | Code and files for the main nf-core website. | 80 | https://github.com/nf-core/website.git | 1ca2bd3dcb87bb678ba41adfe25852793bce17d6 | npm install --workspaces && npm run dev --workspace sites/main-site | ['http://localhost:4321/'] |
49
+ | 47 | umami-software/website | Umami website | 190 | https://github.com/umami-software/website.git | e91273707ce9dc4f3156e5b277f7efabfc1b7948 | yarn && yarn dev | ['http://localhost:5001/', 'http://localhost:5001/features', 'http://localhost:5001/blog'] |
50
+ | 48 | Milkdown/website | The official documentation website for milkdown. | 40 | https://github.com/Milkdown/website.git | 6bf22dd9f50be08b8e644deadc5bdd974e35f5a8 | pnpm install && pnpm dev | ['http://localhost:3001/'] |
51
+ | 49 | mldangelo/personal-site | My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages. | 1.5K | https://github.com/mldangelo/personal-site.git | 7dd01870d57f1561445b588dd29105ceb9b2ee4a | npm install && npm run dev | ['http://localhost:3001/resume/', 'http://localhost:3001/projects/'] |
52
+ | 50 | soumyajit4419/Portfolio | My self coded personal website build with React.js | 5.9K | https://github.com/soumyajit4419/Portfolio.git | 24d955cf6cd4ce5ff8a9a8071f0c87dfa4aaacec | npm install && npm start | ['http://localhost:3001/', 'http://localhost:3001/about', 'http://localhost:3001/project'] |
53
+ | 51 | livecoders/website | Website for the Live Coders Twitch Team | 53 | https://github.com/livecoders/website.git | 3bcf19024fb7bc31090a34aa2e08295cc1d05878 | fnm use 18 && npm install && npm run develop && fnm use 22 | ['http://localhost:8000/', 'http://localhost:8000/conference/', 'http://localhost:8000/members/'] |
54
+ | 52 | spring-ai-alibaba/website | Source code of Spring AI Alibaba official website | 48 | https://github.com/spring-ai-alibaba/website.git | 4928824bd662c5bed75fc404e6d8a0a407d1120f | npm install && npm run dev | ['http://localhost:4321/', 'http://localhost:4321/cloud/'] |
55
+ | 53 | decaporg/decap-website | Source of Decap website and docs | 11 | https://github.com/decaporg/decap-website.git | e2894e883386cea617f839d4fdb1a005bc3bf886 | npx husky init && npm install && npm run dev | ['http://localhost:1313/'] |
56
+ | 54 | apache/incubator-seata-website | Apache Seata(incubating) Website | 102 | https://github.com/apache/incubator-seata-website.git | aacd08bd54fb275f2d58d805a1d73a015022d4ce | npm install && npm run start | ['http://localhost:3001/'] |
57
+ | 55 | damus-io/website | Damus.io | 67 | https://github.com/damus-io/website.git | f3f93c2a99b31d95c5984227695ade8478be8c6a | pnpm install && pnpm run dev | ['http://localhost:3001/'] |
58
+ | 56 | processing/processing-website | Source code for processing.org, the official Processing website | 84 | https://github.com/processing/processing-website.git | 4bc0ef7b8241d1029bb184944dae0fc8a2463c60 | npm install && npm run dev | ['http://localhost:8000/', 'http://localhost:8000/examples'] |
59
+ | 57 | vuejs/docs | Documentation for Vue 3 | 3.1K | https://github.com/vuejs/docs.git | 31b4521ad0607a74e284fa7c62502b56a7710e86 | pnpm i && pnpm run dev | ['http://localhost:5173/', 'http://localhost:5173/api/', 'http://localhost:5173/partners/'] |
60
+ | 58 | vercel/hyper-site | The official website for the Hyper terminal | 458 | https://github.com/vercel/hyper-site.git | fa4fd463de191d17a1f2e72f86c5adc49ad46160 | pnpm install && pnpm run dev | ['http://localhost:3001/'] |
61
+ | 59 | adobe/adobe-design-website | Adobe Design Website on AEM | 5 | https://github.com/adobe/adobe-design-website.git | 92f9c04e4af8beedccab1aa342b637014802a051 | npm install -g @adobe/aem-cli && npm start | ['http://localhost:3000/'] |
62
+ | 60 | AOSSIE-Org/website | AOSSIE Offical Website | 51 | https://github.com/AOSSIE-Org/website.git |dfb866835010885e3f16ad2d955da008e4dfc5ab | npm install && npm run dev | ['http://localhost:3001/', 'http://localhost:3001/about', 'http://localhost:3001/projects', 'http://localhost:3001/ideas', 'http://localhost:3001/apply'] |