vuepress-plugin-autometa
vuepress-plugin-autometa copied to clipboard
Auto meta tags plugin for VuePress 1.x
## Description Title, basically. Provide a default_img variable so a fallback can be used when previous options have failed. Already in use in my personal vuepress site.
Can you please make it support VuePress 2.x?
## Description Better customisation of image source selection ## Expected Behavior I would be able to programatically choose the image source in frontmatter, using a string path or perhaps a...
## Description Provides logic to handle permalinks. ## Checklist - [ ? ] All tests are passing - [ ? ] My code follows the code style and structure of...
## Description Autometa has not catch the rewritten by another extended function. This problem may be a problem to be solved by the Vuepress core in the future, such as...
## Description The [VuePress documentation recommends to use `$withBase()`](https://vuepress.vuejs.org/guide/assets.html#base-url) to include images when the site is deployed at a non root url: ## Expected Behavior I'd expect that the url...