Skip to content

isabella232/hugo-module-tnd-adapters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a template repo. To start.

search {moduleName} through the project and replace it with the module identifier (ex: socials for hugo-module-tnd-socials)

{moduleName} Hugo Module

(intro)

Requirements

Requirements:

  • Go 1.14
  • Hugo 0.61.0

Installation

If not already, init your project as Hugo Module:

$: hugo mod init {repo_url}

Configure your project's module to import this module:

# config.yaml
module:
  imports:
  - path: github.com/theNewDynamic/hugo-module-tnd-{moduleName}

Usage

Some Partial/Feature

Examples

Settings

Settings are added to the project's parameter under the tnd_{moduleName} map as shown below.

# config.yaml
params:
  tnd_{moduleName}:
    [...]

Configure Key 1

Configure Key 2

Defaults

ld copy/paste the above to your settings and append with new extensions.

theNewDynamic

This project is maintained and love by thenewDynamic.

About

Data adapters for Hugo

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%