Sharwin24
d8e96bc2f3
Removed read more button and card routes to project post
2025-01-03 12:05:21 -08:00
Sharwin24
e77878731b
Larger github button and changed project button text
2025-01-03 11:51:26 -08:00
Sharwin24
a28535008f
changing URL for posts button
2025-01-03 11:39:13 -08:00
Sharwin24
6c50f94ebe
Removed extra spaces
2025-01-01 21:01:17 -08:00
Sharwin24
e0d7de7ce7
Example GIF and added resume button
2025-01-01 20:40:58 -08:00
Sharwin24
6ff72e5441
Making skills larger
2025-01-01 20:19:20 -08:00
Sharwin Patil
9c45815cdf
Enabled home page and reduced landing page's image size
2025-01-01 20:13:49 -08:00
Sharwin24
8a6d2e3e38
Removing contribute button from project posts
2025-01-01 15:56:51 -08:00
Sharwin24
0bf7019d2f
Overrode root color to white in main
2024-12-29 13:59:59 -08:00
Sharwin24
15f02d1e96
reverting the attempt to color a list item
2024-12-29 13:38:04 -08:00
Sharwin24
9068511515
layout edits
2024-12-29 13:22:40 -08:00
Sharwin24
9e1d1ec840
not formatting html
2024-12-27 14:18:53 -08:00
Sharwin24
aa2d0606ce
Editing code with my formatting
2024-12-27 14:10:06 -08: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