{"id":25697736,"url":"https://github.com/chemiker/hugo-mod-chartist","last_synced_at":"2026-05-03T20:39:26.291Z","repository":{"id":83424817,"uuid":"272478627","full_name":"chemiker/hugo-mod-chartist","owner":"chemiker","description":"hugo-chartist is a module for the static site generator hugo to implement chartist.js.","archived":false,"fork":false,"pushed_at":"2020-09-02T20:07:00.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T00:50:53.844Z","etag":null,"topics":["chartist","chartistjs","go","hugo","hugo-module","module"],"latest_commit_sha":null,"homepage":"https://sciolism.de/projects/hugo-mod-chartist/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chemiker.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-15T15:41:23.000Z","updated_at":"2020-09-02T20:07:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"1626fc4d-dfaa-4e24-8f7c-cac09b2f9187","html_url":"https://github.com/chemiker/hugo-mod-chartist","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chemiker/hugo-mod-chartist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemiker%2Fhugo-mod-chartist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemiker%2Fhugo-mod-chartist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemiker%2Fhugo-mod-chartist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemiker%2Fhugo-mod-chartist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chemiker","download_url":"https://codeload.github.com/chemiker/hugo-mod-chartist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chemiker%2Fhugo-mod-chartist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32584644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["chartist","chartistjs","go","hugo","hugo-module","module"],"created_at":"2025-02-25T02:30:25.416Z","updated_at":"2026-05-03T20:39:26.286Z","avatar_url":"https://github.com/chemiker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hugo-mod-chartist\n**hugo-mod-chartist** is a module for the static site generator [hugo](http://gohugo.io) to implement [chartist.js](https://gionkunz.github.io/chartist-js/index.html).\n\n## Installation\n\n1. Add the module to your `go.mod`. E.g.\n\n```go\nmodule github.com/\u003cmyself\u003e/\u003cmyHugoInstance\u003e\n\ngo 1.14\n\nrequire github.com/chemiker/hugo-mod-chartist latest\n```\n\n2. Add the module to the `config.toml` of your Hugo configuration:\n\n```TOML\n[module]\n  [[module.imports]]\n    path=\"github.com/chemiker/hugo-mod-chartist\"\n    disabled = false\n      [[module.imports.mounts]]\n        source=\"dist/layouts/partials/\"\n        target=\"layouts/partials/\"\n      [[module.imports.mounts]]\n        source=\"dist/assets/sass/\"\n        target=\"assets/sass/\"\n      [[module.imports.mounts]]\n        source=\"dist/static/js/\"\n        target=\"static/js/\"\n```\n\n3. Update the modules of your Hugo configuration by running `hugo mod get -u `\n\n4. Implement the partial template `head-chartist.html` in your website's `\u003chead\u003e`.\n\n## Usage\n\nYou can use `\u003cscript\u003e` tags to create chartist.js instances as described in the [chartist.js documentation](https://gionkunz.github.io/chartist-js/examples.html).\n\n## Development\n\nIt is highly welcome that you fork this repository, file issues or submit pull requests. The module uses [yarn](https://yarnpkg.com) to fetch, modify and merge necessary resources. You can run `yarn install` to fetch all resources and `yarn run gulp make` to run the build scripts.\n\n## License\nThis project is released under the [MIT license](LICENSE).\n\nIt contains software and fonts released under individual licenses:\n\n* *chartist.js* - Copyright (c) 2013 Gion Kunz is released under the MIT license (see file \"licenses/LICENSE-CHARTIST\")\n\n* *chartist.js Axistitle plugin* - Copyright (c) 2019 Alex Stanbury is released under the MIT license (see file \"licenses/LICENSE-CHARTIST-PLUGIN-AXISTITLE\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemiker%2Fhugo-mod-chartist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchemiker%2Fhugo-mod-chartist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemiker%2Fhugo-mod-chartist/lists"}