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

github.com/themefisher/twenty-twenty-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2020-04-27 08:13:00 +0300
committersomrat <monnaf37@gmail.com>2020-04-27 08:13:00 +0300
commit7feda6f55a1a242cb5509af541df2044f1e984e4 (patch)
treeed8d4816fcb362851b212166f5b6d9e43c84d6a5
parent0371e7d206a154cd75c8219740662478b145cd3c (diff)
modified readme and theme.toml file
-rw-r--r--README.md18
-rw-r--r--theme.toml10
2 files changed, 14 insertions, 14 deletions
diff --git a/README.md b/README.md
index 5b078fa..fac45c1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Easy Setup (Hugo + Netlify + Forestry)
-Build your website with Wordpress Tweenty Tweenty Hugo theme by following this easy steps (No Coding Required)
+Build your website with Wordpress Twenty Twenty Hugo theme by following this easy steps (No Coding Required)
<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>
@@ -14,7 +14,7 @@ In this tutorial we will show you to make your website live without buying any h
### Step 1 : Fork or Clone repository
-First we will fork this [Wordpress Tweenty Tweenty Hugo](https://github.com/themefisher/wordpress-tweenty-tweenty-hugo) template.
+First we will fork this [Wordpress Twenty Twenty Hugo](https://github.com/themefisher/wordpress-twenty-twenty-hugo) template.
### Step 2 : Add your repository in Forestry
@@ -24,7 +24,7 @@ Go to your [forestry](https://bit.ly/forestry-account) account and click on `im
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 `parsa 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/themefisher/wordpress-tweenty-tweenty-hugo/issues)
+> If you face any issue regarding the installation feel free to onen [open a new issue](https://github.com/themefisher/wordpress-twenty-twenty-hugo/issues)
## Table of Contents
@@ -43,22 +43,22 @@ Here comes the last step . Go to your [netlify](https://bit.ly/netlify-account)
|---|---|---|---|---|
| Homepage | Blog | Contact | About | Sample Page |
-[Live Preview](http://demo.themefisher.com/wordpress-tweenty-tweenty-hugo/).
+[Live Preview](http://demo.themefisher.com/wordpress-twenty-twenty-hugo/).
## 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:
```
-$ git clone https://github.com/themefisher/wordpress-tweenty-tweenty-hugo.git
-$ cd wordpress-tweenty-tweenty-hugo/exampleSite/
+$ git clone https://github.com/themefisher/wordpress-twenty-twenty-hugo.git
+$ cd wordpress-twenty-twenty-hugo/exampleSite/
$ hugo server --themesDir ../..
```
## Reporting Issues
-We use GitHub Issues as the official bug tracker for the **Parsa Theme**. Please Search [existing issues](https://github.com/themefisher/wordpress-tweenty-tweenty-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/wordpress-tweenty-tweenty-hugo/issues/new)
+We use GitHub Issues as the official bug tracker for the **Parsa Theme**. Please Search [existing issues](https://github.com/themefisher/wordpress-twenty-twenty-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/wordpress-twenty-twenty-hugo/issues/new)
## Technical Support or Questions
@@ -67,7 +67,7 @@ If you have questions or need help integrating the product please [contact us](m
## Licensing
- Copyright 2020 Themefisher (https://themefisher.com/)
-- Licensed under MIT (https://github.com/themefisher/wordpress-tweenty-tweenty-hugo/blob/master/LICENSE)
+- Licensed under MIT (https://github.com/themefisher/wordpress-twenty-twenty-hugo/blob/master/LICENSE)
## Premium Themes
diff --git a/theme.toml b/theme.toml
index 6ee4c35..fd2047b 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,10 +1,10 @@
-name = "Wordpress Tweenty Tweenty Hugo"
+name = "Wordpress Twenty Twenty Hugo"
license = "MIT"
-licenselink = "https://github.com/themefisher/wordpress-tweenty-tweenty-hugo/blob/master/LICENSE"
+licenselink = "https://github.com/themefisher/wordpress-twenty-twenty-hugo/blob/master/LICENSE"
description = "Hugo port of the Themefisher’s Parsa Template"
-homepage = "https://gethugothemes.com/products/wordpress-tweenty-tweenty/"
-tags = ['landing-page', 'fast', 'light', 'white', 'modern', 'themefisher', 'hugo-theme', 'hugo-templates', 'bootstrap', 'blog', 'responsive', 'clean', 'simple', 'creative', 'contact-form', 'custom-themes', 'mobile', 'minimalistic', 'pages', 'resume', 'portfolio', 'google analytics', 'customizable', 'flexbox', 'presentation', 'product', 'theme', 'typography']
-features = ['bootstrap','responsive']
+homepage = "https://gethugothemes.com/products/wordpress-twenty-twenty/"
+tags = ['landing-page', 'fast', 'light', 'white', 'modern', 'themefisher', 'hugo-theme', 'hugo-templates', 'bootstrap', 'blog', 'responsive', 'clean', 'simple', 'creative', 'custom-themes', 'mobile', 'minimalistic', 'pages', 'resume', 'wordpress', 'portfolio', 'google analytics', 'customizable', 'flexbox', 'presentation', 'product', 'theme', 'typography']
+features = ['wordpress','responsive']
min_version = "0.62.2"
[author]