hugo-theme-notability
hugo-theme-notability copied to clipboard
single column hugo theme
Hugo Theme Notability
Hugo theme
How to use
git submodule add https://github.com/bigfa/hugo-theme-notability.git themes/notability
echo "theme = 'notability'" >> config.toml
Release Note
0.4.0
- compatible with the latest version
0.3.9
- add post image zoom
0.3.8
- update comment module
0.3.7
- add cloudflare worker comment system support
0.3.6
- update structure
0.3.5
- refactor scss
0.3.4
- change douban api to cloudflare worker
0.3.3
- update typescript
0.3.2
- add post views
- add post like
0.3.1
- add comment
0.3.0
- add dark mode support
- add back to top button
0.2.0
- Added status post format
0.1.8
- In-post link shortcode
0.1.7
- Multilingual support for relative time
- Detail style adjustments
0.1.6
- Fixed link rendering issue
0.1.5
- Structured data support
0.1.4
- Article table of contents support
0.1.3
- Ordered list style correction
0.1.2
- Detail adjustments on the list page
0.1.1
- Added i8n support
0.1.0
- Added author information for the theme
0.0.9
- Fixed the time formatting error in Safari browser
0.0.8
- Changed to local entry retrieval, no token setting required
0.0.7
- New DouBan entries support
0.0.6
- Header style changes
- Mobile style optimization
0.0.5
- List style adjustments
- Fixed time calculation error
0.0.4
- Added relative time
- Use
normalize.css - Localized fonts
0.0.3
- Added menu configuration
- Removed redundant pages
0.0.2
- Fixed some UI issues on the DouBan page
0.0.1
- Initial release