hugo/hugolib
Bjørn Erik Pedersen fb33d8286d Use Chroma as new default syntax highlighter
If you want to use Pygments, set `pygmentsUseClassic=true` in your site config.

Fixes #3888
2017-09-25 08:59:02 +02:00
..
testdata
404_test.go
alias.go
alias_test.go
author.go
case_insensitive_test.go
config.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
config_test.go Add support for multiple config files via --config a.toml,b.toml,c.toml 2017-08-09 20:13:02 +02:00
datafiles_test.go
disableKinds_test.go
embedded_shortcodes_test.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
gitinfo.go
handler_base.go all: Fix spelling 2017-08-07 20:19:24 +02:00
handler_file.go
handler_meta.go hugolib: More spelling 2017-08-08 10:54:35 +02:00
handler_page.go
handler_test.go
hugo_info.go
hugo_sites.go all: Fix spelling 2017-08-07 20:19:24 +02:00
hugo_sites_build.go
hugo_sites_build_test.go output: Support templates per site/language 2017-07-04 09:12:44 +02:00
media.go
menu.go
menu_old_test.go
menu_test.go
multilingual.go hugolib: More spelling 2017-08-08 10:54:35 +02:00
node_as_page_test.go
page.go hugolib: Fix "published" front matter handling 2017-09-08 12:28:15 +02:00
page_collections.go
page_collections_test.go
page_output.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
page_paths.go
page_paths_test.go
page_permalink_test.go
page_taxonomy_test.go
page_test.go hugolib: Rewrite replaceDivider to reduce memory allocation 2017-08-14 09:42:55 +02:00
page_time_integration_test.go
pageCache.go hugolib: Implement "related content" 2017-09-06 00:20:02 +02:00
pageCache_test.go hugolib: Implement "related content" 2017-09-06 00:20:02 +02:00
pageGroup.go hugolib: Implement "related content" 2017-09-06 00:20:02 +02:00
pageGroup_test.go
pages_related.go hugolib: Fix typo in aquired 2017-09-07 16:21:33 +02:00
pages_related_test.go hugolib: Implement "related content" 2017-09-06 00:20:02 +02:00
pageSort.go
pageSort_test.go hugolib: Implement "related content" 2017-09-06 00:20:02 +02:00
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go
pagination_test.go
path_separators_test.go
permalinker.go
permalinks.go hugolib: Extend the sections API 2017-07-04 09:11:49 +02:00
permalinks_test.go
robotstxt_test.go
rss_test.go
scratch.go
scratch_test.go
shortcode.go output: Support templates per site/language 2017-07-04 09:12:44 +02:00
shortcode_test.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
shortcodeparser.go
shortcodeparser_test.go
site.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
site_benchmark_test.go all: gofmt -s 2017-08-07 20:03:15 +02:00
site_output.go
site_output_test.go tpl/tplimpl: Fix escaped HTML Go 1.9 multioutput issue (#3880) 2017-09-13 12:32:06 +02:00
site_render.go hugolib: Render 404.html for all languages 2017-07-01 22:58:52 +02:00
site_sections.go hugolib: Simplify Page.Eq 2017-08-17 09:43:39 +02:00
site_sections_test.go hugolib: Simplify Page.Eq 2017-08-17 09:43:39 +02:00
site_test.go Remove sourceRelativeLinks 2017-08-02 22:04:38 +02:00
site_url_test.go
siteJSONEncode_test.go
sitemap.go
sitemap_test.go
taxonomy.go
taxonomy_test.go
template_engines_test.go
template_test.go
testhelpers_test.go
translations.go