{"id":21412885,"url":"https://github.com/hunghg255/template-docusaurus","last_synced_at":"2025-07-24T05:35:16.642Z","repository":{"id":106984853,"uuid":"606991559","full_name":"hunghg255/template-docusaurus","owner":"hunghg255","description":"A template write documentation built docusaurus","archived":false,"fork":false,"pushed_at":"2024-05-03T11:15:07.000Z","size":836,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T03:02:14.583Z","etag":null,"topics":["docusaurus2","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hunghg255.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,"zenodo":null}},"created_at":"2023-02-27T04:35:42.000Z","updated_at":"2024-10-07T02:26:14.000Z","dependencies_parsed_at":"2023-11-11T10:26:49.730Z","dependency_job_id":"e9849578-ac04-4a0a-a77d-41c3e459bf4a","html_url":"https://github.com/hunghg255/template-docusaurus","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/hunghg255/template-docusaurus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Ftemplate-docusaurus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Ftemplate-docusaurus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Ftemplate-docusaurus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Ftemplate-docusaurus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunghg255","download_url":"https://codeload.github.com/hunghg255/template-docusaurus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Ftemplate-docusaurus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266796852,"owners_count":23985486,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["docusaurus2","template"],"created_at":"2024-11-22T18:16:06.394Z","updated_at":"2025-07-24T05:35:16.575Z","avatar_url":"https://github.com/hunghg255.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Website\n\n### Installation\n\n```\nnpm install\n```\n\n### Local Development\n\n```\nnpm start\n```\n\n### Build\n\n```\nnpm build\n```\n\n## How to write markdown\n\n### Embed Expo\n\n````\n```SnackPlayer name=Hello%20World\nimport React from 'react';\nimport { Text, View } from 'react-native';\n\nconst YourApp = () =\u003e {\n  return (\n    \u003cView style={{ flex: 1, justifyContent: \"center\", alignItems: \"center\" }}\u003e\n      \u003cText\u003eTry editing me! 🎉\u003c/Text\u003e\n    \u003c/View\u003e\n  );\n}\n\nexport default YourApp;```\n\n````\n\n### Embed StackBlitz\n\n```\n\u003cStackblitz name={'react-ts-mdxcmx'} /\u003e\n```\n\n### Live code: Add block with keywork live\n\n````\n```tsx live\nfunction Clock(props) {\n  const [date, setDate] = useState(new Date());\n  useEffect(() =\u003e {\n    var timerID = setInterval(() =\u003e tick(), 1000);\n\n    return function cleanup() {\n      clearInterval(timerID);\n    };\n  });\n\n  function tick() {\n    setDate(new Date());\n  }\n\n  return (\n    \u003cdiv\u003e\n      \u003ch2\u003eIt is {date.toLocaleTimeString()}.\u003c/h2\u003e\n    \u003c/div\u003e\n  );\n}```\n````\n\n### Live code with Mutil components\n\n````\n```jsx live noInline\nconst project = 'Docusaurus';\n\nconst Greeting = () =\u003e \u003cp\u003eHello {project}!\u003c/p\u003e;\n\nrender(\u003cGreeting /\u003e);```\n````\n\n### Mermaid: add block with keyword mermaid\n\n````\n```mermaid\ngraph TD;\n    A--\u003eB;\n    A--\u003eC;\n    B--\u003eD;\n    C--\u003eD;```\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunghg255%2Ftemplate-docusaurus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunghg255%2Ftemplate-docusaurus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunghg255%2Ftemplate-docusaurus/lists"}