{"id":20128243,"url":"https://github.com/thenewdynamic/gethugo","last_synced_at":"2026-05-13T19:32:11.984Z","repository":{"id":75047646,"uuid":"237493875","full_name":"theNewDynamic/gethugo","owner":"theNewDynamic","description":"Bash Script to load Hugo locally in a project","archived":false,"fork":false,"pushed_at":"2020-08-18T14:02:07.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T21:28:28.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theNewDynamic.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-01-31T18:42:19.000Z","updated_at":"2022-04-20T13:27:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"6efb43d5-9403-4e34-a589-92d14c381f82","html_url":"https://github.com/theNewDynamic/gethugo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theNewDynamic/gethugo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Fgethugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Fgethugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Fgethugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Fgethugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theNewDynamic","download_url":"https://codeload.github.com/theNewDynamic/gethugo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Fgethugo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":"2024-11-13T20:26:26.318Z","updated_at":"2026-05-13T19:32:11.969Z","avatar_url":"https://github.com/theNewDynamic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gethugo\n\nBash Script to load Hugo locally in a project\n\n\n\n## To Use\n\nTo Use\n - Add the `get-hugo.sh` file to the root of your repo\n - add the following to your package.json file:\n ```\n \"hugo\": {\n    \"version\": \"0.63.1\",\n    \"extended\": \"true\"\n  }\n  ```\n\nExtended is optional. The script will use the extended version of Hugo unless `\"extended\": \"false\"` or `\"extended\": false` is set.\n\n- Run `bash get-hugo.sh` or add `\"gethugo\": \"bash get-hugo.sh\",` to your package.json and run it from there.\n\n- Without package.json use positional parameter as the version:\n```\nbash get-hugo.sh 0.63.1\n```\n\n## To Do\n\n\n- [ ] Clean up (can maybe be less verbose)\n- [ ] Fail better if Hugo is not in package.json at all.\n- [ ] Maybe use a different method than requiring node to get package.json (what we have is simple though)\n- [ ] If Hugo version (package.json.hugo.version) not present in package.json get the latest Hugo version.\n- [ ] Make a CLI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenewdynamic%2Fgethugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenewdynamic%2Fgethugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenewdynamic%2Fgethugo/lists"}