1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

5 Commits

Author SHA1 Message Date
274852bcf2 all: Format files with gofmt 2023-10-05 14:45:55 +02:00
fc9f315d86 Improve SASS errors
Fixes #9897
2022-05-15 20:25:25 +02:00
348d300a71 common: Remove unused code 2022-01-16 17:12:56 +01:00
6f07bdb152 common/paths: Remove unused code 2022-01-16 17:12:56 +01:00
93aad3c543 Split out the puthe path/filepath functions into common/paths
So they can be used from the config package without cyclic troubles.

Updates #8654
2021-06-18 10:55:00 +02:00