Skip to content

yingw787/hugo-theme-tinydevcrm-INACTIVE-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hugo-theme-tinydevcrm: Hugo theme for TinyDevCRM's landing page

Table of Contents

Overview

hugo-theme-tinydevcrm is a Hugo theme created for TinyDevCRM's landing page.

Core attributes of this theme include:

  • Bootstrap 4 support
  • W3C validation / compliance
  • Page load performance, as validated by lighthouse
  • Mobile-first / mobile-friendly design

This Hugo theme is forked from navigator-hugo, provided by Themefisher.

Getting Started

  1. Create a new Hugo site:

    $ hugo new site .
  2. Navigate to your Hugo site directory root and run the following commands:

    $ git submodule \
        https://github.com/yingw787/hugo-theme-tinydevcrm.git \
        themes/tinydevcrm
    $ git submodule init
    $ git submodule update
  3. If the above doesn't work, git clone the directory into themes/:

    $ git clone \
        https://github.com/yingw787/hugo-theme-tinydevcrm.git \
        themes/tinydevcrm

Contributing

File issues under GitHub Issues.

About

Hugo theme, for TinyDevCRM landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 46.0%
  • CSS 36.8%
  • HTML 17.1%
  • Ruby 0.1%