This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2025-08-06 20:59:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hugo
/
parser
History
Ruslan Semagin
da370d30de
parser/pageparser: Add coverage for all IsX methods of Item
...
Added tests for all boolean methods on Item, increasing overall code coverage.
2025-05-28 21:53:17 +02:00
..
metadecoders
parser/metadecoders: Add CSV targetType (map or slice) option to transform.Unmarshal
2025-04-21 19:33:20 +02:00
pageparser
parser/pageparser: Add coverage for all IsX methods of Item
2025-05-28 21:53:17 +02:00
frontmatter_test.go
all: gofmt -w -r 'interface{} -> any' .
2022-03-17 22:03:27 +01:00
frontmatter.go
Create pages from _content.gotmpl
2024-05-14 13:12:08 +02:00
lowercase_camel_json_test.go
Create a struct with all of Hugo's config options
2023-05-16 18:01:29 +02:00
lowercase_camel_json.go
all: Run modernize -fix ./...
2025-02-26 11:44:25 +01:00