{"id":24782622,"url":"https://github.com/oaklight/mgwb","last_synced_at":"2026-01-27T02:08:03.119Z","repository":{"id":225748687,"uuid":"766746365","full_name":"Oaklight/mgwb","owner":"Oaklight","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-28T09:02:08.000Z","size":865,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"website","last_synced_at":"2025-09-18T14:13:27.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oaklight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-04T03:31:03.000Z","updated_at":"2024-03-04T03:31:04.000Z","dependencies_parsed_at":"2024-03-04T05:04:35.899Z","dependency_job_id":"d803d9f3-f7ef-4550-8997-84226684c9f5","html_url":"https://github.com/Oaklight/mgwb","commit_stats":null,"previous_names":["oaklight/mgwb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Oaklight/mgwb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oaklight%2Fmgwb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oaklight%2Fmgwb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oaklight%2Fmgwb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oaklight%2Fmgwb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oaklight","download_url":"https://codeload.github.com/Oaklight/mgwb/tar.gz/refs/heads/website","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oaklight%2Fmgwb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28796962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"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":[],"created_at":"2025-01-29T11:18:20.036Z","updated_at":"2026-01-27T02:08:03.101Z","avatar_url":"https://github.com/Oaklight.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mango-website\n\nthis branch hosts project page related files\n\n## Setup\n\nBuild with MkDocs\n\n```bash\npip install mkdocs\npip install mkdocs-material\n```\n\n## Deploy\n\ndeploy to github pages\n\n```bash\nmkdocs gh-deploy\n```\n\n## push and deploy to different repos\nsay we have `origin` as git remote in the beginning, and we want to use an additional `mgwb` repo to track the development of the website.\n\nFirst, add the new remote repo:\n`git remote add temphosting git@github.com:Oaklight/mgwb.git`\n\nWhen pull code changes:\n```bash\ngit pull origin # if changes were synced to origin\ngit pull temphosting # if changes were synced to temphosting\n```\n\nWhen push code changes:\n```bash\ngit push origin\ngit push temphosting\n```\n\nwhen deploy gh-pages:\n```bash\nmkdocs gh-deploy -r origin\nmkdocs gh-deploy -r temphosting\n```\n\n## Structure\n\n```bash\n./mango-website/\n├── docs\n│   ├── assets\n│   │   └── images\n│   │       ├── mango.png\n│   │       └── ...\n│   ├── contact.md\n│   ├── data.md\n│   └── index.md\n├── mkdocs.yml\n└── README.md\n```\n\n- `assets`\n\n    images are stored in `docs/assets/images` folder \u003cbr\u003e\n    any other assets should be stored in `docs/assets` folder\n\n- `docs` markdown templates\n\n    `docs/index.md` is the home page \u003cbr\u003e\n    `docs/data.md` is the data detail page \u003cbr\u003e\n    `docs/contact.md` is the contact page \u003cbr\u003e\n    any other pages should be added to `docs` folder and linked in `mkdocs.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foaklight%2Fmgwb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foaklight%2Fmgwb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foaklight%2Fmgwb/lists"}