hugo/common
Joe Mooring d1b4458536 common/hugo: Add hugo.IsServer and hugo.IsDevelopment
And deprecate site.IsServer.

Closes #11510
2023-10-06 16:26:51 +02:00
..
collections common/collections: Fix append regression to allow appending nil 2023-06-28 09:41:36 +02:00
constants common: Remove unused constants 2023-09-24 11:59:49 +02:00
herrors Improve error messages for PostCSS etc. 2023-07-17 20:42:32 +02:00
hexec all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
hreflect
hstrings Add $image.Process 2023-09-24 11:54:29 +02:00
htime common/htime: Fix localization of abbreviated month names 2023-07-19 19:00:18 +02:00
hugio
hugo common/hugo: Add hugo.IsServer and hugo.IsDevelopment 2023-10-06 16:26:51 +02:00
loggers common/loggers: Fix typo in option name 2023-08-23 22:52:37 +02:00
maps commands: Handle floats without decimals in hugo config 2023-08-08 09:13:17 +02:00
math
para
paths all: Format files with gofmt 2023-10-05 14:45:55 +02:00
terminal
text
types Add a counter helper 2023-05-15 09:23:26 +02:00
urls Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
docs.go