{"id":25816389,"url":"https://github.com/lumishell/newstar-docs","last_synced_at":"2025-02-28T05:21:10.310Z","repository":{"id":261664590,"uuid":"849922408","full_name":"lumishell/newstar-docs","owner":"lumishell","description":"Source code of NewStar CTF documentation website.","archived":false,"fork":false,"pushed_at":"2025-02-27T18:06:20.000Z","size":68367,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T01:53:33.576Z","etag":null,"topics":["capture-the-flag","ctf","ctf-game","documentation","giscus","newstar","writeup","writeup-ctf"],"latest_commit_sha":null,"homepage":"https://ns.openctf.net","language":"Vue","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/lumishell.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-08-30T14:19:30.000Z","updated_at":"2025-02-27T18:04:59.000Z","dependencies_parsed_at":"2025-02-28T02:07:21.925Z","dependency_job_id":null,"html_url":"https://github.com/lumishell/newstar-docs","commit_stats":null,"previous_names":["cnily03/newstar-docs","lumishell/newstar-docs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumishell%2Fnewstar-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumishell%2Fnewstar-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumishell%2Fnewstar-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumishell%2Fnewstar-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lumishell","download_url":"https://codeload.github.com/lumishell/newstar-docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241104762,"owners_count":19910495,"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":["capture-the-flag","ctf","ctf-game","documentation","giscus","newstar","writeup","writeup-ctf"],"created_at":"2025-02-28T05:21:09.670Z","updated_at":"2025-02-28T05:21:10.299Z","avatar_url":"https://github.com/lumishell.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NewStar CTF\n\nThis project is a documentation website for NewStar CTF.\n\n## Build the project\n\nClone the project and install the dependencies with your preferred package manager.\n\n```shell\npnpm install\n```\n\nRun package command to build the document.\n\n```shell\npnpm run docs:build\n```\n\nFiles will be generated in the `dist` directory at the root of the project.\n\n## Development\n\nTo start the development server, run the following command.\n\n```shell\npnpm run docs:dev\n```\n\nVitePress configuration is located at [vitepress.config.ts](./vitepress.config.ts).\n\nTheme configuration is located at [theme-config.yml](./theme-config.yml). It's mostly nav and sitebar configuration. For other theme configurations, it's recommended to modify [vitepress.config.ts](./vitepress.config.ts) with type hints.\n\nTheme at [theme/](./theme/), which has path alias `@`.\n\nAll the documentations are located at [docs/](./docs/), which has the path alias `@docs`.\n\nThe static files are located at [public/](./public/).\n\nFor static assets which might be bundled, it's recommended to put them in the `assets` directory in the `docs` directory. For example, image files.\n\nTo use Vue in markdown, related components are most defined at [theme/components/docs/](./theme/components/docs/).\n\n## License\n\nCopyright (c) NewStar CTF. All rights reserved.\n\nLicensed under the [MIT](LICENSE) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumishell%2Fnewstar-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flumishell%2Fnewstar-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumishell%2Fnewstar-docs/lists"}