Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gethugothemes/omega-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshampaakter <shampa.themefisher@gmail.com>2021-09-05 12:29:40 +0300
committershampaakter <shampa.themefisher@gmail.com>2021-09-05 12:29:40 +0300
commit17eb3dc04166bef8a6122dd6380c8d199e26bcbe (patch)
tree65f8d053ca35c50a23c2194e4cdd77c79c79cd2c
parentb147dca76be2da53b506bc8242ebf77a92d4207e (diff)
added netlify.toml, updated README.md, theme.toml, and license file
-rw-r--r--LICENSE2
-rw-r--r--README.md139
-rw-r--r--exampleSite/netlify.toml16
-rw-r--r--theme.toml3
4 files changed, 104 insertions, 56 deletions
diff --git a/LICENSE b/LICENSE
index bb38117..2fada19 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2020 themefisher
+Copyright (c) 2021 themefisher
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/README.md b/README.md
index d445869..62d37d5 100644
--- a/README.md
+++ b/README.md
@@ -1,87 +1,118 @@
-# Easy Setup (Hugo + Netlify + Forestry)
-Build your website with omega hugo theme by following this easy steps (No Coding Required)
+<h1 align=center>Omega Hugo Theme | <a target="_blank" href="https://demo.gethugothemes.com/omega" rel="nofollow">Demo</a> | <a target="_blank" href="https://lighthouse-dot-webdotdevsite.appspot.com//lh/html?url=https%3A%2F%2Fdemo.gethugothemes.com%2Fomega%2F">Page Speed (78%)</a></h1>
-<a href="http://bit.ly/meghna-hugo-installation" target="_blank" title="meghna hugo installation" rel="nofollow"><img width="100%" src="https://user-images.githubusercontent.com/37659754/70844354-4028be00-1e6a-11ea-8d84-02e9a25e7db8.png"></a>
+<p align=center>
+ <a href="https://github.com/gohugoio/hugo/releases/tag/v0.64.0" alt="Contributors">
+ <img src="https://img.shields.io/static/v1?label=min-HUGO-version&message=0.64.0&color=f00&logo=hugo" />
+ </a>
-In 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.
+ <a href="https://github.com/gethugothemes/omega-hugo/blob/master/LICENSE">
+ <img src="https://img.shields.io/github/license/gethugothemes/omega-hugo" alt="license"></a>
-### What you need !!
+ <img src="https://img.shields.io/github/languages/code-size/gethugothemes/omega-hugo" alt="code size">
-1. Git acccount (Ex: Github, Gitlab etc ) . In our case we use github.
-2. [Netlify](https://bit.ly/netlify-account) account to host files and add custom domain .
-3. [Forestry](https://bit.ly/forestry-account) account to maintain whole project without code.
+ <a href="https://github.com/gethugothemes/omega-hugo/graphs/contributors">
+ <img src="https://img.shields.io/github/contributors/gethugothemes/omega-hugo" alt="contributors"></a>
+ <a href="https://twitter.com/intent/follow?screen_name=gethugothemes">
+ <img src="https://img.shields.io/twitter/follow/gethugothemes?style=social&logo=twitter"
+ alt="follow on Twitter"></a>
+</p>
-### Step 1 : Fork or Clone repository
+---
-First we will fork this [omega hugo](https://github.com/gethugothemes/omega-hugo/) template.
+<p align="center">
+
+ ![omega](images/screenshot.png)
+</p>
-### Step 2 : Add your repository in Forestry
+---
+## Features
+- Open graph meta tag
+- Twitter card meta tag
+- Dark mode available
+- Google analytics support
+- CSS and Js bundle with hugo pipe
+- Netlify settings predefine
+- Forestry cms pre-configured
+- Caching enabled
+- GDPR consent enabled
+- Google map support
+- Job post available
+- Google page speed optimized ( 78% )
-Go 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 .
-**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&engine=hugo&version=0.60.1&config=exampleSite)
+## Local development
-Now 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.
+```bash
+# clone the repository
+git clone git@github.com:gethugothemes/omega-hugo.git
-### Step 3 : Setup and host website with Netlify
-
-Here 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.
-
-> If you face any issue regarding the installation feel free to onen [open a new issue](https://github.com/gethugothemes/omega-hugo/issues)
+# cd in the project directory
+$ cd omega-hugo/exampleSite/
+# Start local dev server
+$ hugo server --themesDir ../..
+```
+Or Check out [Full Documentation](https://docs.gethugothemes.com/omega/?ref=github).
-## Table of Contents
+## Content Management System
-- [Demo](#demo)
-- [Quick Start](#quick-start)
-- [Installation](#installation)
-- [Reporting Issues](#reporting-issues)
-- [Technical Support or Questions](#technical-support-or-questions-(paid))
-- [Licensing](#licensing)
-- [More Hugo Themes](https://themefisher.com/hugo-themes/)
+[![import to
+Forestry](https://assets.forestry.io/import-to-forestryK.svg)](https://app.forestry.io/quick-start?repo=gethugothemes/omega-hugo&engine=hugo&version=0.87.0)
-## Demo
+This project has been pre-configured to work with [Forestry](https://forestry.io) a git-based CMS, [import your
+repository in Forestry](https://app.forestry.io/quick-start?repo=gethugothemes/omega-hugo&engine=hugo&version=0.87.0) and
+you will be able to edit and preview your site ✨.
-![omega](images/screenshot.png)
-**The images are only for demonstration purpose, Please don't use those images.**
+Any changes you make in Forestry will be committed back to the repo and deployed if you use [Netlify](#netlify).
-[Live Preview](http://demo.themefisher.com/omega-hugo/).
+## Deployment and hosting
-## Quick Start
-Quick start options:
+[![Deploy to
+Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gethugothemes/omega-hugo)
-- Clone the repo: `git clone https://github.com/gethugothemes/omega-hugo/.git`.
-- [Download from Github](https://github.com/gethugothemes/omega-hugo/archive/master.zip).
+Follow the steps.
-## Installation
-At 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:
+## Prefer a video? (Hugo + Netlify + Forestry)
+Build your website with **Mega Hugo** theme by following these easy steps (No Coding Required!)
+[Video Tutorial](https://youtu.be/ResipmZmpDU).
-```
-$ git clone git@github.com:gethugothemes/omega-hugo/.git
-$ cd omega-hugo/exampleSite/
-$ hugo server --themesDir ../..
-```
-Or Check out [Full Documentation](https://docs.gethugothemes.com/omega/?ref=github).
+<!-- reporting issue -->
+## Reporting Issues
+We use GitHub Issues as the official bug tracker for the omega Template. Please Search [existing
+issues](https://github.com/gethugothemes/omega-hugo/issues). Someone may have already reported the same problem.
+If your problem or idea has not been addressed yet, feel free to [open a new
+issue](https://github.com/gethugothemes/omega-hugo/issues/new).
+<!-- ## omega Hugo theme Powered Websites
-## Reporting Issues
-We 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.
-If your problem or idea is not addressed yet, [open a new issue](https://github.com/gethugothemes/omega-hugo/issues/new)
+View all the websites powered by omega Hugo theme [here](https://github.com/gethugothemes/omega-hugo/wiki/All-Omega-Hugo-theme-Powered-Websites). Want to submit your own website powered by omega Hugo theme? You can submit it [here](https://github.com/gethugothemes/omega-hugo/discussions/174). -->
-## Technical Support or Questions (Paid)
+<!-- licence -->
+## License
+Copyright &copy; Designed by [Themefisher](https://themefisher.com) & Developed by
+[Gethugothemes](https://gethugothemes.com)
-If you have questions or need help integrating the product please [contact us](mailto:mehedi@themefisher.com) instead of opening an issue.
+**Code License:** Released under the [MIT](https://github.com/gethugothemes/omega-hugo/blob/master/LICENSE) license.
-## Licensing
+**Image license:** The images are only for demonstration purposes. They have their licenses. We don't have permission to
+share those images.
-- Copyright 2020 Designed by [Themefisher](https://themefisher.com/) & Developed by [Gethugothemes](https://gethugothemes.com/)
-- Licensed under MIT (https://github.com/gethugothemes/omega-hugo//blob/master/LICENSE)
+<!-- resources -->
+## Special Thanks
+- [Bootstrap](https://getbootstrap.com/docs/4.3/getting-started/introduction/)
+- [Jquery](https://jquery.com/download/)
+- [Font Awesome Icons](https://fontawesome.com)
+- [All Contributors](https://github.com/gethugothemes/omega-hugo/graphs/contributors)
-## Premium Themes
+## Hire Us
+We are available for **Hiring** for your next HUGO project. Please, check our
+[services](https://cutt.ly/ght-service)
-| [![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/) |
+<!-- premium themes -->
+## Premium Themes By Us
+| [![Mega-Bundle-HUGO](https://demo.gethugothemes.com/thumbnails/bundle.webp)](https://gethugothemes.com/bundle) | [![Vex](https://demo.gethugothemes.com/thumbnails/vex.webp)](https://gethugothemes.com/products/vex/) | [![Bigspring](https://demo.gethugothemes.com/thumbnails/bigspring.webp)](https://gethugothemes.com/products/bigspring/) |
|:---:|:---:|:---:|
-| **Hugo Mega Bundle** | **Phantom** | **Red Lab** |
+| **Premium Theme Bundle (40+)** | **Vex** | **Bigspring** | \ No newline at end of file
diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml
new file mode 100644
index 0000000..93b5fce
--- /dev/null
+++ b/exampleSite/netlify.toml
@@ -0,0 +1,16 @@
+[build]
+ publish = "public"
+ command = "hugo --minify --gc"
+
+[build.environment]
+ HUGO_VERSION = "0.85.0"
+ HUGO_BASEURL = "/"
+
+[[headers]]
+ for = "/*" # This defines which paths this specific [[headers]] block will cover.
+
+[headers.values]
+ X-Frame-Options = "DENY"
+ X-XSS-Protection = "1; mode=block"
+ Referrer-Policy = "same-origin"
+ Strict-Transport-Security = "max-age=31536000; includeSubDomains; preload" \ No newline at end of file
diff --git a/theme.toml b/theme.toml
index 56364be..cb86d2e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,7 +2,8 @@ name = "Omega"
license = "MIT"
licenselink = "https://github.com/gethugothemes/omega-hugo-theme/blob/master/LICENSE"
description = "Omega Hugo is a modern Landing Page Template. The eye-catchy appearance will blow away your potential customer mind."
-homepage = "https://gethugothemes.com/products/omega-hugo/"
+homepage = "https://gethugothemes.com/products/omega/"
+demosite = "https://demo.gethugothemes.com/omega/"
tags = ['landing-page', 'fast', 'light', 'white', 'modern', 'themefisher', 'hugo-theme', 'hugo-templates', 'bootstrap', 'gethugothemes', 'responsive', 'clean', 'simple', 'creative', 'custom-themes', 'mobile', 'minimalistic', 'pages', 'google analytics', 'customizable', 'flexbox', 'presentation', 'product', 'theme', 'typography']
features = ['bootstrap','responsive']
min_version = "0.64.0"