소스 검색

modified readme file and footer link

tags/v1.0.0
somrat 5 년 전
부모
커밋
e9c8aad575
3개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 5
    5
      README.md
  2. 1
    1
      exampleSite/i18n/en.yaml
  3. 1
    1
      exampleSite/i18n/fr.yaml

+ 5
- 5
README.md 파일 보기

@@ -1,15 +1,15 @@
# Easy Setup (Hugo + Netlify + Forestry)
Build your website with meghna hugo theme by following this easy steps (No Coding Required)

<a href="http://www.youtube.com/watch?v=DbZKmZIPBLg" title="meghna hugo installation" rel="nofollow"><img width="100%" src="https://camo.githubusercontent.com/61f5ab511f89fe75970cd04f93c7579f0ba19c99/687474703a2f2f696d672e796f75747562652e636f6d2f76692f44625a4b6d5a4950424c672f302e6a7067" alt="meghna hugo installation" data-canonical-src="http://img.youtube.com/vi/DbZKmZIPBLg/0.jpg" style="max-width:100%;"></a>
<a href="https://bit.ly/meghna-hugo" 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>

In this tutorial we will show you to make your website live without buying any hosting and touching a single line of code.

### What you need !!

1. Git acccount (Ex: Github, Gitlab etc ) . In our case we use github.
2. [Netlify](https://www.netlify.com/) account to host files and add custom domain .
3. [Forestry](https://forestry.io/) account to maintain whole project without code.
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.


### Step 1 : Fork or Clone repository
@@ -18,11 +18,11 @@ First we will fork this [meghna hugo](https://github.com/themefisher/meghna-hugo

### Step 2 : Add your repository in Forestry

Go to your [forestry](https://forestry.io/) account and click on `import your site now`. declare your config.toml file [`exampleSite/config.toml`] and fill up basic settings . Mark everything is 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.
Go to your [forestry](https://bit.ly/forestry-account) account and click on `import your site now`. declare your config.toml file [`exampleSite/config.toml`] and fill up basic settings . Mark everything is 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.

### Step 3 : Setup and host website with Netlify

Here comes the last step . Go to your [netlify](https://www.netlify.com/) account and click add new site . Choose your git repository to import your website in netlify . And now you can see the forked `meghna 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.
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 `meghna 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/meghna-hugo/issues)


+ 1
- 1
exampleSite/i18n/en.yaml 파일 보기

@@ -11,4 +11,4 @@
- id: authorsPosts
translation: Author's posts
- id: copyright
translation: copyright &copy; 2019 [themefisher](https://themefisher.com) all right reserved
translation: copyright &copy; 2019 [gethugothemes](https://gethugothemes.com) all right reserved

+ 1
- 1
exampleSite/i18n/fr.yaml 파일 보기

@@ -11,4 +11,4 @@
- id: authorsPosts
translation: Articles de l'auteur
- id: copyright
translation: copyright et copie; 2019 [themefisher] (https://themefisher.com) tous droits réservés
translation: copyright et copie; 2019 [gethugothemes] (https://gethugothemes.com) tous droits réservés

Loading…
취소
저장