Skip to content

Foxes-cool/Foxes-dot-cool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foxes.cool source code

An API for all your fox image needs

Requirements

  • gomplate (go install github.com/hairyhenderson/gomplate/v4/cmd/gomplate@latest)

Building

gomplate --input-dir=src/ --output-map='build/{{.in|strings.TrimSuffix ".tmpl" }}'
cp -r static/* build

Now all of the outputted pages are in the build directory