gethugothemes / liva-hugo

Liva is a personal blog template powered by Hugo.
https://gethugothemes.com/products/liva/?utm_source=liva_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
276 stars 235 forks source link

Upgrade dependencies #12

Closed Frank3K closed 4 years ago

Frank3K commented 4 years ago

Upgrade vendor plugins. Using yarn one can check if there are new versions:

yarn outdated

If there are, these files can be copied to the static/plugins directory using the following command:

yarn copy-deps