Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update https://github.com/gohugoio/hugo in repo_dependencies.yml from v0.35 to v0.36 #9

Merged
merged 1 commit into from
Feb 6, 2018

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Feb 5, 2018

Dependencies.io has updated https://github.com/gohugoio/hugo (a git dependency in repo_dependencies.yml) from "v0.35" to "v0.36".

v0.36

Hugo 0.36 announces smart cropping of images, using the library created by muesli. We will work with him to improve this even more in the future, but this is now the default used when cropping images in Hugo.

Go here for a list of examples.

This release represents 7 contributions by 3 contributors to the main Hugo code base.

Many have also been busy writing and fixing the documentation in hugoDocs,
which has received 9 contributions by 4 contributors. A special thanks to bep, Jibec, Nick-Rivera, and kaushalmodi for their work on the documentation site.

Hugo now has:

Notes

Hugo now defaults to smart crop when cropping images, if you don't specify it when calling .Fill.

You can get the old default by adding this to your config.toml:

[imaging]
anchor = "center"

Also, we have removed the superflous anchor name from the processed filenames that does not use this anchor, so it can be wise to run hugo --gc once to remove unused images.

Enhancements

Fixes


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

@matrixik matrixik merged commit 2debe61 into master Feb 6, 2018
@matrixik matrixik deleted the https--github.com/gohugoio/hugo-v0.36-#116.0.0 branch February 9, 2018 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants