Commit graph

696 commits

Author SHA1 Message Date
Sharwin24
6c50f94ebe Removed extra spaces 2025-01-01 21:01:17 -08:00
Sharwin24
3b342ddf10 enablement to true 2025-01-01 20:52:17 -08:00
Sharwin24
87c8b16248 Removed theme id in config 2025-01-01 20:51:02 -08:00
Sharwin24
34e0bd7152 Renamed hugo.yaml to config.yaml 2025-01-01 20:50:28 -08:00
Sharwin24
fc6d1b189f contents to write 2025-01-01 20:47:40 -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
7769520f21 Started mobile manipulation post 2025-01-01 17:11:03 -08:00
Sharwin24
bcb258ea24 Skill images 2025-01-01 17:10:50 -08:00
Sharwin24
3e44eb826b skills and images 2025-01-01 17:10:24 -08:00
Sharwin24
f0129c7533 Work Experience information added 2025-01-01 16:32:07 -08:00
Sharwin24
8d446c15aa School logos 2025-01-01 16:11:19 -08:00
Sharwin24
8a6d2e3e38 Removing contribute button from project posts 2025-01-01 15:56:51 -08:00
Sharwin24
7d72fce74c Editing content for example project post 2025-01-01 15:56:32 -08:00
Sharwin24
666a346a67 favicon 2025-01-01 15:56:23 -08:00
Sharwin24
b3a670bfa4 Got example posts showing up 2024-12-30 12:25:21 -08:00
Sharwin24
fc14338f5e Fixing navbar colors and editing settings 2024-12-30 12:18:33 -08:00
Sharwin24
96dd226af5 Updating hugo.yaml with site parameters to show blog posts 2024-12-30 12:02:20 -08:00
Sharwin24
636795650c Adding images to assets 2024-12-30 12:01:55 -08:00
Sharwin24
2f7102bf36 Updating data with courses and skills 2024-12-30 12:01:38 -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
147f8026e6 mixins for forcing dark theme 2024-12-29 13:33:37 -08:00
Sharwin24
786a25ea91 colors for themes 2024-12-29 13:31:27 -08:00
Sharwin24
1f6b13d09b navbar edits 2024-12-29 13:26:16 -08:00
Sharwin24
6776ad8650 sections styling edits 2024-12-29 13:24:45 -08:00
Sharwin24
93505a658e buttons, cards, and texts edits for colors 2024-12-29 13:24:15 -08:00
Sharwin24
9068511515 layout edits 2024-12-29 13:22:40 -08:00
Sharwin24
c729148ac7 data for sections 2024-12-29 13:22:22 -08:00
Sharwin24
a20e284300 Reverting theme selector but keeping dark as default 2024-12-27 14:24:21 -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
Sharwin24
caae7b85b7 Ran hugo mod tidy and npm pack 2024-12-27 13:27:14 -06:00
Sharwin24
e1e29b0f3f Changed path to toha example 2024-12-27 13:26:52 -06:00
Sharwin Patil
fac7176b39
Update go.mod 2024-12-26 17:38:10 -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
JY Hsu
515b7eb3bf
Fix input focus and placeholder color for footer section (#1005)
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-10-24 21:54:40 +06:00
dependabot[bot]
024ffa7b48
Bump actions/checkout from 4.2.1 to 4.2.2 (#1008)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 11:10:20 +00: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
dependabot[bot]
22531ce9a8
Bump actions/checkout from 4.2.0 to 4.2.1 (#995)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 11:06:44 +00:00
JY Hsu
d6df1f4b7c
fix: Add minute section in both zh-cn and zh-tw toml (#988)
Co-authored-by: Bernat Borràs Civil <70479573+BernatBC@users.noreply.github.com>
2024-10-02 22:07:20 +02:00
dependabot[bot]
cad7dae666
Bump actions/checkout from 4.1.7 to 4.2.0 (#985)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 11:24:15 +00:00
Bernat Borràs Civil
0d4d8a8e3c
Add copy code button (#963)
* Add copy code button

* External package not needed

* Improve alignement

* Update button style + add feedback on click

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

* Update dependencies

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

---------

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-20 01:29:38 +00: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
dependabot[bot]
0f6737eee0
Bump dompurify and mermaid (#977)
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.1.6 and updates ancestor dependency [mermaid](https://github.com/mermaid-js/mermaid). These dependencies need to be updated together.


Updates `dompurify` from 2.4.1 to 3.1.6
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.1...3.1.6)

Updates `mermaid` from 9.3.0 to 11.2.1
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v9.3.0...mermaid@11.2.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
- dependency-name: mermaid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-20 00:53:41 +00:00