Commit graph

293 commits

Author SHA1 Message Date
Sharwin24
224f9fec97 Included workspace plot 2025-03-11 23:07:40 -05:00
Sharwin24
3461cc80ff Fixed courses header 2025-03-03 13:42:49 -06:00
Sharwin24
c37390692f Added github link to project posts 2025-02-13 14:30:38 -06:00
Sharwin Patil
bdf2912487 Added tags to posts 2025-01-20 23:17:26 -06:00
Sharwin Patil
5cf8ff1330 Cleaning navigation 2025-01-19 12:36:28 -06:00
Sharwin Patil
27ff64bf3a Project posts open in same tab 2025-01-19 12:27:15 -06:00
Sharwin24
48617c843b Open resume and github in new tab 2025-01-14 11:20:16 -06:00
Sharwin Patil
a38fed29b9 Removed newsletter and disclaimer 2025-01-11 21:17:30 -06:00
Sharwin24
353fe1862d More content and editing config link 2025-01-08 17:13:07 -06:00
Sharwin24
8290863548 Removed education icons 2025-01-08 15:47:51 -06:00
Sharwin Patil
897275d583 markdown support for raw html 2025-01-05 16:56:19 -08:00
Sharwin Patil
b3001145fd Deleting uneeded images and instances in footer 2025-01-05 16:12:37 -08:00
Sharwin Patil
6f1f8d348c Editing formatting of projects 2025-01-05 16:07:13 -08:00
Sharwin Patil
1edf0fbfff Basic info about projects but no pages yet 2025-01-05 12:42:33 -08:00
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