{"id":16553569,"url":"https://github.com/roneoorg/hugo-theme-profile","last_synced_at":"2025-10-15T00:08:45.025Z","repository":{"id":114778922,"uuid":"476864045","full_name":"RoneoOrg/hugo-theme-profile","owner":"RoneoOrg","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-01T20:46:27.000Z","size":25680,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T23:46:49.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/RoneoOrg.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-04-01T20:46:01.000Z","updated_at":"2022-11-26T02:38:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0233d10-ee88-4105-a20f-fe35ac380ab9","html_url":"https://github.com/RoneoOrg/hugo-theme-profile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fhugo-theme-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fhugo-theme-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fhugo-theme-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fhugo-theme-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoneoOrg","download_url":"https://codeload.github.com/RoneoOrg/hugo-theme-profile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241904296,"owners_count":20040012,"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","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-10-11T19:48:45.168Z","updated_at":"2025-10-15T00:08:39.991Z","avatar_url":"https://github.com/RoneoOrg.png","language":"JavaScript","funding_links":["https://ko-fi.com/Q5Q7BFFGU","https://www.buymeacoffee.com/gurusabarish"],"categories":[],"sub_categories":[],"readme":"# Hugo Profile | [Wiki Page](https://github.com/gurusabarish/hugo-profile/wiki)\r\n\r\n[![Twitter](https://img.shields.io/twitter/url?label=Tweet\u0026style=social\u0026url=https%3A%2F%2Fgithub.com%2Fgurusabarish%2Fhugo-profile)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2Fgurusabarish%2Fhugo-profile) [![GitHub forks](https://img.shields.io/github/forks/gurusabarish/hugo-profile?style=plastic)](https://github.com/gurusabarish/hugo-profile/network) [![GitHub stars](https://img.shields.io/github/stars/gurusabarish/hugo-profile?style=plastic)](https://github.com/gurusabarish/hugo-profile/stargazers)\r\n\r\n[![Netlify Status](https://api.netlify.com/api/v1/badges/5c1dcb34-cada-4c80-82b7-cfdbdbd7c774/deploy-status)](https://app.netlify.com/sites/hugo-profile/deploys)\r\n![Latest Release](https://img.shields.io/github/v/release/gurusabarish/hugo-profile?include_prereleases)\r\n![Last Commit](https://img.shields.io/github/last-commit/gurusabarish/hugo-profile)\r\n![Open Issues](https://img.shields.io/github/issues/gurusabarish/hugo-profile?color=important)\r\n![Open Pull Requests](https://img.shields.io/github/issues-pr/gurusabarish/hugo-profile?color=yellowgreen)\r\n![License](https://img.shields.io/github/license/gurusabarish/hugo-profile)\r\n\r\nA high performance and mobile first hugo template for personal portfolio and blog\r\n\r\n- Example Site: [hugo-profile.netlify.app](https://hugo-profile.netlify.app)\r\n\r\n# Features\r\n- Fully Responsive\r\n- Minimalist Design\r\n- SEO Friendly.\r\n- Light/Dark/auto\r\n- Taxonomies\r\n- [Color customization](https://github.com/gurusabarish/hugo-profile/wiki/Color-Customization)\r\n- Analytics Support \r\n  - [Google Analytics](https://gohugo.io/templates/internal/#google-analytics)\r\n- Comment Support\r\n  - [Disqus](https://gohugo.io/content-management/comments/)\r\n\r\nTechnology used: Bootstrap, fontawesome \r\n\r\n# Requirements\r\n- Hugo Version 0.87.0 or higher\r\n\r\n\r\n# How to use this template\r\n\r\n- [Hugo theme](#Hugo-theme)\r\n- [Direct deployment using netlify](#Direct-deployment-using-netlify)\r\n\r\n[For more details](https://github.com/gurusabarish/hugo-profile/wiki)\r\n## Hugo theme\r\n\r\n- Install Hugo and create a site using `hugo new site my-site -f=yaml`\r\n- Clone this repo inside your themes folder\r\n```\r\ncd themes\r\ngit clone https://github.com/gurusabarish/hugo-profile.git\r\n```\r\n- Create config.yaml (you can use `config.toml` too) inside root folder \r\n- Setup the configurations in `config.yaml`. [reference](https://github.com/gurusabarish/hugo-profile/blob/master/exampleSite/config.yaml)\r\n- You should have the mentioned (_inside the config file_) images in static folder to use them.\r\n\r\nFor more details: [Hugo's official docs](https://gohugo.io/getting-started/quick-start/), [content management](https://www.mikedane.com/static-site-generators/hugo/content-organization/)\r\n\r\n## Direct deployment using netlify\r\n\r\n- Fork this repo or create new repo using `use this template` button and connect repo to netlify.\r\n- whenever you customize the files exampleSite folder, netlify will automatically deploy your changes.\r\n\r\nFor more details: [host on netlify](https://gohugo.io/hosting-and-deployment/hosting-on-netlify/), [content management](https://www.mikedane.com/static-site-generators/hugo/content-organization/)\r\n\r\n# Deployment\r\n\r\nRun `hugo`. It will generate a folder called public. You can use the files inside public folder for deployment. You should delete the public folder for each time when you are using `hugo` commend.\r\n\r\n# Issues\r\n\r\nIf you have a question, please [open an issue](https://github.com/gurusabarish/hugo-profile/issues) for help and to help those who come after you. The more information you can provide, the better!\r\n\r\n# Contributing\r\n\r\nContributions, issues, and feature requests are welcome! For major changes, please open an issue first to discuss what you would like to change.\r\n\r\n# License\r\n\r\nLicensed under [MIT](LICENSE)\r\n\r\n# 🤝 Support\r\n\r\nGive a ⭐️ or buy me a ~`coffee`~ tea if you like this project!\r\n\r\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q7BFFGU)\r\n\r\n\u003ca href=\"https://www.buymeacoffee.com/gurusabarish\" target=\"_blank\" rel=\"noopener\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" height=\"40\" width=\"145\" alt=\"Buy Me A Coffee\"\u003e\u003c/a\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froneoorg%2Fhugo-theme-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froneoorg%2Fhugo-theme-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froneoorg%2Fhugo-theme-profile/lists"}