mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
74b55fc7c8
filepath was used inconsistently throughout the hugolib. With the introduction of source and target modules, all path are normalized to "/". This simplifies the processing of paths. It does mean that contributors need to be aware of using path/filepath in any module other than source or target is not recommended. The current exception is hugolib/config.go |
||
---|---|---|
.. | ||
benchmark_test.go | ||
config.go | ||
index.go | ||
indexing_test.go | ||
metadata.go | ||
node.go | ||
page.go | ||
page_index_test.go | ||
page_test.go | ||
page_time_integration_test.go | ||
path.go | ||
path_seperators_test.go | ||
planner.go | ||
redis.cn.md | ||
shortcode.go | ||
site.go | ||
site_show_plan_test.go | ||
site_test.go | ||
site_url_test.go | ||
summary.go |