{"id":25951829,"url":"https://github.com/cxcn/docsify-waline","last_synced_at":"2025-03-04T14:01:14.167Z","repository":{"id":40579368,"uuid":"390793807","full_name":"nopdan/docsify-waline","owner":"nopdan","description":"A simple comment plugin for docsify.","archived":false,"fork":false,"pushed_at":"2023-03-21T08:11:50.000Z","size":35,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-19T18:54:37.076Z","etag":null,"topics":["docsify","plugin","valine","waline"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nopdan.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}},"created_at":"2021-07-29T16:54:28.000Z","updated_at":"2024-01-06T21:41:09.332Z","dependencies_parsed_at":"2024-01-06T21:41:09.088Z","dependency_job_id":"9f213857-872f-4cea-8243-4932a552f667","html_url":"https://github.com/nopdan/docsify-waline","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.05555555555555558,"last_synced_commit":"265b4cfa64dbe7cc39c025bfe0fed15d8c9a6ecd"},"previous_names":["cxcn/docsify-waline"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopdan%2Fdocsify-waline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopdan%2Fdocsify-waline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopdan%2Fdocsify-waline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopdan%2Fdocsify-waline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nopdan","download_url":"https://codeload.github.com/nopdan/docsify-waline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241860003,"owners_count":20032319,"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":["docsify","plugin","valine","waline"],"created_at":"2025-03-04T14:00:57.899Z","updated_at":"2025-03-04T14:01:14.109Z","avatar_url":"https://github.com/nopdan.png","language":"JavaScript","readme":"# docsify-waline\n\n![](https://img.shields.io/npm/dt/docsify-waline)\n\nA Docsify comment plugin for docsify that supports pageview statistics.\n\nPageview statistics rely on [docsify-count](https://github.com/827652549/docsify-count).\n\nEnglish | [简体中文](./README.zh-CN.md)\n\n## Begin\n\n[Import Waline v2](https://waline.js.org/guide/client/import.html)\n\n```html\n\u003cscript src=\"https://unpkg.com/@waline/client@v2/dist/waline.js\"\u003e\u003c/script\u003e\n\u003clink\n  rel=\"stylesheet\"\n  href=\"https://unpkg.com/@waline/client@v2/dist/waline.css\"\n/\u003e\n```\n\nEnter [waline official website](https://waline.js.org/en/guide/get-started.html)  \nConfigure 'database' and 'server' according to the documentation\n\n## Usage\n\n```html\n\u003cscript\u003e\n  window.$docsify = {\n    count: {\n      language: \"\", // default:english|chinese\n    },\n    waline: {\n      // Required example：https://your-domain.vercel.app\n      serverURL: \"https://your-domain.vercel.app\",\n      // enable pageview count\n      pageview: true,\n      // ...\n      // don't support custom `el` and `path`\n    },\n  };\n\u003c/script\u003e\n\n\u003c!--Import me--\u003e\n\u003cscript src=\"https://unpkg.com/docsify-waline@2/docsify-waline.min.js\"\u003e\u003c/script\u003e\n```\n","funding_links":[],"categories":["Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxcn%2Fdocsify-waline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcxcn%2Fdocsify-waline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxcn%2Fdocsify-waline/lists"}