New
Release 6.0
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 :heart_decoration:
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 atwhencanonicalUrlandShowCanonicalLinkis set . - Theme colors are converted from
rgbatohex. - Added option to customize Social-Media Share buttons
ShareButtons: ["linkedin", "twitter"] - Added option to hide copyright/footer text
- Added
summaryin section pages,Contenton list pages,descriptioncan now be in markdown on list pages. - Added
placeholderparam 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.fuseOptsbeing ignored by Fuse.js. - Miscellaneous improvements, fixes and accessibility enhancements.
What's Changed
- Split-up css into sub-parts by @adityatelange in https://github.com/adityatelange/hugo-PaperMod/pull/317
- Fix path in editPost URL for Windows by @Syphdias in https://github.com/adityatelange/hugo-PaperMod/pull/333
- Allow Overriding of ToC by @JannikArndt in https://github.com/adityatelange/hugo-PaperMod/pull/329
- Move post nav links to a partial section by @mohnoor94 in https://github.com/adityatelange/hugo-PaperMod/pull/343
- Add buttons to copy code block contents by @kdkasad in https://github.com/adityatelange/hugo-PaperMod/pull/345
- 🐛 add missing spacing between title and icon by @pxlfrk in https://github.com/adityatelange/hugo-PaperMod/pull/351
- Add uk.yaml Ukrainian translation by @geeqla in https://github.com/adityatelange/hugo-PaperMod/pull/356
- Update ru.yaml Russian translation with latest copy by @geeqla in https://github.com/adityatelange/hugo-PaperMod/pull/357
- Create eo.yml by @1000283 in https://github.com/adityatelange/hugo-PaperMod/pull/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 https://github.com/adityatelange/hugo-PaperMod/pull/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 https://github.com/adityatelange/hugo-PaperMod/pull/360
- Custom alt title in multilingual mode by @geeqla in https://github.com/adityatelange/hugo-PaperMod/pull/364
- Create vi.yaml by @FrankFeenix in https://github.com/adityatelange/hugo-PaperMod/pull/370
- add Turkish translation by @mrtrkmn in https://github.com/adityatelange/hugo-PaperMod/pull/374
- Create mn.yaml by @CaDiL in https://github.com/adityatelange/hugo-PaperMod/pull/375
- Add pl.yaml Polish Translation by @kszpieg in https://github.com/adityatelange/hugo-PaperMod/pull/387
- Fix xml+rss link header (#392) by @JannikArndt in https://github.com/adityatelange/hugo-PaperMod/pull/393
- fix typos in README.md by @jugmac00 in https://github.com/adityatelange/hugo-PaperMod/pull/415
- fix post_meta/reading_time by @lucasew in https://github.com/adityatelange/hugo-PaperMod/pull/427
- Add missing semicolons in CSS files by @kdkasad in https://github.com/adityatelange/hugo-PaperMod/pull/408
- Add social icon for XDA Developers by @xLexip in https://github.com/adityatelange/hugo-PaperMod/pull/409
- social-icons: add goodreads svg by @andrenbrandao in https://github.com/adityatelange/hugo-PaperMod/pull/410
- Add social icon for spotify by @csinko in https://github.com/adityatelange/hugo-PaperMod/pull/430