{"id":18537818,"url":"https://github.com/rafalkaron/r-hugo-theme","last_synced_at":"2026-02-03T08:31:21.120Z","repository":{"id":37865456,"uuid":"492153327","full_name":"rafalkaron/r-hugo-theme","owner":"rafalkaron","description":"A simple Hugo theme suitable for a portfolio, documentation library, or blog.","archived":false,"fork":false,"pushed_at":"2024-05-17T12:34:15.000Z","size":6580,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T08:20:41.726Z","etag":null,"topics":["blog","documentation","hugo","portfolio","ssg","theme","website"],"latest_commit_sha":null,"homepage":"https://rafalkaron.github.io/r-hugo-theme-demo","language":"CSS","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/rafalkaron.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":"2022-05-14T08:13:19.000Z","updated_at":"2024-03-13T22:25:14.000Z","dependencies_parsed_at":"2023-02-08T20:01:05.841Z","dependency_job_id":"5029fa01-fbec-4621-b975-4da797d82905","html_url":"https://github.com/rafalkaron/r-hugo-theme","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/rafalkaron/r-hugo-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalkaron%2Fr-hugo-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalkaron%2Fr-hugo-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalkaron%2Fr-hugo-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalkaron%2Fr-hugo-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafalkaron","download_url":"https://codeload.github.com/rafalkaron/r-hugo-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalkaron%2Fr-hugo-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29038506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"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":["blog","documentation","hugo","portfolio","ssg","theme","website"],"created_at":"2024-11-06T19:40:29.458Z","updated_at":"2026-02-03T08:31:21.090Z","avatar_url":"https://github.com/rafalkaron.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# r-hugo-theme\n\nA simple Hugo theme suitable for a portfolio, documentation library, or blog. See [r-hugo-theme-demo](https://rafalkaron.github.io/r-hugo-theme-demo).  \n\n\u003cimg width=\"920\" alt=\"r-hugo-theme-desktop-light\" src=\"https://user-images.githubusercontent.com/45826759/175793931-f7810c7e-1ce9-438c-98f7-ee9c9a75536b.png\"\u003e  \n\n\u003cimg width=\"320\" alt=\"r-hugo-theme-mobile-dark\" src=\"https://user-images.githubusercontent.com/45826759/175793933-db7448a7-fd96-474c-8073-c05a09d6b7db.png\"\u003e\u003cimg width=\"320\" alt=\"r-hugo-theme-mobile-light\" src=\"https://user-images.githubusercontent.com/45826759/175793934-9d00a991-8e40-4c5d-8149-540c93b462cf.png\"\u003e\n\n## Key features\n\n* Responsive layout for desktops, tablets, mobile, and print\n* A switch that controls light and dark modes\n* Extensive, automatically generated site navigation that includes:\n  * Section navigation (in this section)\n  * Page navigation (on this page)\n  * Breadcrumbs\n  * Links to next and previous pages\n  * Related links based on keywords\n* Easily customizable contact info in the footer\n* Blogging capabilities:\n  * Categories\n  * Tags\n  * Estimated reading time\n\n## Quick start\n\nSet up a simple website that uses r-hug-theme with sample content.\n\n### Prerequisites\n\n* [Install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)\n* [Install Hugo](https://gohugo.io/getting-started/quick-start/#step-1-install-hugo)\n\n### Procedure\n\n3. In the terminal, create a new site by entering `hugo new site {site_name}`  \n**Where:** `{site_name}` is the name of the site that you want to create.\n4. Enter the Hugo site directory by entering `cd {site_name}`\n5. Initialize a Git repository by entering `git init`\n6. Add the theme by entering `git submodule add https://rafalkaron.github.io/r-hugo-theme`\n7. Move the files and folders from the `example-site` or `example-site-multilingual` directory into the root folder of your site.\n8. Run a local Hugo webserver by entering `hugo server`\n\n### Postrequisites\n\n* Preview your website by opening [http://localhost:1313/](http://localhost:1313/)\n\n## Theme customization\n\nYou can further customize the site by editing the `config.yaml` file. For more information, see the [Hugo documentation](https://gohugo.io/documentation/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalkaron%2Fr-hugo-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafalkaron%2Fr-hugo-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalkaron%2Fr-hugo-theme/lists"}