Release 6.0 Changelog
Huge thanks to contributors for making this theme better :)
Also a Big Thank You to supporters at Ko-Fi. Kudos to you guys 💟
Summary
- Added Feature
ShowCodeCopyButtons
- Adds a button to copy code block contents. - Added Feature
ShowFullTextinRSS
- Adds Full Text content in RSS feeds. - Added Feature
ShowAllPagesInArchive
- To show all pages in archives. - Added Feature
Originally published at
whencanonicalUrl
andShowCanonicalLink
is set . - Theme colors are converted from
rgba
tohex
. - Added option to customize Social-Media Share buttons
ShareButtons: ["linkedin", "twitter"]
- Added option to hide copyright/footer text
- Added
summary
in section pages,Content
on list pages,description
can now be in markdown on list pages. - Added
placeholder
param in Search to customize placeholder in search input box. - Added option to disable Anchored headings
disableAnchoredHeadings
- Updated internal Hugo templates.
- Add Translations of
Ukrainian
,Russian
,Esperanto
,Vietnamese
,Turkish
,Mongolian
,Polish
,Bengali
,Dutch
,Chinese
,Kurdish
,Italian
,Danish
,Korean
. - Add social icons of
hackerone
,xda
,goodreads
,splotify
,flicker
,librepay
,matrix
,serverfault
,researchgate
,googlescholar
,ycombinator
,polywork
,cv
,xing
,phone
. - Fixed Emojis affected by theme opacity values.
- Fixed line highlighting in code-blocks.
- Fixed
params.fuseOpts
being ignored by Fuse.js. - Miscellaneous improvements, fixes and accessibility enhancements.
What's Changed
- Split-up css into sub-parts by @adityatelange in #317
- Fix path in editPost URL for Windows by @Syphdias in #333
- Allow Overriding of ToC by @JannikArndt in #329
- Move post nav links to a partial section by @mohnoor94 in #343
- Add buttons to copy code block contents by @kdkasad in #345
- 🐛 add missing spacing between title and icon by @pxlfrk in #351
- Add uk.yaml Ukrainian translation by @geeqla in #356
- Update ru.yaml Russian translation with latest copy by @geeqla in #357
- Create eo.yml by @1000283 in #350
- Fix Error: add site dependencies: load resources: loading translations: "site/themes/hugo-PaperMod/i18n/eo.yml:1:1": failed to load translations: no unmarshaler registered for yml by @cbrownstein in #359
- Fix Error: add site dependencies: load resources: loading templates: "site/themes/hugo-PaperMod/layouts/partials/head.html:79:1": parse failed: template: partials/head.html:79: unexpected unclosed action in command by @cbrownstein in #360
- Custom alt title in multilingual mode by @geeqla in #364
- Create vi.yaml by @FrankFeenix in #370
- add Turkish translation by @mrtrkmn in #374
- Create mn.yaml by @CaDiL in #375
- Add pl.yaml Polish Translation by @kszpieg in #387
- Fix xml+rss link header (#392) by @JannikArndt in #393
- fix typos in README.md by @jugmac00 in #415
- fix post_meta/reading_time by @lucasew in #427
- Add missing semicolons in CSS files by @kdkasad in #408
- Add social icon for XDA Developers by @xLexip in #409
- social-icons: add goodreads svg by @andrenbrandao in #410
- Add social icon for spotify by @csinko in #430
- i18n: complete French translations by @DBLouis in #404
- Add bn.yaml Bengali Translation by @JonyBepary in #433
- Dutch translation by @koenr in #460
- Update zh.yaml by @OrvilleQ in #461
- Bengali translation by @ayonkhan in #482
- Remove extraneous space in toc.html by @lambdapioneer in #488
- Fix profileMode imageUrl preloaded on every page by @danielfdickinson in #495
- Add social icons for flickr, liberapay, matrix and server fault by @Kdecherf in #484
- Add width and height attributes to cover images by @igruenig in #519
- Update fa.yaml by @pikhosh in #534
- Never display the toc when it would be empty by @cljoly in #532
- Fix div not allowed in summary element in ToC by @danielfdickinson in #552
- Reduces Cognitive Complexity of search by @adityatelange in #554
- Fix button not allowed inside anchor in footer by @danielfdickinson in #551
- Add svg icon for ycombinator by @cljoly in #535
- content can write formative code and change line by @drizzl4 in #561
- Rgba to rgb by @adityatelange in #560
- add zh-tw.yaml by @DotnetChen in #578
- Add Northern and Central Kurdish translations by @roj1512 in #567
- Add more Italian translations by @frascu in #593
- Add showCanonicalLink to markdown metadata by @nikaera in #428
- Add webp to processable formats by @danielfdickinson in #540
- Fix code line highlighting by @johnnymetz in #575
- Create da.yaml by @moonleg in #611
- Social-icons: Add Polywork icon. by @ericapisani in #545
- Add icon for CV by @JannikArndt in #639
- Add icon for xing by @JannikArndt in #638
- Remove call to google_news internal template by @jmooring in #668
- Add missing spanish translations by @alvr in #684
- Use HUGO 0.87's date formatting feature with time.Format by @Saxodwarf in #555
- Add korean translations by @haservi in #713
- Adding 'Phone' to Socials by @janga1 in #635