Skip to content

SakuraKoi/hexo-theme-whirlwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-whirlwind

A minimal but stylish Hexo theme by SakuraKooi

Layout inspired by Anatole

Features

  • Post encryption
    password: <test>
    
  • Hide title
    hideTitle: true
    
  • Hide post meta
    hideMeta: true
    
  • Hide post date
    hideDate: true
    
  • Telegram-like masked text
    {% blur "It's a masked text" %}
    
  • Built-in spoiler component
    {% spoiler Title %}
    content
    {% endspoiler %}
    
  • Minimal but stylish link template
    {% linkContainer %}
    {% linkCard "Username1" "desc1" "https://url.com" "/images/friends/akarin.webp" %}
    {% endlinkContainer%}
    
  • Gitalk comment

TODO

  • Render post with markdown-it
  • (then) Implement post toc navigation
  • Fix gallery post

Credit

About

A minimal but stylish Hexo theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors