Releases: guangmean/Niello
Releases · guangmean/Niello
v3.3.2
v3.3.1
What's Changed
- Support bullet points in markdown on a single page, as suggested by @J4ninja
- Fixed an image issue on smaller screens.
- Update imagextractor.html by @BenBradshawww in #11
New Contributors
- @BenBradshawww made their first contribution in #11
Full Changelog: v3.3.0...v3.3.1
v3.3.0
Niello can now ignore posts that are specified in the site's ignore parameter categories.
[params]
[params.ignore]
categories = ["privacy", "terms", "archives", "cookie"]
Full Changelog: v3.2.0...v3.3.0
v3.2.0
- !!! Important !!! Change site Params struct from
[params]
google_ad_client = "******"
ga4 = "******"
copyright = "© 2019 ~ 2024 by www.example.com All Rights Reserved."
sharethis = "******"
To
[params]
[params.google]
google_ad_client = "******"
ga4 = "******"
[params.bannershowcase]
categories = ["Example 1 - EN"]
limit = 2
[params.email]
contact = "[email protected]"
copyright = "© 2019 ~ 2024 by www.example.com All Rights Reserved."
sharethis = "******"
-
Move the hardcoded homepage featured posts and contact email to the configuration file.
-
Full Changelog: v3.1.0...v3.2.0
Niello 3.1.0 Released
Fixed the summary image issues in the new Hugo version.
Add an example site for this theme.
Full Changelog: v3.0.9...v3.1.0
Niello 3.0.9 Released
Using i18n for Site Title and Description in SEO
Full Changelog: v3.0.8...v3.0.9
Niello 3.0.8 Released
Provides article archiving support.
Full Changelog: v3.0.7...v3.0.8
Niello 3.0.7 Released
Full Changelog: 3.0.6...v3.0.7
Niello 3.0.6 Released
UI and SEO
Niello 3.0.5 Released
SEO - Image Alt and Favicon