hugo/commands
Steve 102ec2da7a
commands: Modify gen chromastyles to output all CSS classes
Chroma was updated to include a new function to output all CSS
classes without skipping any considered redundant with the current
style.

This will modify the `hugo gen chromastyles` command to use this new
function by default, which avoids potential problems if the style is
later modified.

Also includes requires the updated Chroma (v0.7.2).

Resolves #7167
2020-04-13 18:31:33 +02:00
..
check.go
check_darwin.go
commandeer.go Add HTTP header support for the dev server 2020-03-08 19:57:30 +01:00
commands.go
commands_test.go
config.go
convert.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
deploy.go
env.go
gen.go
genautocomplete.go
genchromastyles.go commands: Modify gen chromastyles to output all CSS classes 2020-04-13 18:31:33 +02:00
gendoc.go
gendocshelper.go Some minify configuration adjustments 2020-03-20 20:35:57 +01:00
genman.go
helpers.go
hugo.go Some minify configuration adjustments 2020-03-20 20:35:57 +01:00
hugo_test.go
hugo_windows.go
import_jekyll.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
list_test.go
mod.go commands: Add --all flag to hugo mod clean 2020-03-03 13:29:58 +01:00
new.go
new_content_test.go
new_site.go
new_theme.go commands: Use semver for min_version per recommendations 2020-04-07 19:42:45 +02:00
release.go
release_noop.go
server.go Fix query parameter handling in server fast render mode 2020-04-12 19:18:54 +02:00
server_errors.go Improve Tailwind/PostCSS error messages 2020-03-11 14:13:03 +01:00
server_test.go
static_syncer.go
version.go