hexo-anilist
v1.0.1
Published
A modern, premium Hexo plugin for intelligently fetching and displaying your AniList anime and manga collections via immersive glassmorphism galleries.
Maintainers
Readme
Installation
npm install hexo-anilistQuick Setup
Add the following to your Hexo root _config.yml:
anilist:
enable: true
username: "your_anilist_username"
anime:
subtitle: "My anime collection"Then run:
hexo clean
hexo generateYour gallery will be available at your-site.com/anime/.
Preview
Anime Gallery
Browse your anime library in a responsive card grid — with cover art, episode progress, format badges, and scores at a glance.
Manga Gallery
The same polished experience for your manga list, independently configured with its own subtitle and tab order.
Filtering & Search
Switch between status tabs, search by title, and sort by last updated or alphabetically — without any page reloads.
Documentation
Full configuration reference, FAQ, and support guides are available here
License
MIT © ajratnam
