1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-02-15 18:41:34 +00:00
hugo/hugolib
spf13 64572d2d60 Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed
Also added the .Get function to short codes and documentation for that function.
2014-02-25 23:57:31 -05:00
..
benchmark_test.go
config.go
index.go
indexing_test.go
metadata.go Make 'read a string' code understand float64 (json) and int (yaml) as well as actual strings 2014-02-18 18:44:56 -05:00
node.go
page.go
page_index_test.go
page_permalink_test.go
page_test.go
page_time_integration_test.go
pageSort.go
path.go
path_seperators_test.go
permalinks.go
permalinks_test.go
planner.go
redis.cn.md
rss_test.go
shortcode.go Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed 2014-02-25 23:57:31 -05:00
shortcode_test.go Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed 2014-02-25 23:57:31 -05:00
site.go
site_show_plan_test.go
site_test.go
site_url_test.go
siteinfo_test.go
summary.go