hirsun-vuepress-theme-hope-plus
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

hirsun-vuepress-theme-hope-plus

一个具有打字机效果的Vuepress主题,基于vuepress-theme-hope

特点

  • 包含原vuepress-theme-hope的所有功能
  • 在博客主页增加了打字机效果,支持多行文字轮流显示
  • 支持响应式布局,在各种设备上都能良好显示

安装

npm install hirsun-vuepress-theme-hope-plus
# 或者
yarn add hirsun-vuepress-theme-hope-plus
# 或者
pnpm add hirsun-vuepress-theme-hope-plus

使用方法

打字机效果

在博客主页配置文件中添加heroTexts数组:

---
layout: BlogHome
home: true
heroImage: /logo.svg
heroTexts:
  - "Welcome to My Blog"
  - "A Place to Share Knowledge"
  - "Happy Coding!"
---

配置

详细配置与原vuepress-theme-hope主题一致,参考原主题文档

许可证

MIT License

Package Sidebar

Install

npm i hirsun-vuepress-theme-hope-plus

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

3.74 MB

Total Files

837

Last publish

Collaborators

  • hirsun