digitalpixies / hugo-service-industry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo Service Industry Theme

Fork of theme from coHub.

Table of Contents

Installation

  1. Add the repository into your Hugo Project repository as a submodule, git submodule add git@github.com:digitalpixies/hugo-service-industry.git themes/hugo-service-industry.

  2. Copy the data, content, static, resources & config.toml files from the exampleSite directory and paste it on you Hugo Project repository/directory. From the site home directory:

    cp -a themes/hugo-service-industry/exampleSite/* .
    
  3. Build your site with hugo serve and see the result at http://localhost:1313/.

Features

  • Responsive Ready.
  • Powered by Bootstrap 4.5.
  • Blog Support.
  • Well formatted code.
  • Easy Customization.
  • Google Analytics.
  • Crafted for Personal Portfolio
  • Icons by themify.me

Licensing

This Repository is licensed under the MIT License.

About

License:MIT License


Languages

Language:SCSS 92.8%Language:HTML 6.1%Language:JavaScript 1.1%