Is it possible to write a little more content about the custom page? #516
Unanswered
dongrentianyu
asked this question in
Q&A
Replies: 1 comment 3 replies
-
我把上面的样式改成
然后通过在Front Matter里增加className,如下所示。但没有成功。这是为什么呢?
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前的想法是想复刻一个rspress-doc主题,但里面有些样式不一样。除了样式不一样,其他的基本上和repress-doc一样。
样式是需要保持居中,和硬换行。其他的没了。
但没看到如何具体地自定义页面。因为一旦设置成
pageType: custom
,基本上就是纯文本了。如果我直接把上面的代码写在全局加载里,那么就不能写正常的博客文本了。因为博客文本也会变成居中的形式。
Beta Was this translation helpful? Give feedback.
All reactions