This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gohugoio-hugo
Watch
1
Star
0
Fork
0
You've already forked gohugoio-hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-05-11 05:54:58 +00:00
Code
Issues
Releases
Activity
gohugoio-hugo
/
hugolib
History
Austin Ziegler
d7e6e490c2
Allow partial without .html
...
`partial "header" .` means the same thing as `partial "header.html" .`.
2014-11-13 12:30:45 -05:00
..
benchmark_test.go
…
handler_file.go
Adding a proper css file handler (with automatic minification)
2014-11-04 00:42:36 -05:00
handler_page.go
Adding an html file handler
2014-11-04 00:43:09 -05:00
handlers.go
…
menu_test.go
Updating tests to use new Targets & Writers and switch to using Afero.MemMapFs for more accurate tests.
2014-11-04 00:41:47 -05:00
menu.go
…
node.go
…
page_permalink_test.go
…
page_taxonomy_test.go
…
page_test.go
…
page_time_integration_test.go
…
page.go
…
pageGroup.go
…
pageSort.go
…
path_seperators_test.go
…
path_seperators_windows_test.go
…
permalinks_test.go
…
permalinks.go
…
planner.go
…
redis.cn.md
…
rss_test.go
Updating tests to use new Targets & Writers and switch to using Afero.MemMapFs for more accurate tests.
2014-11-04 00:41:47 -05:00
shortcode_test.go
Fix missing space before 'width'
2014-11-13 12:29:06 -05:00
shortcode.go
…
site_show_plan_test.go
Updating tests to use new Targets & Writers and switch to using Afero.MemMapFs for more accurate tests.
2014-11-04 00:41:47 -05:00
site_test.go
Updating tests to use new Targets & Writers and switch to using Afero.MemMapFs for more accurate tests.
2014-11-04 00:41:47 -05:00
site_url_test.go
Updating tests to use new Targets & Writers and switch to using Afero.MemMapFs for more accurate tests.
2014-11-04 00:41:47 -05:00
site.go
Use page.Markup to determine which PageHandler to use if it's set.
2014-11-04 00:44:30 -05:00
siteinfo_test.go
…
sitemap_test.go
Updating tests to use new Targets & Writers and switch to using Afero.MemMapFs for more accurate tests.
2014-11-04 00:41:47 -05:00
sitemap.go
…
summary.go
…
taxonomy_test.go
…
taxonomy.go
…
template_embedded.go
Fix missing space before 'width'
2014-11-13 12:29:06 -05:00
template_test.go
…
template.go
Allow partial without .html
2014-11-13 12:30:45 -05:00