{"id":37096925,"url":"https://github.com/srcclr/hugo","last_synced_at":"2026-01-14T11:55:30.342Z","repository":{"id":57712443,"uuid":"86778148","full_name":"srcclr/hugo","owner":"srcclr","description":"A Fast and Flexible Static Site Generator built with love in GoLang","archived":false,"fork":true,"pushed_at":"2017-08-07T09:00:21.000Z","size":35008,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-06-21T12:54:00.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gohugo.io","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gohugoio/hugo","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srcclr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-31T04:33:02.000Z","updated_at":"2024-06-21T12:54:00.391Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/srcclr/hugo","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/srcclr/hugo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcclr%2Fhugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcclr%2Fhugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcclr%2Fhugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcclr%2Fhugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srcclr","download_url":"https://codeload.github.com/srcclr/hugo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcclr%2Fhugo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-14T11:55:29.820Z","updated_at":"2026-01-14T11:55:30.338Z","avatar_url":"https://github.com/srcclr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Hugo](https://raw.githubusercontent.com/srcclr/hugo/master/docs/static/img/hugo-logo.png)\n\nA Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com/) and [friends](https://github.com/srcclr/hugo/graphs/contributors) in [Go][].\n\n[Website](https://gohugo.io) |\n[Forum](https://discuss.gohugo.io) |\n[Developer Chat (no support)](https://gitter.im/srcclr/hugo) |\n[Documentation](https://gohugo.io/overview/introduction/) |\n[Installation Guide](https://gohugo.io/overview/installing/) |\n[Contribution Guide](CONTRIBUTING.md) |\n[Twitter](http://twitter.com/gohugoio)\n\n[![GoDoc](https://godoc.org/github.com/srcclr/hugo?status.svg)](https://godoc.org/github.com/srcclr/hugo)\n[![Linux and macOS Build Status](https://api.travis-ci.org/srcclr/hugo.svg?branch=master\u0026label=Linux+and+macOS+build \"Linux and macOS Build Status\")](https://travis-ci.org/srcclr/hugo)\n[![Windows Build Status](https://ci.appveyor.com/api/projects/status/n2mo912b8s2505e8/branch/master?svg=true\u0026label=Windows+build \"Windows Build Status\")](https://ci.appveyor.com/project/srcclr/hugo/branch/master)\n[![Dev chat at https://gitter.im/srcclr/hugo](https://img.shields.io/badge/gitter-developer_chat-46bc99.svg)](https://gitter.im/srcclr/hugo?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Go Report Card](https://goreportcard.com/badge/github.com/srcclr/hugo)](https://goreportcard.com/report/github.com/srcclr/hugo)\n\n## Overview\n\nHugo is a static HTML and CSS website generator written in [Go][].\nIt is optimized for speed, easy use and configurability.\nHugo takes a directory with content and templates and renders them into a full HTML website.\n\nHugo relies on Markdown files with front matter for meta data.\nAnd you can run Hugo from any directory.\nThis works well for shared hosts and other systems where you don’t have a privileged account.\n\nHugo renders a typical website of moderate size in a fraction of a second.\nA good rule of thumb is that each piece of content renders in around 1 millisecond.\n\nHugo is designed to work well for any kind of website including blogs, tumbles and docs.\n\n#### Supported Architectures\n\nCurrently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD, NetBSD and macOS (Darwin) and [Android](https://gist.github.com/bep/a0d8a26cf6b4f8bc992729b8e50b480b) for x64, i386 and ARM architectures.\n\nHugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for other operating systems including DragonFly BSD, OpenBSD, Plan\u0026nbsp;9 and Solaris.\n\n**Complete documentation is available at [Hugo Documentation][].**\n\n## Choose How to Install\n\nIf you want to use Hugo as your site generator, simply install the Hugo binaries.\nThe Hugo binaries have no external dependencies.\n\nTo contribute to the Hugo source code or documentation, you should [fork the Hugo GitHub project](https://github.com/srcclr/hugo#fork-destination-box) and clone it to your local machine.\n\nFinally, you can install the Hugo source code with `go`, build the binaries yourself, and run Hugo that way.\nBuilding the binaries is an easy task for an experienced `go` getter.\n\n### Install Hugo as Your Site Generator (Binary Install)\n\nUse the [installation instructions in the Hugo documentation](https://gohugo.io/overview/installing/).\n\n### Build and Install the Binaries from Source (Advanced Install)\n\nAdd Hugo and its package dependencies to your go `src` directory.\n\n    go get -v github.com/srcclr/hugo\n\nOnce the `get` completes, you should find your new `hugo` (or `hugo.exe`) executable sitting inside `$GOPATH/bin/`.\n\nTo update Hugo’s dependencies, use `go get` with the `-u` option.\n\n    go get -u -v github.com/srcclr/hugo\n\n## Contributing to Hugo\n\nFor a complete guide to contributing to Hugo, see the [Contribution Guide](CONTRIBUTING.md).\n\nWe welcome contributions to Hugo of any kind including documentation, themes,\norganization, tutorials, blog posts, bug reports, issues, feature requests,\nfeature implementations, pull requests, answering questions on the forum,\nhelping to manage issues, etc.\n\nThe Hugo community and maintainers are [very active](https://github.com/srcclr/hugo/pulse/monthly) and helpful, and the project benefits greatly from this activity.\n\n### Asking Support Questions\n\nWe have an active [discussion forum](http://discuss.gohugo.io) where users and developers can ask questions.\nPlease don't use the Github issue tracker to ask questions.\n\n### Reporting Issues\n\nIf you believe you have found a defect in Hugo or its documentation, use\nthe Github issue tracker to report the problem to the Hugo maintainers.\nIf you're not sure if it's a bug or not, start by asking in the [discussion forum](http://discuss.gohugo.io).\nWhen reporting the issue, please provide the version of Hugo in use (`hugo version`).\n\n### Submitting Patches\n\nThe Hugo project welcomes all contributors and contributions regardless of skill or experience level.\nIf you are interested in helping with the project, we will help you with your contribution.\nHugo is a very active project with many contributions happening daily.\nBecause we want to create the best possible product for our users and the best contribution experience for our developers,\nwe have a set of guidelines which ensure that all contributions are acceptable.\nThe guidelines are not intended as a filter or barrier to participation.\nIf you are unfamiliar with the contribution process, the Hugo team will help you and teach you how to bring your contribution in accordance with the guidelines.\n\nFor a complete guide to contributing code to Hugo, see the [Contribution Guide](CONTRIBUTING.md).\n\n[![Analytics](https://ga-beacon.appspot.com/UA-7131036-6/hugo/readme)](https://github.com/igrigorik/ga-beacon)\n\n[Go]: https://golang.org/\n[Hugo Documentation]: https://gohugo.io/overview/introduction/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcclr%2Fhugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrcclr%2Fhugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcclr%2Fhugo/lists"}