Emruz Hossain
3c62edec20
Fix multiple active menu in taxonomy ( #397 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-08-16 17:24:56 +00:00
James Ray
7b92452e2b
taxonomies - added taxonmies support ( #396 )
...
* taxonomies - added taxonmies support
* taxonomies - add active class
* Update CSS
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Fix tag link for multilingual mode + add translations
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com >
2021-08-16 16:28:30 +00:00
Emruz Hossain
14ee45e4a0
Fix Google Analytic not showing up for v3 ID ( #363 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-06-27 18:00:23 +00:00
Jean-Baptiste Le Duigou
ebe659b12b
358 error next prev page ( #359 )
...
* Fix link to email address
See https://github.com/hossainemruz/toha/issues/7
* 🐛 fix bug with next-prev-navigator when no menus
Signed-off-by: jbleduigou <jb.leduigou@gmail.com >
* 🐛 fix overriding issue
Signed-off-by: jbleduigou <jb.leduigou@gmail.com >
2021-06-20 01:12:03 +06:00
Emruz Hossain
61e5a34171
Fix Prev/Next navigator was not pointing to the actual prev/next article ( #348 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-06-06 15:43:34 +00:00
Kaligule
08a09d5c71
Disable logo by default + add logo only if the user provide it
...
* Disable logo by default, allow to enable with params.logo.enable
* Don't default logo into theme logo
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* add missing comma
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Remove unnecessary changes
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
Co-authored-by: Johannes Lippmann <johannes.lippmann@paessler.com >
Co-authored-by: hossainemruz <hossainemruz@gmail.com >
2021-06-05 23:58:26 +06:00
Pablo Marcos
ac28e9824e
Make search multilingual ( #305 )
...
* Make search multilingual
* Added Support for custom country flags
* Add search.md for more language + fix search behavior
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
Co-authored-by: Pablo Marcos <codebergflamingo@staplehorse.anonaddy.com >
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com >
2021-05-18 00:32:39 +06:00
Emruz Hossain
67c49c7432
Fix note layout ( #274 )
...
* Re-structure note lists
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Support note splitting
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Update single page
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Refactor separator logic in navbar
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-05-02 05:02:27 +06:00
Emruz Hossain
4679efe5c5
Fix country flag not showing in language selector ( #298 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-04-25 18:48:49 +00:00
Jakub Cabak
19c2edb08d
Accessibility and SEO improvements ( #296 )
...
Co-authored-by: JCabak <kubaczento@gmail.com >
2021-04-25 17:15:22 +06:00
Henzel Moras
cf4665085c
fix navbar dropdown ( #279 )
...
* fix navbar dropdown
* Check for sectionCount<=5 instead of sectionCound< 5
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com >
2021-04-01 23:53:12 +06:00
Emruz Hossain
fa946af504
Fix various issues detected by html-proofer ( #270 )
...
* Add alt tag to the images
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Remove unnecessary /
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-03-29 03:44:33 +06:00
Emruz Hossain
25e4e9e3d0
Add notes layout ( #263 )
...
* Add note layout
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Fix note organization
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* WIP: need help adding above 6 sections doesnt fit navbar
* Add note layout
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
* Add Translation
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
Co-authored-by: HenzelMoras <henzelmoras@gmail.com >
2021-03-27 19:52:18 +00:00
hossainemruz
5c95132b1e
Add acomplishment section
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-03-28 00:55:39 +06:00
Emruz Hossain
4ca728790e
Fix next-prev navigator for large title ( #258 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com >
2021-03-23 16:28:57 +00:00
chutified
cf88e95782
Fix missing vertical separator in navbar menu
2021-03-23 01:28:23 +06:00
Emruz Hossain
8e7607f0ab
Fix main logos default path ( #218 )
2021-01-12 12:17:33 +00:00
Patrick Magauran
a2b3c7fda2
Transition to Hugo Image Processing ( #173 )
...
* Update layout to use Hugo Image Processing.
Created shortcode rimg that uses the srcset attribute to display responsive images.
* Copy Static images to assets folder.
* Add image processing to missing components + Update examples
* Fix rendering in https://themes.gohugo.io/
Co-authored-by: Emruz Hossain <emruz@appscode.com >
2020-12-31 20:55:28 +00:00
Emruz Hossain
71d230bcda
Fix language selector dropdown link
2020-11-01 16:37:32 +06:00
Emruz Hossain
49ba62a9da
Fix translation + navbar CSS ( #142 )
2020-10-31 21:15:37 +00:00
alex bezek
beb9d55b95
Fix the nav item collapse and spy functionality ( #138 )
2020-10-31 21:35:23 +06:00
alex bezek
d0c32c5d08
Fix the single template to use the authors avatar correctly ( #107 )
...
* Fix the single template to use the authors avatar correctly
* Replace absURL with relURL and .Site.X with site.X
Co-authored-by: Emruz Hossain <emruz@appscode.com >
2020-10-25 08:07:18 +06:00
alex bezek
c85bcf8488
Add document data and aria attributes to collapse the nav bar in mobile when an item is clicked ( #112 )
2020-10-22 22:08:11 +06:00
alex bezek
2f4bfcdf40
Fix the 404 nav bar to use the site configurable logo ( #104 )
...
Signed-off-by: Emruz Hossain <emruz@appscode.com >
2020-10-20 10:35:59 +06:00
Emruz Hossain
56c8ba4e43
Fix smooth scroll for multi-language setup ( #93 )
2020-10-11 12:40:00 +06:00
Emruz Hossain
d5e0de3171
Fix post url ( #91 )
2020-10-05 20:24:29 +06:00
Hugo MARTIN
46b21e028c
Translations and i18n ( #60 )
...
* Managing i18n
* Fix absolute path
* Config files
* Home link manage langage
* Fixing footer i18n
* Implemented i18n on newsletter
* Implemented two languages in example
* Removed old section directory
* Using yaml in data to organize home summary
* Fully working for old versions without i18n
* Integrating language menu CSS
* Fix language dropdown CSS
* Refactor translation codes
* Remove duplicate code
* Fix URL issues
* Move customMenus and other site related config into data section
* Fix error during language toggle
* Only show the available translation for the posts
* Handle navbar brand URL properly
* Fix responsiveness
Co-authored-by: Hugo MARTIN <hugo.martin.69@gmail.com >
Co-authored-by: hossainemruz <emruz@appscode.com >
2020-10-03 09:59:28 +06:00
Md. Emruz Hossain
74bf5e9941
Make site logo customizable ( #47 )
2020-07-22 22:08:50 +06:00
Md. Emruz Hossain
fa4d474974
Refactor sidebar logic + Add Table of Contents in reading page ( #33 )
...
* Refactor sidebar logic + fix responsiveness
* Add TOC
* Add Pagination
* Update exampleSite
* Update README.md
2020-07-22 04:14:08 +06:00