{"id":13687552,"url":"https://github.com/miguelsimoni/hugo-initio","last_synced_at":"2026-03-12T00:02:45.164Z","repository":{"id":21472272,"uuid":"92842216","full_name":"miguelsimoni/hugo-initio","owner":"miguelsimoni","description":"Hugo Theme port of Initio bootstrap template by GetTemplate","archived":false,"fork":false,"pushed_at":"2023-10-28T10:12:00.000Z","size":2398,"stargazers_count":91,"open_issues_count":3,"forks_count":118,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T13:05:07.450Z","etag":null,"topics":["blog","blog-template","blog-theme","bootstrap","disqus","formspree","google-ana","hugo","hugo-site","hugo-theme","share-this","site","static-site","static-site-generator","static-website","template","theme","website"],"latest_commit_sha":null,"homepage":"https://themes.gohugo.io/hugo-initio/","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/miguelsimoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-05-30T14:34:35.000Z","updated_at":"2024-11-17T03:32:51.000Z","dependencies_parsed_at":"2023-01-12T03:45:39.465Z","dependency_job_id":"33d46bd1-ef4b-4fbf-bdf6-6bd51af9d6e8","html_url":"https://github.com/miguelsimoni/hugo-initio","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelsimoni%2Fhugo-initio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelsimoni%2Fhugo-initio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelsimoni%2Fhugo-initio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelsimoni%2Fhugo-initio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miguelsimoni","download_url":"https://codeload.github.com/miguelsimoni/hugo-initio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252940883,"owners_count":21828766,"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":["blog","blog-template","blog-theme","bootstrap","disqus","formspree","google-ana","hugo","hugo-site","hugo-theme","share-this","site","static-site","static-site-generator","static-website","template","theme","website"],"created_at":"2024-08-02T15:00:56.452Z","updated_at":"2026-03-12T00:02:45.132Z","avatar_url":"https://github.com/miguelsimoni.png","language":"CSS","funding_links":[],"categories":["bootstrap"],"sub_categories":[],"readme":"# Initio theme for Hugo\n\n![GitHub](https://img.shields.io/github/license/miguelsimoni/hugo-initio.svg?style=flat-square)\n![GitHub top language](https://img.shields.io/github/languages/top/miguelsimoni/hugo-initio.svg?style=flat-square)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/miguelsimoni/hugo-initio.svg?style=flat-square)\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/miguelsimoni/hugo-initio/main.svg?style=flat-square)\n![GitHub closed issues](https://img.shields.io/github/issues-closed/miguelsimoni/hugo-initio.svg?style=flat-square)\n![GitHub forks](https://img.shields.io/github/forks/miguelsimoni/hugo-initio.svg?style=flat-square)\n![GitHub stars](https://img.shields.io/github/stars/miguelsimoni/hugo-initio.svg?style=flat-square)\n![GitHub watchers](https://img.shields.io/github/watchers/miguelsimoni/hugo-initio.svg?style=flat-square)\n\n[Hugo-Initio](https://miguelsimoni.github.io/hugo-initio-site/) is ported from the [Initio](http://www.gettemplate.com/info/initio/) template by [GetTemplate.com](http://www.gettemplate.com/) for [Hugo](https://gohugo.io/).\n\n![screenshot](https://raw.githubusercontent.com/miguelsimoni/hugo-initio/master/images/tn.png)\n\n### Original Template Info\n\n**Licensing:** Creative Commons (for more options, go to the [original template site](http://www.gettemplate.com/info/initio/))  \n**Released:** Feb 21, 2014  \n**Last Updated:** Feb 21, 2014  \n**Version:** 1.0  \n**Bootstrap:** 3.3.4 or higher  \n**Libraries:** jQuery  \n**Designer:** Sergey Pozhilov  \n\n## Installation\n\n```\n$ cd /\u003cyour-hugo-site-directory\u003e\n$ git submodule add https://github.com/miguelsimoni/hugo-initio.git themes/hugo-initio\n```\n\nMore info: [hugo setup guide](https://gohugo.io/overview/installing/)\n\n## Configuration\n\n[Live Demo](https://miguelsimoni.github.io/hugo-initio-site/)\n\n[Example Site](https://github.com/miguelsimoni/hugo-initio/tree/master/exampleSite)\n\n[config.toml](https://github.com/miguelsimoni/hugo-initio/tree/master/exampleSite/config.toml)\n\n### Sections\n\nYou can show or hide each home page section from the `config.toml`:\n\n```toml\nshowSubheader = true\nshowServices = true\nshowRecentWorks = true\nshowDownloads = true\nshowClients = true\n```\n\n### Footer\n\nYou can show or hide each footer widget from the `config.toml`:\n\n```toml\nshowFooterContact = true\nshowfooterFollowMe = true\nshowFooterTextWidget = true\nshowFooterFormWidget = true\n```\n\n### Social Networks\n\nYou can add as many social networks as you want in the `params.social` array following this template:\n\n```toml\n[[params.social]]\n  title = \"facebook\"\n  url = \"https://www.facebook.com/nickname\"\n  icon = \"fa-facebook-square\"\n  footer = true\n  sharethis = true\n  network = \"facebook\"\n```\n\nSee the whole configuration in the [config.toml](https://github.com/miguelsimoni/hugo-initio/tree/master/exampleSite/config.toml) file.\n\n### Comments\n\nPowered by [Disqus](https://disqus.com)\n\n```toml\n[params.disqus]\n    site = \"your-disqus-short-name\"\n```\n\nDisable the comments system by leaving the `params.disqus.site` empty.\n\n### Google Analytics\n\n```toml\n[params.google.analytics]\n    trackerID = \"GA-000000000-0\"\n```\n\nDisable the Google Analytics by leaving `params.google.analytics.trackerID` empty.\n\n### Almost there...\n\nIn order to see your site in action, you can run Hugo's built-in local server.\n\n```\n$ cd exampleSite\n$ hugo server -t ../..\n```\n\nNow enter [`http://localhost:1313/`](http://localhost:1313/) in the address bar of your browser.\n\n## Deployment\n\n- [Hosting on GitHub](https://gohugo.io/hosting-and-deployment/hosting-on-github/)\n- [More hosting and deployment options](https://gohugo.io/hosting-and-deployment/)\n\n## Contributing\n\n- Found a bug?\n- Got an idea for a new feature?\n\nLet me know it using the [issue tracker](https://github.com/miguelsimoni/hugo-initio/issues).\nOr make it directly: [pull request](https://github.com/miguelsimoni/hugo-initio/pulls).\n\n## License\n\nThis port is released under the MIT License. Check the [original theme license](http://www.gettemplate.com/info/initio/) for additional licensing information.\n\n## Thanks\n\nThanks to [Steve Francia](https://github.com/spf13) for creating Hugo and the awesome community around the project. And also thanks to [Sergey Pozhilov](http://www.gettemplate.com/) for creating this awesome theme.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelsimoni%2Fhugo-initio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiguelsimoni%2Fhugo-initio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelsimoni%2Fhugo-initio/lists"}