vuepress-plugin
Here are 64 public repositories matching this topic...
-
Updated
Jun 20, 2020 - Vue
-
Updated
Jun 4, 2020 - JavaScript
Description
The VuePress documentation recommends to use $withBase() to include images when
The generation of the doc create folder and file no matter of locales.
Locales in vuepress need /zh/ etc subfolder if local is present. Effectively i didnt think about that before.
Easy to improve just add a local param and i have to change the generation and add more generation if local is present and change the sidebar override
-
Updated
Dec 6, 2019 - Vue
When I used the "gitalk" option, there comment area is at full width. I wonder if you could add some padding s.t. the comment area is more visually appealing? The suggested parameters for id vuepress-plugin-comment is:
margin: 0 auto;
padding: 2rem 2.5rem;Thanks!
So for my documentation site I have something like this:
:::: tabs
::: tab PHP
// Some code
:::
::: tab Javascript
// Some code
:::
::::
And then on another page I have the same setup. Is it possible that when I click on, for example, javascript that that decision would retain on each page? So that on each page the javascript tab is active?
-
Updated
Jun 7, 2020 - Vue
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
May 31, 2020 - JavaScript
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Mar 28, 2020 - JavaScript
-
Updated
Jan 22, 2019 - JavaScript
-
Updated
Jan 14, 2020 - JavaScript
Hi
I cannot get your example to work as I get the following error in the console:
[Vue warn]: Unknown custom element:
<vp-icon>- did you register the component correctly? For recursive components, make sure to provide the "name" option.
Steps to reproduce
in vuepress project
ls -s docs/icons/github.svg
4 docs/icons/github.svg
grep goy docs/.vuepress/config.js
`plugins:
Hello again
I'm curious when the $withBase helper is needed.
We just added IPFS support with this plugin (ethereum/ethereum-org-website#896) & everything seems to be working. I'm actually surprised our assets page is serving images correctly because we didn'
-
Updated
Nov 8, 2019 - Vue
-
Updated
Feb 5, 2019 - JavaScript
-
Updated
Mar 28, 2019 - Vue
-
Updated
Apr 24, 2019 - JavaScript
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
May 12, 2020 - Vue
-
Updated
Jun 7, 2020 - JavaScript
Improve this page
Add a description, image, and links to the vuepress-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vuepress-plugin topic, visit your repo's landing page and select "manage topics."


Important:
Other: