{"id":16553551,"url":"https://github.com/roneoorg/omega-hugo-deploy-forestry","last_synced_at":"2026-03-07T12:03:15.557Z","repository":{"id":114778970,"uuid":"385080461","full_name":"RoneoOrg/omega-hugo-deploy-forestry","owner":"RoneoOrg","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-12T00:22:53.000Z","size":4102,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T21:01:13.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","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":"2021-07-12T00:22:32.000Z","updated_at":"2021-07-12T00:22:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a6a3d2e-8aee-4f8f-a8c3-7c81259b39f7","html_url":"https://github.com/RoneoOrg/omega-hugo-deploy-forestry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RoneoOrg/omega-hugo-deploy-forestry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fomega-hugo-deploy-forestry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fomega-hugo-deploy-forestry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fomega-hugo-deploy-forestry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fomega-hugo-deploy-forestry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoneoOrg","download_url":"https://codeload.github.com/RoneoOrg/omega-hugo-deploy-forestry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoneoOrg%2Fomega-hugo-deploy-forestry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"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-10-11T19:48:41.195Z","updated_at":"2026-03-07T12:03:15.514Z","avatar_url":"https://github.com/RoneoOrg.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy Setup (Hugo + Netlify + Forestry)\nBuild your website with omega hugo theme by following this easy steps (No Coding Required)\n\n\u003ca href=\"http://bit.ly/meghna-hugo-installation\" target=\"_blank\" title=\"meghna hugo installation\" rel=\"nofollow\"\u003e\u003cimg width=\"100%\" src=\"https://user-images.githubusercontent.com/37659754/70844354-4028be00-1e6a-11ea-8d84-02e9a25e7db8.png\"\u003e\u003c/a\u003e\n\nIn this tutorial we will show you to make your website live without buying any hosting and touching a single line of code. We made this tutorial based on [meghna hugo](https://github.com/themefisher/meghna-hugo) but you can setup everithing like this.\n\n### What you need !!\n\n1. Git acccount (Ex: Github, Gitlab etc ) . In our case we use github.\n2. [Netlify](https://bit.ly/netlify-account) account to host files and add custom domain .\n3. [Forestry](https://bit.ly/forestry-account) account to maintain whole project without code.\n\n\n### Step 1 : Fork or Clone repository\n\nFirst we will fork this [omega hugo](https://github.com/gethugothemes/omega-hugo/) template.\n\n### Step 2 : Add your repository in Forestry\n\nGo to your [forestry](https://bit.ly/forestry-account)  account and click on `import your site now`. declare your config.toml file [`exampleSite`] and fill up basic settings .\n\n**Or just click this button for one click installation** [![import to forestry](https://assets.forestry.io/import-to-forestryK.svg)](https://app.forestry.io/quick-start?repo=gethugothemes/omega-hugo\u0026engine=hugo\u0026version=0.60.1\u0026config=exampleSite)\n\nNow mark everything as done, then go to configuration to change the base url . You can put any url but this have to similar as netlify . So for now put a name which you are going to put in netlify as netlify subdomain.\n\n### Step 3 : Setup and host website with Netlify\n\nHere comes the last step . Go to your [netlify](https://bit.ly/netlify-account) account and click add new site . Choose your git repository to import your website in netlify .  And now you can see the forked `omega hugo` theme. select it and follow the steps. Then go to `site settings` for change the site name and put your subdoamin name here what you puted on forestry as base url. save it and go to `deploy` from top menu, Wait a while and click on `site preview` or just simply go to the subdomain you puted as base url. **BOOM! Your site is live.** Now you can go to forestry and add, remove or customize every setting and content.\n\n\u003e If you face any issue regarding the installation feel free to onen [open a new issue](https://github.com/gethugothemes/omega-hugo/issues)\n\n\n## Table of Contents\n\n- [Demo](#demo)\n- [Quick Start](#quick-start)\n- [Installation](#installation)\n- [Reporting Issues](#reporting-issues)\n- [Technical Support or Questions](#technical-support-or-questions-(paid))\n- [Licensing](#licensing)\n- [More Hugo Themes](https://themefisher.com/hugo-themes/)\n\n## Demo\n\n![omega](images/screenshot.png)\n**The images are only for demonstration purpose, Please don't use those images.**\n\n[Live Preview](http://demo.themefisher.com/omega-hugo/).\n\n## Quick Start\nQuick start options:\n\n- Clone the repo: `git clone https://github.com/gethugothemes/omega-hugo/.git`.\n- [Download from Github](https://github.com/gethugothemes/omega-hugo/archive/master.zip).\n\n## Installation\nAt the top we have shown an easy hugo installation. but still if you think you want to go with the traditional way then use the following commands:\n\n```\n$ git clone git@github.com:gethugothemes/omega-hugo/.git\n$ cd omega-hugo/exampleSite/\n$ hugo server --themesDir ../..\n```\nOr Check out [Full Documentation](https://docs.gethugothemes.com/omega/?ref=github).\n\n\n## Reporting Issues\n\nWe use GitHub Issues as the official bug tracker for the **Omega Theme**. Please Search [existing issues](https://github.com/gethugothemes/omega-hugo/issues). It’s possible someone has already reported the same problem.\nIf your problem or idea is not addressed yet, [open a new issue](https://github.com/gethugothemes/omega-hugo/issues/new)\n\n## Technical Support or Questions (Paid)\n\nIf you have questions or need help integrating the product please [contact us](mailto:mehedi@themefisher.com) instead of opening an issue.\n\n## Licensing\n\n- Copyright 2020 Designed by [Themefisher](https://themefisher.com/) \u0026 Developed by [Gethugothemes](https://gethugothemes.com/)\n- Licensed under MIT (https://github.com/gethugothemes/omega-hugo//blob/master/LICENSE)\n\n\n## Premium Themes\n\n| [![Mega-Bundle-HUGO](https://gethugothemes.com/wp-content/uploads/edd/2019/09/Mega-Bundle-HUGO.png)](https://themefisher.com/products/hugo-mega-bundle/) | [![Phantop](https://gethugothemes.com/wp-content/uploads/edd/2019/06/Phantom.jpg)](https://gethugothemes.com/products/phantom-hugo-theme/) | [![redlab](https://gethugothemes.com/wp-content/uploads/edd/2019/09/redlab-hugo-thumbnail.jpg)](https://gethugothemes.com/products/redlab-hugo/) |\n|:---:|:---:|:---:|\n| **Hugo Mega Bundle**  | **Phantom**  | **Red Lab**  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froneoorg%2Fomega-hugo-deploy-forestry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froneoorg%2Fomega-hugo-deploy-forestry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froneoorg%2Fomega-hugo-deploy-forestry/lists"}