When setting { custom: true }
in Behavior options, the theme will import components through @theme-hope
alias, so you can use it to replace any component of the theme.
The theme supports darkmode and allows you to customize it.
The following options control features provided by theme.
The theme supports encryption of specific folders or specific paths, as well as global scope encryption.
Caution
Note that because of the limitation of vuepress, the content of the article is only hidden before being decrypted, and visitors can still get the content of the article from the source code (from js).
Please DO NOT USE this encryption function for any sensitive and confidential articles and files, please bear the consequences of it.
The following options change markdown renderer behaviors, and can be set under markdown
property in theme options.
The following options supports different charts in markdown, and can be set under markdown
property in theme options.