Hugo Templates
Variables
Custom Variables
Site Title: Acme Corporation
Page Title: Template Page
Data Types
Integer: 2
Float: 3.14
Boolean: false
String: hello
Slice: [foo bar buzz]
Dict: map[h:20 key1:val1 w:10]
Time: 2020-01-01 00:00:00 +0800 +0800
Scratch: {map[message:Hello] {{0 0} 0 0 {{} 0} {{} 0}}}
Getter: Hello
Updated: Hello World
Dict: map[english:Hello World french:Bonjour le monde]
Functions
Boolean Functions
5 < 3 : false
5 > 3 : true
5 ≥ 3 : true
5 ≤ 3 : false
5 = 3 : false
5 ≠ 3 : true
Logical Functions
true and false : false
true or false : true
not true : false
Arithmetic Functions
2 + 3 : 5
2 - 3 : -1
2 x 3 : 6
2 ÷ 3 : 0
2 ÷ 3 : 0.6666666666666666
2 % 3 : 2
2 % 3? : false
Nested Functions
5/(2 + (3 x 2.0)) : 0.625
Piped Functions
5/(2 + (3 x 2.0)) : 0.625
Nested + Piped Hybrid
5/(2 + (3 x 2.0)) : 0.625
Conditionals
If
false is false.
With
test is the value of the condition
Cond
pageLoops
All website pages:- About Us
- Manufacturing
- Our Manufacturing Process Part IV
- Series
- Circle
- Manufacturing
- Manufacturing
- Our Manufacturing Process Part III
- Tags
- Our Manufacturing Process Part II
- Square
- Line
- Our Manufacturing Process Part I
- Acme Corporation
- Building Squares
- Categories
- Circle
- Circle
- Curve
- Design
- General
- Line
- Product
- Public
- Sample data driven page using eclectic.
- Shape
- Shape
- Shaper
- Square
- Square License
- Style
- Template Page
- Terms of Use
- Triangle
- Tropical triangles
Range context- About Us @ Acme Corporation
- Manufacturing @ Acme Corporation
- Our Manufacturing Process Part IV @ Acme Corporation
- Series @ Acme Corporation
- Circle @ Acme Corporation
- Manufacturing @ Acme Corporation
- Manufacturing @ Acme Corporation
- Our Manufacturing Process Part III @ Acme Corporation
- Tags @ Acme Corporation
- Our Manufacturing Process Part II @ Acme Corporation
- Square @ Acme Corporation
- Line @ Acme Corporation
- Our Manufacturing Process Part I @ Acme Corporation
- @ Acme Corporation
- @ Acme Corporation
- @ Acme Corporation
- @ Acme Corporation
- @ Acme Corporation
- @ Acme Corporation
- @ Acme Corporation
- Acme Corporation @ Acme Corporation
- Building Squares @ Acme Corporation
- Categories @ Acme Corporation
- Circle @ Acme Corporation
- Circle @ Acme Corporation
- Curve @ Acme Corporation
- Design @ Acme Corporation
- General @ Acme Corporation
- Line @ Acme Corporation
- Product @ Acme Corporation
- Public @ Acme Corporation
- Sample data driven page using eclectic. @ Acme Corporation
- Shape @ Acme Corporation
- Shape @ Acme Corporation
- Shaper @ Acme Corporation
- Square @ Acme Corporation
- Square License @ Acme Corporation
- Style @ Acme Corporation
- Template Page @ Acme Corporation
- Terms of Use @ Acme Corporation
- Triangle @ Acme Corporation
- Tropical triangles @ Acme Corporation
Debugging
&page.siteWrapper{s:(*hugolib.Site)(0xc0009d8180)}Image Processing & Manipulation
 Original
Original
 Resize
Resize Fit
Fit Fill Top
Fill Top Fill Bottom
Fill Bottom Fill center
Fill center Fill smart
Fill smart
 Brightness -40
Brightness -40 ColorBalance 100 200 300
ColorBalance 100 200 300 Colorize 200 100 50
Colorize 200 100 50 Contrast 30
Contrast 30 Gamma 3
Gamma 3 GaussianBlur 80
GaussianBlur 80 Grayscale
Grayscale Hue 100
Hue 100 Invert
Invert Pixelate 100
Pixelate 100 Pixelate 100
Pixelate 100 Saturation 80
Saturation 80 Sepia 200
Sepia 200 Sigmoid 20 10
Sigmoid 20 10 UnsharpMask 40 1.2 0.5
UnsharpMask 40 1.2 0.5