guide/custom-home/ #217
Replies: 11 comments 22 replies
-
大佬, hero的action有办法跳转到 ${window.location.protocol}://${window.location.host}:port 这种link吗? 我的服务都跑在ip不固定的主机上, 想实现点击按钮跳转到前端主页. |
Beta Was this translation helpful? Give feedback.
-
大佬,请教个问题,如何新增一个自定义的页面呢,头部还是主题的头部,内容不一样,好比我在.docs/Readme.md文件中写的:home: true
但我自定义的Home组件中添加了跳转,需要跳转至另一个自定义的页面,怎么实现?感谢大佬的回复 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
大佬,请教个问题,我在docs/readme中自定义了首页:home: true
我如何在helpCenter组件中点击按钮跳转至另一个自定义页面?另一个自定义页面如何配置?感谢大佬 |
Beta Was this translation helpful? Give feedback.
-
text-image | image-text 样式是否可以再美观点,提供自定义背景颜色\背景图片, 文字可调整大小,文字\图片调整距离等. |
Beta Was this translation helpful? Give feedback.
-
大佬,请问页面下面的‘Powered by VuePress & vuepress-theme-plume’这句话,怎么去掉 |
Beta Was this translation helpful? Give feedback.
-
大佬好,可不可以将banner里的图片当加载完成后使用顺滑的动画加载?这样就不是直接看着图片一行一行的加载了。 |
Beta Was this translation helpful? Give feedback.
-
作者好,我在使用 |
Beta Was this translation helpful? Give feedback.
-
发现bug:profile 第一次修改后生效,第二次再修改还是旧的内容。 |
Beta Was this translation helpful? Give feedback.
-
actions的link如何使用mailto:[email protected]类似的链接 |
Beta Was this translation helpful? Give feedback.
-
大佬, 请问能否指定文档中的特定页作为首页, 或者创建目录结构
时将 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
guide/custom-home/
概述 主题提供了十分灵活的方式来自定义首页。你可以根据你的需求来定制你的首页。 主题通过 frontmatter 来定义你的首页。在 sourceDir 的 README.md 文件中,编写 frontmatter。 主题 遵循 流式布局的方式来渲染首页,将 首页 在 垂直方向上划分为一个个独立的区域,每个区域应用不同的组件。 通过 config 属性...
https://plume.pengzhanbo.cn/guide/custom-home/
Beta Was this translation helpful? Give feedback.
All reactions