{"id":37643630,"url":"https://github.com/phillychi3/wait","last_synced_at":"2026-01-16T11:22:46.912Z","repository":{"id":242392565,"uuid":"542585060","full_name":"phillychi3/wait","owner":"phillychi3","description":"wait - basic hexo theme","archived":false,"fork":false,"pushed_at":"2024-12-28T12:23:39.000Z","size":99,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T13:23:50.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Stylus","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/phillychi3.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":"2022-09-28T12:42:30.000Z","updated_at":"2024-12-28T12:23:43.000Z","dependencies_parsed_at":"2024-06-02T19:17:27.625Z","dependency_job_id":"5dbd6525-9d7a-4f13-bae9-951fe99cda56","html_url":"https://github.com/phillychi3/wait","commit_stats":null,"previous_names":["phillychi3/wait"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phillychi3/wait","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillychi3%2Fwait","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillychi3%2Fwait/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillychi3%2Fwait/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillychi3%2Fwait/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phillychi3","download_url":"https://codeload.github.com/phillychi3/wait/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillychi3%2Fwait/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-16T11:22:46.194Z","updated_at":"2026-01-16T11:22:46.908Z","avatar_url":"https://github.com/phillychi3.png","language":"Stylus","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WAIT\r\n\r\n\r\n\u003e [!WARNING]\r\n\u003e 尚未完成\r\n\r\ninfocard\r\n---\r\nlinks裡面的icon使用了fontawesome\r\n```yaml\r\ninfocard:\r\n  author: your name\r\n  introduce: some text\r\n  links:\r\n    - icon: fa-brands fa-github fa-xl # fontawesome icon example\r\n      link: \"https://github.com/phillychi3\"\r\n\r\n```\r\ncustomize設定\r\n---\r\ntype只能是text或者image\r\n\r\n格式需要與下面一樣\r\n```yaml\r\ncustomize:\r\n  text:\r\n    type: text\r\n    text: '123'\r\n  image\":\r\n    type: image\r\n    image: 'https://nekos.best/api/v2/neko/ae8ca777-d7f6-400f-8600-69702ae26672.png'\r\n    url: '/'\r\n\r\n```\r\nwaline\r\n---\r\nwaline可以選擇啟用或關閉\r\n\r\n如果選擇關閉可以不要填寫以下欄位\r\n\r\nGoogle Analytics\r\n---\r\n一樣也可以選擇開啟或關閉\r\n\r\nid填寫google給你的就好了\r\n\r\n\r\nall setting\r\n---\r\n```yaml\r\nmenu:\r\n  Home: / # do not edit\r\n  Archives: /archives # do not edit\r\n  Github: https://github.com/phillychi3 # example\r\n\r\nheaderimage: image url\r\nbackground: image url\r\n\r\ninfocard:\r\n  author: your name\r\n  introduce: some text\r\n  links:\r\n    - icon: fa-brands fa-github fa-xl # fontawesome icon example\r\n      link: \"https://github.com/phillychi3\"\r\n\r\ncustomize: # type only text or image\r\n  test1:\r\n    type: text\r\n    text: '123'\r\n  test2\":\r\n    type: image\r\n    image: 'https://nekos.best/api/v2/neko/ae8ca777-d7f6-400f-8600-69702ae26672.png'\r\n    url: '/'\r\n  test3\":\r\n    type: image\r\n    image: 'https://nekos.best/api/v2/neko/be1bef84-1789-40ec-b67d-a9287b82dc39.png'\r\n    url: '/'\r\n\r\n\r\nwaline:\r\n  enable: true\r\n  serverurl: waline server url\r\n  emoji:\r\n    - https://unpkg.com/@waline/emojis@1.2.0/tw-emoji # check waline docs\r\n  lang: zh-TW\r\n  meta:\r\n    - nick\r\n    - mail\r\n    - link\r\n  requiredMeta:\r\n    - nick\r\n  login: disable\r\n  imageUploader: true\r\n  commentCount: true\r\n  pageSize: 10\r\n  wordLimit: 0\r\n\r\nGAnalytics:\r\n  enable: true\r\n  id: gogle analy id\r\n\r\n```\r\n\r\n## License\r\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fphillychi3%2Fwait.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fphillychi3%2Fwait?ref=badge_large)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphillychi3%2Fwait","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphillychi3%2Fwait","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphillychi3%2Fwait/lists"}