Theme intro
Original Intention
VitePress extends Markdown syntax to some extent, but it still lacks some commonly used features. Meanwhile, certain features provided by the default theme are either weak or missing, such as image preview. Additionally, the default VitePress theme is not suitable for blog websites. It was under these circumstances that vitepress-theme-niansi was created.
Design Goals
Minimum Configuration
All features will try to use a default value if possible, so you can use them under zero or minimum configuration.
This helps a lot to reduce your migration or learning costs while directly enjoy their convenience.
Improved Layout
The theme interface has been completely refactored to provide customizable and beautiful layouts.
Page Meta
- Page info including:
- Author
- Writing date
- Estimated reading time
- Tags and Categories
Blog Support
This theme supports blogs, automatic excerpt generation, and automatic summaries.
- Supports categories, tags, and archives.
- Brand new blog homepage.
- Provides comment functionality to interact with visitors.