Releases: hugo-toha/toha
v4.0.0
I am very happy to announce Hugo theme Toha v4.0.0. This release marks the end of the refactoring that was going on for so long. A special thanks to @aq1018 who contributed a major part of this refactoring.
Also, thanks to @BernatBC, @Emily-0616, @Kyserbyte, @Mariatta, @Nirzak, @SilverLuke, @akifmt, @andrMollo, @daviddavo, @igorr0driguez, @linzeyan, @mmzeynalli, @uh-zz, @vincentDcmps and @zicklam for their valuable contribution in this release.
Highlighting Changes
Here are few notable changes in this release:
Hugo Module:
We are now adopting Hugo module at the core of this theme. This enables using this theme much more easier than previous git submodule based approach. Also, this gives us flexibility in testing and developing.
Refactored JS and CSS Handling:
We have completely overhauled how we handle JS and CSS. Now, only the relevant scripts for enabled features will be used. So, your site won't be bloated anymore with the scripts and CSS for the features you are not using.
Proper Dark Mode:
We have refactored the CSS and adopted SCSS. This has enabled us introducing a proper dark mode purely implemented through CSS. Now, your site will look much better on dark mode.
New Features & Enhancements
- Add lighthouse score check (#837) @hossainemruz
- Add Netlify configuration (#836) @hossainemruz
- Refactor workflows (1) (#835) @hossainemruz
- Add tooltiop for scroll-to-top button (#829) @hossainemruz
- Update Hugo version in README (#828) @hossainemruz
- Add self-hosted goat counter (#826) @SilverLuke
- Bump actions/setup-node from 3 to 4 (#822) @dependabot
- Bump actions/checkout from 4.1.0 to 4.1.1 (#817) @dependabot
- Justify post content (issue #831: Text in post is not justified) (#815) @BernatBC
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#814) @dependabot
- Create mastodon embed shortcode (#788) @Mariatta
- Add section to feature some posts in the main page (#786) @BernatBC
- Remove re-write warning message (#803) @hossainemruz
- Implement proper dark mode (#800) @hossainemruz
- Refactor CSS (#785) @hossainemruz
- Bump actions/checkout from 4.0.0 to 4.1.0 (#795) @dependabot
- Bump actions/checkout from 3.6.0 to 4.0.0 (#792) @dependabot
- Bump actions/checkout from 3.5.3 to 3.6.0 (#789) @dependabot
- Add reading time, #679 (#784) @BernatBC
- Support Cloudflare Web Analytics (#763) @linzeyan
- Add possibility to show tags on post cards (#782) @BernatBC
- Add extracurricular activities url (#770) @BernatBC
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#767) @dependabot
- Bump actions/checkout from 3.5.2 to 3.5.3 (#766) @dependabot
- Bump actions/checkout from 3.5.1 to 3.5.2 (#750) @dependabot
- Bump actions/checkout from 3.5.0 to 3.5.1 (#749) @dependabot
- fix cardHeader (#747) @Emily-0616
- Bump peter-evans/create-pull-request from 4 to 5 (#746) @dependabot
- Bump actions/checkout from 3.4.0 to 3.5.0 (#744) @dependabot
- Bump actions/checkout from 3.3.0 to 3.4.0 (#743) @dependabot
- Bump gaurav-nelson/github-action-markdown-link-check from 1.0.14 to 1.0.15 (#739) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#737) @dependabot
- Support rel atribute in social links (#735) @hossainemruz
- Bundle CSS with Hugo's Sass feature (#705) @aq1018
- Update and run autoprefixer (#733) @github-actions
- Update and run autoprefixer (#731) @github-actions
- Bump actions/checkout from 3.2.0 to 3.3.0 (#728) @dependabot
- Update and run autoprefixer (#723) @github-actions
- Update and run autoprefixer (#721) @github-actions
- Update
config.yaml
forexampleSite
to match new structure (#722) @hossainemruz - Bundling JS with ESBuild (#702) @aq1018
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#718) @dependabot
- Add exampleSite + update module to v4 (#717) @hossainemruz
- Update and run autoprefixer (#714) @github-actions
- Update and run autoprefixer (#713) @github-actions
- Bump actions/checkout from 3.1.0 to 3.2.0 (#712) @dependabot
Translations
- Add minute translation for catalan, spanish and french (#833) @BernatBC
- Fixed localization of post cards (#821) @Kyserbyte
- Fix italian traslation and uncommented (#736) @andrMollo
- Brazilian Portuguese translation (#727) @igorr0driguez
Bug Fixes
- Fix
embed-pdf
short code not rendering pdf file (#844) @hossainemruz - Fix taken courses collapsible (#840) @BernatBC
- Updated min hugo version required on theme configuration (#830) @Nirzak
- Fix search result card layout (#820) @hossainemruz
- Fix distorted post card images (issue #808) (#819) @BernatBC
- Fix tag separation in post cards (#818) @BernatBC
- Add input color (#812) @BernatBC
- Fix featured post section after update (#807) @BernatBC
- Fix post author image position + responsiveness (#804) @hossainemruz
- fix dark mode: absolute to relative icon path (#790) @vincentDcmps
- Fixed navbar scroll spy (#798) (#799) @daviddavo
- Fix theme icon in transparent menu (#801) @hossainemruz
- Fix index fetching during search (#783) @hossainemruz
- Fix CSS not being applied in tags (#780) @hossainemruz
- Add space between expanding icon and category name (Sidebar) (#773) @BernatBC
- Fix issue: #771Taken Courses (Show More and Show Less) buttons showed together (#772) @BernatBC
- Fix Issue: Skills logo misaligned #753 (#769) @BernatBC
- Fixed changing default color scheme in config, affecting the result (#755) @mmzeynalli
- Fix build (#724) @hossainemruz
- Use rendering hook for link + Fix incorrect url for
index.xml
(#716) @hossainemruz
Other Changes
- Bump postcss from 8.4.21 to 8.4.31 (#805) @dependabot
- Bump word-wrap from 1.2.3 to 1.2.4 (#778) @dependabot
- Add: templates: twitter-card (#732) @uh-zz
- Add buymeacoffee.com widget (#707) @zicklam
- Add catalan translation (#710) @BernatBC
- Update tr.toml (#711) @akifmt
This release note has been generated automatically by Release Drafter.
v3.8.0
I am very excited to announce Hugo theme Toha v3.8.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @BenjaminAdam, @BernatBC, @Cyb3r-Jak3, @Emily-0616, @JCasahuga, @LNA-DEV, @MarionMoseby, @SrNetoChan, @TheDarthMole, @dependabot, @dependabot[bot], @eishundo, @github-actions, @github-actions[bot], @hiroyaonoe, @hossainemruz, @imgbot, @imgbot[bot] and @mtruel for their valuable contribution in this release.
This going to be last release in v3.x.x
series. In the next release, we are going to introduce some major changes regarding how we handle JS and CSS. It may cause some breaking changes. We will increase the major version of the theme.
New Features & Enhancements
- Update and run autoprefixer (#704) @github-actions
- Update and run autoprefixer (#700) @github-actions
- Fix links of
posts
,notes
, andtags/%s
directories (#703) @hiroyaonoe - Support external link in sidebar (#696) @hossainemruz
- Add missing "alt" attributes to img tags in theme-selector.html (#689) @eishundo
- Update and run autoprefixer (#683) @github-actions
- More Posts button (#680) @BernatBC
- Bump peaceiris/actions-hugo from 2.5.0 to 2.6.0 (#678) @dependabot
- Better Support if browser blocks GoatCounter (#676) @LNA-DEV
- Adding PDF Shortcut (#672) @MarionMoseby
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#673) @dependabot
- Update and run autoprefixer (#669) @github-actions
- Only load flag CSS if showing flag icons (#666) @Cyb3r-Jak3
- Added Hugo-Module (#650) @LNA-DEV
- [ImgBot] Optimize images (#659) @imgbot
Translations
- Fix typo in i18n/fr.toml (#699) @mtruel
- Improved german localization (#662) @BenjaminAdam
- Portuguese translation (#660) @SrNetoChan
Bug Fixes
- fix valine comment bug (#692) @Emily-0616
- Don't show search cards in search result (#690) @hossainemruz
- Fix recent-posts.html to not display search card (#687) @eishundo
- Look for hero image in page bundle (#684) @hossainemruz
- Centered Tags on Posts page (#681) @JCasahuga
- Fix counter.dev analytics (#674) @hossainemruz
- Allow custom hero images Fixes #379 (#670) @SrNetoChan
- Centered Arrow (#664) @LNA-DEV
- fix: fixed http 404 for flags required by darkreader (#658) @TheDarthMole
This release note has been generated automatically by Release Drafter.
v3.7.0
I am very excited to announce Hugo theme Toha v3.7.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @EliseBriers, @GabrielJean, @LNA-DEV, @abougouffa, @daviddavo, @dependabot, @dependabot[bot], @freezingDaniel, @github-actions, @github-actions[bot], @hossainemruz, @kemalkolcuoglu and @michmich112 for their valuable contribution in this release.
New Features & Enhancements
- Update and run autoprefixer (#653) @github-actions
- Bump actions/checkout from 3.0.2 to 3.1.0 (#654) @dependabot
- Update and run autoprefixer (#648) @github-actions
- Update repo-URLs (#651) @freezingDaniel
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#647) @dependabot
- Bump actions/checkout from 2.4.0 to 3.0.2 (#645) @dependabot
- Local google font (#639) @LNA-DEV
- Added functionality for use of any fontawesome icon and custom socials (#640) @michmich112
- Update and run autoprefixer (#636) @github-actions
- Update and run autoprefixer (#635) @github-actions
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#632) @dependabot
- Added matomo support (#633) @daviddavo
- Add support for providing optional URL in a achievement entry (#623) @hossainemruz
- Update and run autoprefixer (#622) @github-actions
- Add publication section (#620) @hossainemruz
- Support providing custom buttons in about section (#611) @hossainemruz
- Add
showFlags
field to control showing or hiding flag in language selector (#603) @GabrielJean
Translations
- Improve dutch translations (#642) @EliseBriers
- Add Arabic language localization (#638) @abougouffa
- Adding Turkish Language Localization (#616) @kemalkolcuoglu
Bug Fixes
- Fix soft skill text wrapping issue (#644) @hossainemruz
- Add margin between tags (#612) @hossainemruz
- Fix CSS for gist (#606) @hossainemruz
- Use
RelPermalink
for background url (#605) @hossainemruz
This release note has been generated automatically by Release Drafter.
v3.6.0 - Turn the light OFF
Hello Nightcrawlers! @donfiguerres has brought you a treat. Enjoy....
Thanks to @FunctionalHacker, @GabrielJean, @clarencetw, @dependabot, @dependabot[bot], @donfiguerres, @github-actions, @github-actions[bot], @hossainemruz, @jakob42, @mjasion and @salastro for their valuable contribution in this release.
New Features & Enhancements
- Dark theme via DarkReader (#595) @donfiguerres
- Add RSS post sorting by date descending (#580) @mjasion
- Enable pages in counter.dev (#571) @salastro
- Update and run autoprefixer (#601) @github-actions
- Update and run autoprefixer (#600) @github-actions
- Update and run autoprefixer (#591) @github-actions
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#590) @dependabot
- Update and run autoprefixer (#585) @github-actions
- Bump github/codeql-action from 1 to 2 (#584) @dependabot
- Post specific togglable TOC (#575) @salastro
- Add commento.io support (#564) @hossainemruz
- Update and run autoprefixer (#568) @github-actions
- Update and run autoprefixer (#567) @github-actions
- Bump peter-evans/create-pull-request from 3.14.0 to 4 (#566) @dependabot
Translations
- Update zh-tw.toml (#598) @clarencetw
- Add finnish translation (#565) @FunctionalHacker
Bug Fixes
- Added logic to the education icon line (#589) @GabrielJean
- fixed gitlab link (#570) @jakob42
This release note has been generated automatically by Release Drafter.
v3.5.0
I am very excited to announce Hugo theme Toha v3.5.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @GabrielJean, @MarionMoseby, @Rihoj, @dependabot, @dependabot[bot], @github-actions, @github-actions[bot], @hossainemruz, @ivankatliarchuk, @jbleduigou and @stueja for their valuable contribution in this release.
New Features & Enhancements
- Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#559) @dependabot
- Add analytics template + Add Ko-Fi donation button + Host fonts locally (#530) @MarionMoseby
- Add optional mermaid shortcode (#551) @Rihoj
- Auto build (#548) @Rihoj
- Update and run autoprefixer (#556) @github-actions
- Update and run autoprefixer (#555) @github-actions
- Update and run autoprefixer (#554) @github-actions
- Bump actions/checkout from 2.4.0 to 3 (#549) @dependabot
- Bump peter-evans/create-pull-request from 3.13.0 to 3.14.0 (#547) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#553) @dependabot
- Support commenting using
giscus
(#543) @Rihoj - Bump peter-evans/create-pull-request from 3.12.1 to 3.13.0 (#544) @dependabot
- add rss feed (#542) @Rihoj
- Update and run autoprefixer (#541) @github-actions
- Update and run autoprefixer (#538) @github-actions
- Bump actions/setup-node from 2.5.1 to 3 (#537) @dependabot
- [enhancement] Fix year in copyright notice (#528) @jbleduigou
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 (#527) @dependabot
- Update and run autoprefixer (#524) @github-actions
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#523) @dependabot
- feat: id for footer (#517) @stueja
- feat: configurable custom navbar items (#514) @stueja
- feat: customMenus in footer (#513) @stueja
- Bump nanoid from 3.1.30 to 3.2.0 (#520) @dependabot
- Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#519) @dependabot
- Update skill.html (#512) @stueja
- Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#507) @dependabot
- Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (#501) @dependabot
Translations
Bug Fixes
- Use repoID and categoryID in giscus template (#560) @hossainemruz
- Refine rss build logic (#545) @Rihoj
- Don't show
Responsibilities
header, if there aren't any (#540) @ivankatliarchuk - fix: correct tel: URL for translated about section (#518) @stueja
- add calculation to line up lines (#516) @Rihoj
- Tweaked background of table in education.css (#510) @GabrielJean
- Fix navbar missing an item in the dropdown (#509) @hossainemruz
- fix: navigation with hidden title (#505) @stueja
- Update experience-info.html (#502) @stueja
- Update footer.html (#499) @stueja
This release note has been generated automatically by Release Drafter.
v3.4.0
I am very excited to announce Hugo theme Toha v3.4.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @MarionMoseby, @dependabot, @dependabot[bot], @fabiofenoglio, @github-actions, @github-actions[bot], @hossainemruz, @stueja, @t-muehlberger and @tifrel for their valuable contribution in this release.
New Features & Enhancements
- Localize post date (#492) @stueja
- Configurable navbar item count (#493) @stueja
- Add LaTeX support (#481) @MarionMoseby
- Update and run autoprefixer (#496) @github-actions
- Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#495) @dependabot
- Update and run autoprefixer (#487) @github-actions
- Update and run autoprefixer (#484) @github-actions
- Update and run autoprefixer (#477) @github-actions
- Bump actions/setup-node from 2.5.0 to 2.5.1 (#483) @dependabot
- Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#476) @dependabot
- Footer contact info: Icons and linking (#471) @tifrel
- Update and run autoprefixer (#470) @github-actions
- Fixed "show-more-btn" toggle logic and added optional "collapseAfter" parameter (#473) @fabiofenoglio
- Bump actions/setup-node from 2.4.1 to 2.5.0 (#469) @dependabot
Bug Fixes
- Remove unused
adjustSkillCardsHeight();
function (#488) @hossainemruz - Fix Nav-Bar when link to section of page (#486) @t-muehlberger
This release note has been generated automatically by Release Drafter.
v3.3.0
I am very excited to announce Hugo theme Toha v3.3.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @Chow-Ray, @Emily-0616, @JAI-2002, @MarionMoseby, @dependabot, @dependabot[bot], @flowgunso, @github-actions, @github-actions[bot], @hossainemruz, @ormissia and @reyhhan for their valuable contribution in this release.
- Fix disqus comment not working on new configuration style (#451) @hossainemruz
- Fix badge display when name is too long (#445) @flowgunso
- Fixed absLangURL issue with sections in footer (#442) @MarionMoseby
- Fix unwanted margin on topbar (#438) @hossainemruz
- Fixed section landing position on navigation #154 (#436) @reyhhan
New Features & Enhancements
- Add utteranc comment plugin (#465) @ormissia
- Update Status of the linked Issues to a PR (#456) @hossainemruz
- Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#460) @dependabot
- Bump actions/checkout from 2.3.5 to 2.4.0 (#458) @dependabot
- Update Issue Automation (#454) @hossainemruz
- Update project automation workflow for PR (#452) @hossainemruz
- Add project automation workflow (#447) @hossainemruz
- Update and run autoprefixer (#448) @github-actions
- Add valine comment system support (#446) @Emily-0616
- Update and run autoprefixer (#444) @github-actions
- Bump actions/checkout from 2.3.4 to 2.3.5 (#437) @dependabot
- Fixed alignment issue in tables under education(#233) (#434) @reyhhan
- Update and run autoprefixer (#432) @github-actions
- Added smoother effects to the navbar (#429) @JAI-2002
- Update and run autoprefixer (#425) @github-actions
- Bump actions/setup-node from 2.4.0 to 2.4.1 (#424) @dependabot
Translations
This release note has been generated automatically by Release Drafter.
v3.2.0
I am very excited to announce Hugo theme Toha v3.2.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @Chow-Ray, @HeiTang, @MarionMoseby, @Rihoj, @bbarcesaj125, @dependabot, @dependabot[bot], @donfiguerres, @github-actions, @github-actions[bot], @hossainemruz, @jstehn, @lgatellier and @will-hou for their valuable contribution in this release.
New Features & Enhancements
- Update plyrjs (#422) @hossainemruz
- Update dependency for security issue (#421) @hossainemruz
- Update and run autoprefixer (#420) @github-actions
- Added some social buttons to the "Post" template (#415) @MarionMoseby
- Update and run autoprefixer (#416) @github-actions
- Added new 'GitForge' param for non GitHub repos (#403) @MarionMoseby
- Update and run autoprefixer (#408) @github-actions
- Update and run autoprefixer (#407) @github-actions
- Bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 (#401) @dependabot
- Add Blogtrottr as newsletter provider (#402) @MarionMoseby
- taxonomies - added taxonmies support (#396) @Rihoj
- Configure the number of posts in recent posts (#395) @donfiguerres
- Bump actions/setup-node from 2.3.2 to 2.4.0 (#391) @dependabot
- Bump actions/setup-node from 2.3.1 to 2.3.2 (#390) @dependabot
- Bump actions/setup-node from 2.3.0 to 2.3.1 (#389) @dependabot
- Update and run autoprefixer (#386) @github-actions
- Update and run autoprefixer (#384) @github-actions
- Add text link support for disclaimer. (#385) @Chow-Ray
- Bump actions/setup-node from 2.2.0 to 2.3.0 (#378) @dependabot
- Update and run autoprefixer (#373) @github-actions
- Bump gaurav-nelson/github-action-markdown-link-check from 1.0.12 to 1.0.13 (#370) @dependabot
- Remove about section whitespace when there are no soft skills/badges (#369) @will-hou
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#367) @dependabot
Translations
- Fix
View certificate
Italian translation (#418) @hossainemruz - Add some french translations (#417) @lgatellier
- Corrected the word "Details" and another minor capitalization change. (#413) @bbarcesaj125
- Update es.toml (#409) @MarionMoseby
- Translate chinese (#383) @Chow-Ray
- Add zh.toml (#372) @HeiTang
Bug Fixes
- Fix multiple active menu in taxonomy (#397) @hossainemruz
- Allow setting GIFS as author image (#394) @Rihoj
- Fix education-line (#393) @Rihoj
- Added svg support for project icons (#376) @jstehn
This release note has been generated automatically by Release Drafter.
v3.1.0
I am very excited to announce Hugo theme Toha v3.1.0. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @Kaligule, @gilcrest, @github-actions, @github-actions[bot], @hossainemruz, @jbleduigou, @toniop99 and @vlebert for their valuable contribution in this release.
New Features & Enhancements
- Make newsletter helper label clear to complaint with GDPR (#357) @jbleduigou
- Update and run autoprefixer (#360) @github-actions
- Update and run autoprefixer (#355) @github-actions
- Update and run autoprefixer (#354) @github-actions
- Support Google Analytics v4 (#353) @gilcrest
- Add greeting subtitle (#350) @vlebert
- Skillcards height css instead js (#342) @vlebert
- Fix typo in comment (#335) @Kaligule
Translations
Bug Fixes
- Fix Google Analytic not showing up for v3 ID (#363) @hossainemruz
- 358 error next prev page (#359) @jbleduigou
- Fix Prev/Next navigator was not pointing to the actual prev/next article (#348) @hossainemruz
- Fix horizontal scrollbar (#347) @toniop99
- Disable logo by default + add logo only if the user provide it (#336) @Kaligule
- Fix
ressource.Fit
not resizing the image properly (#341) @vlebert
This release note has been generated automatically by Release Drafter.
v3.0.1
I am very excited to announce Hugo theme Toha v3.0.1. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
Thanks to @hossainemruz for their valuable contribution in this release.
Bug Fixes
- Fix importing user CSS (#338) @hossainemruz
This release note has been generated automatically by Release Drafter.