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

github.com/themefisher/vex-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshampaakter <shampa.themefisher@gmail.com>2021-09-07 08:03:02 +0300
committershampaakter <shampa.themefisher@gmail.com>2021-09-07 08:03:02 +0300
commit93887696be069efe43d54e7324f9235d5c5baf0f (patch)
tree2fde6a143dfbc97b42621a8c96f215b1bf7cd822
parente48c0bf95826741536ec06ede1c50fe95ad41228 (diff)
added netlify.toml, updated theme.toml, license and README.md file
-rw-r--r--LICENSE2
-rw-r--r--README.md165
-rw-r--r--exampleSite/netlify.toml16
-rw-r--r--theme.toml1
4 files changed, 104 insertions, 80 deletions
diff --git a/LICENSE b/LICENSE
index 6c459db..ba3e579 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-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
diff --git a/README.md b/README.md
index cd3b863..043b089 100644
--- a/README.md
+++ b/README.md
@@ -1,114 +1,121 @@
-# Easy Setup (Hugo + Netlify + Forestry)
-Build your website with kross hugo theme by following this easy steps (No Coding Required)
+<h1 align=center>Vex Hugo | <a target="_blank" href="https://demo.gethugothemes.com/vex" rel="nofollow">Demo</a> | <a target="_blank" href="https://lighthouse-dot-webdotdevsite.appspot.com//lh/html?url=https%3A%2F%2Fdemo.gethugothemes.com%2Fvex%2F%23%2F">Page Speed (84%)</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.62.2" alt="Contributors">
+ <img src="https://img.shields.io/static/v1?label=min-HUGO-version&message=0.62.2&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 everything like this.
+ <a href="https://github.com/themefisher/vex-hugo/blob/master/LICENSE">
+ <img src="https://img.shields.io/github/license/themefisher/vex-hugo" alt="license"></a>
-### What you need !!
+ <img src="https://img.shields.io/github/languages/code-size/themefisher/vex-hugo" alt="code size">
-1. Git account (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/themefisher/vex-hugo/graphs/contributors">
+ <img src="https://img.shields.io/github/contributors/themefisher/vex-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 [vex hugo](https://github.com/themefisher/vex-hugo) template.
+<p align="center">
+
+ ![images](images/tn.png)
+</p>
-### Step 2 : Add your repository in Forestry
+---
+## Features
-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 .
+- Multiple language support (Fr, En)
+- Google analytics support
+- CSS and JS bundle with hugo pipe
+- Netlify settings predefine
+- Forestry cms pre-configured
+- Contact form Support
+- Mailchimp integrate
+- Google page speed optimized ( 84% )
+- Open graph meta tag
+- Twitter card meta tag
-**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=themefisher/vex-hugo&engine=hugo&version=0.73.0&config=exampleSite)
-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.
+## Local development
-### Step 3 : Setup and host website with Netlify
+```bash
+# clone the repository
+git clone git@github.com:themefisher/vex-hugo.git
-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 `vex hugo` theme. select it and follow the steps. Then go to `site settings` for change the site name and put your subdomain name here what you put 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 put 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 [open a new issue](https://github.com/themefisher/vex-hugo/issues)
-
-## Table of Contents
-
-- [Demo](#demo)
-- [Installation](#installation)
-- [Main Features](#main-features)
-- [What's New](#what's-new)
-- [Reporting Issues](#reporting-issues)
-- [Technical Support or Questions](#technical-support-or-questions-(paid))
-- [Licensing](#licensing)
-- [More Hugo Themes](https://themefisher.com/hugo-themes/)
-
-## Demo
-
-| Homepage | Blog | Product | Contact |
-|---|---|---|---|
-| ![Homepage](https://user-images.githubusercontent.com/58769763/87217772-ba70e080-c36e-11ea-8b7d-a0cf98191e84.png) | ![Blog](https://user-images.githubusercontent.com/58769763/87217775-be046780-c36e-11ea-8e10-acb45e54beaa.png) | ![product](https://user-images.githubusercontent.com/58769763/87217776-bfce2b00-c36e-11ea-891a-6f3157c35311.png) | ![contact](https://user-images.githubusercontent.com/58769763/87217777-c197ee80-c36e-11ea-8bd4-8b513cdebe78.png) |
-
-[Live Demo](http://demo.themefisher.com/vex-hugo/).
-
-**The images are only for demonstration purpose, Please don't use those images.**
-
-## 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:
-
-**Note : You must use `hugo-extended` version to compile SCSS**
-
-```
-$ git clone git@github.com:themefisher/vex-hugo.git
+# cd in the project directory
$ cd vex-hugo/exampleSite/
+
+# Start local dev server
$ hugo server --themesDir ../..
```
+Or Check out [Full Documentation](https://docs.gethugothemes.com/vex/?ref=github).
+## Content Management System
-## Main features
+[![import to
+Forestry](https://assets.forestry.io/import-to-forestryK.svg)](https://app.forestry.io/quick-start?repo=themefisher/vex-hugo&engine=hugo&version=0.87.0)
-* Fully Responsive Ready.
-* Multilingual Support.
-* Powered by bootstrap 4 framework.
-* Product Showcase.
-* Product Details Page.
-* Snipcart Included.
-* Blog Post.
-* Contact Form.
-* Email Subscription Section.
-* Documented codes.
+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=themefisher/vex-hugo&engine=hugo&version=0.87.0) and
+you will be able to edit and preview your site ✨.
-## What's New
+Any changes you make in Forestry will be committed back to the repo and deployed if you use [Netlify](#netlify).
-* Multilingual Support.
-* Product Details Page.
-* Snipcart Included.
-* Blog Post.
-* Contact Form.
+## Deployment and hosting
-## Icons
+[![Deploy to
+Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/themefisher/vex-hugo)
-To view the catalog of available themefisher-font icons, visit https://themefisher.github.io/themefisher-font/
+Follow the steps.
-## Reporting Issues
+## Prefer a video? (Hugo + Netlify + Forestry)
+Build your website with **Vex Hugo** theme by following these easy steps (No Coding Required!)
+[Video Tutorial](https://youtu.be/ResipmZmpDU).
-We use GitHub Issues as the official bug tracker for the Vex Template. Please Search [existing issues](https://github.com/themefisher/vex-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/themefisher/vex-hugo/issues)
+<!-- reporting issue -->
+## Reporting Issues
+We use GitHub Issues as the official bug tracker for the Vex Template. Please Search [existing
+issues](https://github.com/themefisher/vex-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/themefisher/vex-hugo/issues).
-## Technical Support or Questions (Paid)
+## Vex Hugo Powered Websites
+- https://bitcoinminersuk.com/
+- https://myblogdog.com
+- https://cumulus-care.com/
+- https://www.officelady.nl/
-If you have questions or need help integrating the product please [contact us](mailto:mehedi@themefisher.com) instead of opening an issue.
+Want to submit your own website powered by Vex Hugo? You can submit it [here](https://github.com/themefisher/vex-hugo/discussions/44).
-## Licensing
-Copyright &copy; 2020 Designed by [Themefisher](https://themefisher.com) & Developed by [Gethugothemes](https://gethugothemes.com)
+<!-- licence -->
+## License
+Copyright &copy; Designed by [Themefisher](https://themefisher.com) & Developed by
+[Gethugothemes](https://gethugothemes.com)
**Code License:** Released under the [MIT](https://github.com/themefisher/vex-hugo/blob/master/LICENSE) license.
-**Image license:** The images are only for demonstration purposes. They have their own licence, we don't have permission to share those image.
+**Image license:** The images are only for demonstration purposes. They have their licenses. We don't have permission to
+share those images.
-## Hire Us
-We are available for Hiring of your next HUGO project. Drop Us a mail [mehedi@themefisher.com](mailto:mehedi@themefisher.com)
+<!-- resources -->
+## Special Thanks
+- [Bootstrap](https://getbootstrap.com)
+- [Jquery](https://jquery.com)
+- [Slick Slider](https://kenwheeler.github.io/slick/)
+- [Google Fonts](https://fonts.google.com/)
+- [All Contributors](https://github.com/themefisher/vex-hugo/graphs/contributors)
-## Premium Themes
-| [![Mega-Bundle-HUGO](https://gethugothemes.com/wp-content/uploads/edd/2019/09/Mega-Bundle-HUGO.png)](https://themefisher.com/products/hugo-mega-bundle/) | [![Adrian](https://gethugothemes.com/wp-content/uploads/edd/2019/12/adrian-ecommerce-template.jpg)](https://gethugothemes.com/products/adrian/) | [![influencer](https://gethugothemes.com/wp-content/uploads/2019/11/Influencer.png)](https://gethugothemes.com/products/influencer-hugo/) |
+## Hire Us
+We are available for **Hiring** for your next HUGO project. Please, check our
+[services](https://cutt.ly/ght-service)
+
+<!-- premium themes -->
+## Premium Themes By Us
+| [![Mega-Bundle-HUGO](https://demo.gethugothemes.com/thumbnails/bundle.webp)](https://gethugothemes.com/bundle) | [![timeframe](https://demo.gethugothemes.com/thumbnails/timeframe.webp)](https://gethugothemes.com/products/timeframe/) | [![parsa](https://demo.gethugothemes.com/thumbnails/parsa.webp)](https://gethugothemes.com/products/parsa/) |
|:---:|:---:|:---:|
-| **Hugo Mega Bundle** | **Adrian** | **Influencer** |
+| **Premium Theme Bundle (40+)** | **Timeframe** | **Parsa** | \ No newline at end of file
diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml
new file mode 100644
index 0000000..df77e54
--- /dev/null
+++ b/exampleSite/netlify.toml
@@ -0,0 +1,16 @@
+[build]
+ publish = "public"
+ command = "hugo --minify --gc"
+
+[build.environment]
+ HUGO_VERSION = "0.87.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 0531fc3..6135bde 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,6 +5,7 @@ license = "MIT"
licenselink = "https://github.com/themefisher/vex-hugo/blob/master/LICENSE"
description = "Vex by Themefisher ported to Hugo"
homepage = "https://gethugothemes.com/products/vex-hugo-theme/"
+demosite = "https://demo.gethugothemes.com/vex/"
tags = ["onepage", "bootstrap", "ecommerce", "single product", "product", "themefisher","gethugothemes"]
features = ["onepage", "product"]
min_version = "0.62.2"