Site Mode
Switch the overall site form via homepage_mode:
Homepage Customization
See the index config option.
Hitokoto Slogan
The slogan shown at the top of the homepage (e.g. "宁静致远" — "Tranquility Begets Distance"). When slogan_hitokoto is enabled, this spot will fetch from the hitokoto.cn API in the browser, displaying a random quote that may change on every refresh:
Navigation
nav.sticky configures whether the navbar sticks to the top.
Subpage
Subpages are configured under subpage:
About Page
The about page uses Hexo's native Page feature. Content is written in a markdown file — no need to fill it in the theme config.
Timeline
The timeline is designed to showcase the blogger's important events or milestones — honors, publications, talks, etc.
Recent Updates (RSS Aggregation)
"Recent Updates" displays the latest posts from an external blog as cards on the homepage, browsable with left/right arrows (max 3). Ideal for landing mode: this site has no articles, but aggregates the latest from a separate blog onto the personal homepage.
Footer Customization
- foot.title configures the footer tagline
Post Reward
Configure post reward via the reward option, including avatar, QR code, and text.
Projects Showcase
Display project cards on the homepage — ideal for a personal site portfolio. Data is rendered statically at build time with no external requests.
Skills Display
Display skills in groups on the homepage. A skill with a level (0-100) is rendered as a proficiency bar; without level, it is shown as a tag.
Announcement Banner
Show a dismissible announcement bar below the navbar site-wide — great for site notices, article teasers, or events.