Hugo theme
git submodule add https://github.com/bigfa/hugo-theme-notability.git themes/notability
echo "theme = 'notability'" >> config.toml
- compatible with the latest version
- add post image zoom
- update comment module
- add cloudflare worker comment system support
- update structure
- refactor scss
- change douban api to cloudflare worker
- update typescript
- add post views
- add post like
- add comment
- add dark mode support
- add back to top button
- Added status post format
- In-post link shortcode
- Multilingual support for relative time
- Detail style adjustments
- Fixed link rendering issue
- Structured data support
- Article table of contents support
- Ordered list style correction
- Detail adjustments on the list page
- Added i8n support
- Added author information for the theme
- Fixed the time formatting error in Safari browser
- Changed to local entry retrieval, no token setting required
- New DouBan entries support
- Header style changes
- Mobile style optimization
- List style adjustments
- Fixed time calculation error
- Added relative time
- Use
normalize.css
- Localized fonts
- Added menu configuration
- Removed redundant pages
- Fixed some UI issues on the DouBan page
- Initial release