{"id":16619514,"url":"https://github.com/java-edge/code-select","last_synced_at":"2025-04-23T10:44:48.690Z","repository":{"id":219207548,"uuid":"748446159","full_name":"Java-Edge/Code-Select","owner":"Java-Edge","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-06T12:21:11.000Z","size":2360,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T23:22:52.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Java-Edge.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2024-01-26T01:27:50.000Z","updated_at":"2024-02-27T06:43:10.000Z","dependencies_parsed_at":"2024-03-06T13:50:36.975Z","dependency_job_id":null,"html_url":"https://github.com/Java-Edge/Code-Select","commit_stats":null,"previous_names":["java-edge/code-select"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Edge%2FCode-Select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Edge%2FCode-Select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Edge%2FCode-Select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Java-Edge%2FCode-Select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Java-Edge","download_url":"https://codeload.github.com/Java-Edge/Code-Select/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250419419,"owners_count":21427597,"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":[],"created_at":"2024-10-12T02:42:09.076Z","updated_at":"2025-04-23T10:44:48.668Z","avatar_url":"https://github.com/Java-Edge.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 编程严选网\n\n## 0 本地启动项目\n1. 检查node是否有安装\n2. 下载资源包：npm install\n3. 启动服务： npm run dev\n\nhttps://www.bilibili.com/video/BV1vb411m7NY\n\n视频前两节即可学会本地启动 Vuepress项目，还可学到其他相关配置。\n\n## 1 图片调整路径\ndocs/.vuepress/public/images\n不建议存储源文件，请直接使用 oos 图床存储图片。\n\n## 2 提交文章\n1. 新增 md 文件\n在 md 目录新建 concurrency 目录，新建00-Java并发编程.md文件，将文章内容放进去\n2. 修改 config.js，配置专栏和下面文章路径\n```js\n{\n    text: '并发编程',\n    items: [\n        {text: '00-Java并发编程', link: '/md/concurrency/00-Java并发编程.md'},\n    ]\n},\n```\n3. 修改 config.js，配置专栏侧边导航栏\n如\n```js\n\"/md/concurrency/\": [\n    {\n        title: \"并发编程\",\n        collapsable: false,\n        sidebarDepth: 0,\n        children: [\n            \"00-Java并发编程.md\"\n        ]\n    }\n],\n```\n4. 本地调试，浏览器前端能正常看到文章，即可提交代码\n\n## 3 Git GUI 工具\n建议下载 Github Desktop，可视化提交文章相关数据。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjava-edge%2Fcode-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjava-edge%2Fcode-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjava-edge%2Fcode-select/lists"}