{"id":24645159,"url":"https://github.com/thepatrickniyo/doc.super-vite","last_synced_at":"2026-04-18T04:03:09.556Z","repository":{"id":43833391,"uuid":"443213471","full_name":"thepatrickniyo/doc.super-vite","owner":"thepatrickniyo","description":"The super-vite documentation","archived":false,"fork":false,"pushed_at":"2022-02-16T20:15:13.000Z","size":218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-08T19:54:54.269Z","etag":null,"topics":["documentation","javascript","super-vite","vue","vuepress"],"latest_commit_sha":null,"homepage":"https://doc-super-vite.vercel.app/","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/thepatrickniyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-31T00:19:07.000Z","updated_at":"2022-01-08T23:15:44.000Z","dependencies_parsed_at":"2022-09-25T09:33:27.078Z","dependency_job_id":null,"html_url":"https://github.com/thepatrickniyo/doc.super-vite","commit_stats":null,"previous_names":["thepatrickniyo/doc.super-vite"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thepatrickniyo/doc.super-vite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepatrickniyo%2Fdoc.super-vite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepatrickniyo%2Fdoc.super-vite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepatrickniyo%2Fdoc.super-vite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepatrickniyo%2Fdoc.super-vite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thepatrickniyo","download_url":"https://codeload.github.com/thepatrickniyo/doc.super-vite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepatrickniyo%2Fdoc.super-vite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["documentation","javascript","super-vite","vue","vuepress"],"created_at":"2025-01-25T14:14:22.567Z","updated_at":"2026-04-18T04:03:07.516Z","avatar_url":"https://github.com/thepatrickniyo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# doc.super-vite\nThe super-vite documentation\n\n## Quick start\n\n✅ clone repo \n\n✅ run `yarn install`\n\n## Running \n```sh\n$ yarn dev\n```\n\n## Building\n```sh\n$ yarn build\n```\n\n### Adding a page\n\nTo be able to add a guide to this documentain\n\nCreate an `md` file add locate it under `/src/doc`\n\nThen locate to be able to render the documentation file slightly modify  `src/.vuepress/config` to add in your own file name\n\n```js\n...\n sidebar: {\n      '/doc/': [\n        {\n          title: 'Documentation',\n          collapsable: false,\n          children: [\n            '',\n            'quick-start',\n            'layout',\n            'routing',\n            'linters',\n            'tests',\n            'modules',\n            'styles',\n            'redux-dev-tool',\n            'i18n',\n            'services',\n            'helpers',\n            'enums',\n            'interfaces',\n            'types',\n            'assets',\n            'plugins'\n          ]\n        }\n      ],\n    }\n```\n\n## Contributing\n\nWe welcome contribution via either PRs or Issues and ideas as well. Before contributing make sure you revise our [CODE OF CONDUCT](https://github.com/PatrickNiyogitare28/doc.super-vite/blob/master/CODE_OF_CONDUCT.md)\n\n## Maintainer \n\npatrickniyogitare28@gmail.com\n\n## LICENSE\n\n[MIT](https://github.com/PatrickNiyogitare28/doc.super-vite/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepatrickniyo%2Fdoc.super-vite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthepatrickniyo%2Fdoc.super-vite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepatrickniyo%2Fdoc.super-vite/lists"}