{"id":17913367,"url":"https://github.com/jmooring/hugo-module-content","last_synced_at":"2025-10-10T01:35:12.565Z","repository":{"id":110323496,"uuid":"392560616","full_name":"jmooring/hugo-module-content","owner":"jmooring","description":"An example of a Hugo module that provides content","archived":false,"fork":false,"pushed_at":"2025-04-26T20:41:51.000Z","size":2129,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-03T21:59:35.522Z","etag":null,"topics":["hugo","hugo-module"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmooring.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,"zenodo":null},"funding":{"github":["jmooring"]}},"created_at":"2021-08-04T05:26:12.000Z","updated_at":"2025-04-26T20:41:54.000Z","dependencies_parsed_at":"2024-05-18T18:22:50.831Z","dependency_job_id":"c40cd20e-cac9-432f-9594-45eefc8e493f","html_url":"https://github.com/jmooring/hugo-module-content","commit_stats":null,"previous_names":["jmooring/hugo-content"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/jmooring/hugo-module-content","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmooring%2Fhugo-module-content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmooring%2Fhugo-module-content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmooring%2Fhugo-module-content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmooring%2Fhugo-module-content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmooring","download_url":"https://codeload.github.com/jmooring/hugo-module-content/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmooring%2Fhugo-module-content/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002401,"owners_count":26083374,"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-10-09T02:00:07.460Z","response_time":59,"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":["hugo","hugo-module"],"created_at":"2024-10-28T19:51:34.775Z","updated_at":"2025-10-10T01:35:12.530Z","avatar_url":"https://github.com/jmooring.png","language":null,"funding_links":["https://github.com/sponsors/jmooring"],"categories":[],"sub_categories":[],"readme":"# Hugo Module \u0026ndash; Content\n\nThis is an example of a Hugo content module.\n\n## Structure\n\n```text\nhugo-module-content/\n├── assets/\n│   ├── images/\n│   │   ├── a.jpg\n│   │   ├── b.jpg\n│   │   └── c.jpg\n│   └── videos/\n│       ├── a.mp4\n│       └── b.mp4\n├── content/\n│   └── articles/\n│       ├── article-1/\n│       │   ├── a.jpg\n│       │   └── index.md\n│       ├── article-2/\n│       │   ├── b.jpg\n│       │   └── index.md\n│       └── article-3/\n│           ├── c.jpg\n│           └── index.md\n├── data/\n│   └── fruit.json\n└── config.toml\n```\n\n## Configuration\n\nTo add this module to your project, initialize your project as a Hugo module:\n\n```text\nhugo mod init foo\n```\n\nIn the above, `foo` is typically something like `github.com/user/project`.\n\nThen add this to your site configuration:\n\n```text\n[[module.imports]]\npath = 'github.com/jmooring/hugo-module-content'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmooring%2Fhugo-module-content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmooring%2Fhugo-module-content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmooring%2Fhugo-module-content/lists"}