Emruz Hossain
c7fb163e66
Fix mermaid rendering inside split shortcode ( #1059 )
2025-07-12 16:02:30 +06:00
Emruz Hossain
7223361464
Fix build failure due to Hugo chaning _internal
template behavior ( #1050 )
...
* Fix build failure due to Hugo chaning `_internal` template behavior
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Update min Hugo version
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2025-04-14 22:48:34 +06:00
James
23cc80dea8
Avoid resizing navbar gifs as they ruin animations ( #1038 )
2025-03-06 14:34:55 +06:00
Hamed Pourkhaleghi
181c12376e
feat: make phone number a clickable link in footer ( #1031 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2025-02-07 01:37:04 +06:00
Bernat Borràs Civil
f8befe62cc
Add dark background ( #1024 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2025-01-28 15:59:47 +01:00
Alexandre Neto
5c1de702ad
Add RSS link to header ( #1019 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2025-01-14 06:01:42 +06:00
Emruz Hossain
07372519ee
Add support for different logo on dark mode ( #1020 )
2025-01-14 06:01:14 +06:00
Andrea Maiani
047bb517cb
Adapt publication card to handle missing URLs ( #1017 )
...
* Allow for personalized titles for Blog and Note pages
* Adapt publication card to handle better the case when URL in authors, publication and paper are not used.
2024-12-19 14:24:52 +06:00
David G. Simmons
4e4acdbb6b
Remove in-line script from header ( #1004 )
...
* remove in-line script from header
* oops!
* Set script in-line with integrity hash
Signed-off-by: Emruz Hossain <hossainemruz@gmail.com>
---------
Signed-off-by: Emruz Hossain <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-12-01 20:37:33 +06:00
JY Hsu
3be5a58a7c
Fix google analytics feature ( #989 )
...
* fix: Fix google analytics
* fix: Change respectDoNotTrack in GA html template
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-11-27 05:59:35 +06:00
David G. Simmons
aa9b49b318
Add statcounter to statistics ( #1003 )
2024-10-21 19:11:26 +06:00
David G. Simmons
2f670db6a0
Add support for canonical links ( #1001 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-10-19 00:48:08 +06:00
JY Hsu
bc67ca1187
Add project image ( #987 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-10-18 22:51:40 +06:00
JY Hsu
9da3e3420b
Add category filter for skills ( #979 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-20 00:57:14 +00:00
Andreas Deininger
f032986c23
Change npm package 'flag-icon-css' to 'flag-icons'
2024-09-08 19:25:09 +02:00
Emruz Hossain
577e3a5d00
Fix list page card was breaking ( #969 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-09-06 16:56:20 +06:00
JY Hsu
7bc37c74c7
Added default theme ( #960 )
...
* feat: Added default theme
* Revert "feat: Added default theme"
This reverts commit a11a99f92a
.
* feat: Add basic theme feature
* feat: Add theme settings
* fix: Fix default theme value
* fix: Fix CR and doc-string
* Comment out darkMode on exampleSite/hugo.yaml
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-06 16:15:33 +06:00
Andreas Deininger
02e5e99cf6
Fix deprecation warnings ( #962 )
2024-08-31 04:14:02 +06:00
Andrea Maiani
d0329531d7
Allow for personalized titles for Blog and Note pages ( #951 )
2024-07-31 03:21:29 +06:00
Augusto Pace
f3dacf112c
Added umami analitycs support ( #938 )
...
* feat: added umami analityc support
* chore: added support to on-premise deployment of umami service
* chore: renamed 'proto' to 'scheme' on umami integration
2024-05-13 22:56:20 +06:00
Emruz Hossain
a959cb174d
Fix passing google analytics id ( #937 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-05-10 20:21:23 +00:00
Emruz Hossain
a3213b46f9
Fix language selector when default language is not English ( #936 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-05-11 01:59:04 +06:00
Andreas Deininger
3edd8e7858
Fix deprecation warnings ( #908 )
...
* Example site: bump hugo modules to latest versions
* Fix deprecation warnings emitted by hugo v0.124
* Fix typos
* Netlify: bump hugo version
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-05-11 00:00:29 +06:00
Bernat Borràs Civil
6f4e23ad40
Add awesome icon in project cards ( #920 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-05-10 23:56:27 +06:00
Bernat Borràs Civil
03148c9f3f
Migrate to Bootstrap 5 ( #918 )
...
* Migrate to Bootstrap 5
* Fix dropdown
* Fix horizontal line color
* Fix vertical line
* Migrate bootstrap on example site
* Fix style issue + scroll spy
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-04-21 02:03:59 +06:00
Bernat Borràs Civil
f8c6d8c613
Add custom name in Navbar ( #921 )
...
* Add custom name
* Fix issue
* Move config to data/<language-code>/site.yaml
* Add new line
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-04-20 23:50:33 +06:00
Andreas Deininger
a69388d9b8
Fix deprecation warning emitted by hugo ( #904 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-03-19 22:26:49 +06:00
Bernat Borràs Civil
36e3e4c09c
Add dark logos ( #903 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-03-10 16:02:51 +06:00
Bernat Borràs Civil
803821d7e8
Fixes posts in search results ( #900 )
2024-02-25 15:20:00 +06:00
Bernat Borràs Civil
1ec4cd2688
Add tags in post cards from search results ( #895 )
...
* Add tags in post cards from search results
* Use on_card parameter to decide to show the cards or not
* Fix search cards height
* Minor fix
* Fix null tags
* Fix CSS not applied properly in search page
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-02-23 23:37:35 +06:00
Bernat Borràs Civil
9f5a44e24e
Fix logos ( #898 )
2024-02-19 15:11:18 +06:00
Bernat Borràs Civil
b8bee52c7c
Fix hovering tags in posts ( #894 )
2024-02-14 02:01:20 +06:00
Bernat Borràs Civil
cbdb07dbf1
Add custom subsections in education ( #888 )
...
* Add custom subsections in education
* Apply requested changes
2024-02-12 23:24:21 +06:00
Bernat Borràs Civil
970656789c
Fix anchors in post cards ( #891 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-02-12 13:31:09 +06:00
Bernat Borràs Civil
11bddc36a2
Add company and school logos ( #882 )
...
* Add education logo
* Fix width
* Update css
* Add logos to company
* Add multiple positions
* Update Styling
* Strenghten poistion title
* Improve timeline
* Fix missing curly braces
* Fix curly braces
* Add space
* Add space between position and date
* Make single and multiple experiences more consistent
* Remove single-position layout
* Remove duplicated comment
2024-02-12 13:26:12 +06:00
Bernat Borràs Civil
3283a3b844
Add param profile to hide author in post ( #870 )
...
* Add param profile
* Fix date duplicated when profile not set
* Change param localization
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-02-02 22:57:18 +06:00
Bernat Borràs Civil
def5ce662e
Add select maximum number of posts per page ( #866 )
...
* Add select maximum number of posts per page
* Rename ans simplify posts to show
* Fix
2024-01-19 19:00:11 +00:00
Dieter Vansteenwegen
1aa27921d0
Add Researchgate as contact option ( #864 )
2024-01-17 18:56:07 +06:00
Emruz Hossain
fdfee4d3bb
Refactor alert shortcode ( #858 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-01-01 08:58:11 +00:00
Augusto Pace
d3968ca711
Fixed and improved circular progess animation on about section ( #850 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-12-29 23:04:27 +06:00
Emruz Hossain
d5fb8e5313
Fix embed-pdf
short code not rendering pdf file ( #844 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-12-08 16:04:58 +00:00
Emruz Hossain
cd2546d4e8
Add tooltiop for scroll-to-top button ( #829 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-10-31 08:24:54 +00:00
Luca Argentieri
05c9d3d850
Add self-hosted goat counter ( #826 )
...
* Add self-hosted goat counter
* GoatCounter custom instance and beckward compatibility
---------
Co-authored-by: SilverLuke <luca99.argentieri@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-10-31 07:15:28 +00:00
Augusto Pace
e61d6b796b
Fixed localization of post cards ( #821 )
...
* Fixed date localization on post card
* fixed also labeling localization for post card
* adressed change request by using the hugo feature of singular/plural automagic for translation
* Fix reading time translation
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: hossainemruz <hossainemruz@gmail.com>
2023-10-30 04:27:14 +00:00
Bernat Borràs Civil
bd2181eaca
Fix featured post section after update ( #807 )
2023-10-15 10:41:39 +00:00
Mariatta
1dbe8aca45
Create mastodon embed shortcode ( #788 )
...
This shortcode can be used as follows:
```
{{<mastodon server="" user="" id="">}}
```
It defaults to mastodon.social server.
Closes #787
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-07 01:06:16 +06:00
Bernat Borràs Civil
a1188673ad
Add section to feature some posts in the main page ( #786 )
...
* Add working-on section
* Remove more posts button in working on
* Rename working-on.html to featured-posts.html
* Iterate posts from config file
* Remove unnecessary code in featured-posts.html
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-07 01:01:45 +06:00
Vincent Ducamps
539828cbff
fix dark mode: absolute to relative icon path ( #790 )
2023-10-07 00:55:18 +06:00
David Davó
42d3c650f8
Fixed navbar scroll spy ( #798 ) ( #799 )
...
* Fixed navbar scroll spy
* Created get-section-url helper
* Fix URL for home section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-07 00:38:18 +06:00
Emruz Hossain
5f0aebcf68
Implement proper dark mode ( #800 )
...
* Implement proper dark mode
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Fix footer color in light mode
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-09-30 05:04:48 +06:00