Skip to content

⚡A typewriter effect plugin that brings text animations to subtitles

Notifications You must be signed in to change notification settings

next-theme/hexo-next-subtitle-typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo NexT Subtitle Typing

Theme Version Package Version

Typing effect of site subtitle for NexT.

Install

npm install next-theme/hexo-next-subtitle-typing

Usage

You can set options of this plugin in the Hexo's _config.yml (which locates in the root dir of your blog):

subtitle_typing:
  enable: true
  typing_speed: 500
  deleting_speed: 100
  pause_before_delete: 2000
  pause_before_type: 500
  subtitles:
    - Welcome to my blog
    - Enjoy your stay
    - Have a great day!

About

⚡A typewriter effect plugin that brings text animations to subtitles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published