Skip to content

shashank-sachan/bigspring-hugo-startup-theme

 
 

Repository files navigation

Easy Setup (Hugo + Netlify + Forestry)

Build your website with bigspring theme by following this easy steps (No Coding Required)

Checkout this video tutorial

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 but you can setup everithing like this.

What you need !!

  1. Git acccount (Ex: Github, Gitlab etc ) . In our case we use github.
  2. Netlify account to host files and add custom domain .
  3. Forestry account to maintain whole project without code.

Step 1 : Fork or Clone repository

First we will fork this bigspring template.

Step 2 : Add your repository in Forestry

Go to your forestry 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

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.

Step 3 : Setup and host website with Netlify

Here comes the last step . Go to your netlify account and click add new site . Choose your git repository to import your website in netlify . And now you can see the forked bigspring 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

Table of Contents

Demo

Live Preview.

Quick Start

Quick start options:

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 git@github.com:themefisher/bigspring-hugo-startup-theme.git
$ cd bigspring/exampleSite/
$ hugo server --themesDir ../..

Or Check out Full Documentation.

Reporting Issues

We use GitHub Issues as the official bug tracker for the bigspringe. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea is not addressed yet, open a new issue

Technical Support or Questions (Paid)

If you have questions or need help integrating the product please contact us instead of opening an issue.

License

Copyright © 2020 Designed by Themefisher & Developed by Gethugothemes

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their own licence, we don't have permission to share those image.

Premium Themes

Mega-Bundle-HUGO redlab
Hugo Mega Bundle Copper Red Lab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.2%
  • SCSS 28.7%
  • CSS 4.4%
  • JavaScript 0.7%