Commit Graph

115 Commits

Author SHA1 Message Date
Adrià López 95ba6334d4 Only creating the div if showing recent posts
Hi,

I thought that it's better to avoid adding the recent-posts div to the DOM if that section is not enabled.
Also, I've modified the logic so that if there are no posts, it will be considered disabled instead of showing the title with no further content.

Hope this is Ok.
2023-03-24 19:16:57 +01:00
gurusabarish 9b9e8a6b84 option to customize search placeholder 2023-03-21 07:30:05 +05:30
Ari Kalfus 84e118a723 fix: provide clearer placeholder for search bar 2023-03-12 14:07:46 -04:00
gurusabarish e26564cde6 added option to disable hero bottom image 2023-03-07 07:37:27 +05:30
pantera-rosa 1286527ddd clean up code
Revert "make navbar sticky"

This reverts commit 72d40a3005.

clean up code

make navbar sticky
2023-02-08 22:44:35 -08:00
Guru Sabarish 98f6f9c223 Merge pull request #97 from Monpoke/master
Adds translations for static texts
2023-02-06 22:17:15 +05:30
Guru Sabarish 03a9f1b237 Merge pull request #95 from benarmstead/round-hero-image
Make hero image round if roundImage: true
2023-02-06 22:14:13 +05:30
Pierre Bourgeois aae2408ef7 Adds translations for static texts 2023-02-05 20:09:51 +01:00
Ben Armstead 1f289595f9 Make hero image round if roundImage: true 2023-02-05 12:05:22 +00:00
Ben Armstead 62a2507e19 Add showBrandLogo flag to allow hiding in nav bar 2023-02-05 11:45:13 +00:00
ilona 7ce2ea3ae2 add primary-font to experience
keeping font consistent
2023-01-31 23:33:51 -08:00
gurusabarish 123418edea on escape and schortcut functionality added for search 2023-01-22 01:10:14 +05:30
gurusabarish c28b579ab6 window.matchMedia check 2023-01-21 23:34:17 +05:30
gurusabarish cd85ec46cd added styling 2023-01-16 20:15:05 +05:30
Dmytro Mantula 001841d6e6 Integrate with FormSpree for submitting 'Contact me' form
To enable the integration, uncomment the section `params.contact.formspree` and set the `formId` value (provided by FormSpree).
It's recommended to change the `btnName` from "Mail me" to "Contact me" as far as visitors won't see your email address.
FormSpree section has preference over `email` if the both are set.
2023-01-14 15:47:14 +01:00
Felix Bartels fcbbf9219b Fix toggle to disable projects from the menu 2022-12-21 17:42:37 +01:00
gurusabarish f0d7967d33 bux fix 2022-12-14 00:10:43 +05:30
gurusabarish b783b1b224 google analutics fix and implemented #82 2022-12-05 17:11:52 +05:30
gurusabarish fdd628c9cd image in blog summery and recent post #62, Scrollbar styling 2022-11-29 15:57:39 +05:30
gurusabarish 80e9a7971b added search functionality 2022-11-27 21:39:55 +05:30
Michal Lauer NTBK 0959b9c3af Added option to open resume in a new tab 2022-09-30 15:24:28 +02:00
Nishant Tharani 9d51f4113e Added animation toggle option 2022-09-17 14:19:25 -07:00
Guru Sabarish d4a8f36928 Merge pull request #72 from mattlathrop/bugfix/button
Bugfix/button
2022-09-02 21:52:29 +05:30
Matt Lathrop 5afe994b5d re-added heart to footer 2022-09-01 18:04:00 -05:00
Matt Lathrop 77396e0037 Fix button issue on safari 2022-09-01 17:59:02 -05:00
Oscar Lopez c4012c4101 Added missing dot 2022-08-17 17:48:02 -05:00
Oscar Lopez 4d6010713b Merge branch 'change-names-secctions' into my-changes 2022-08-17 17:34:48 -05:00
Oscar Lopez 325e3bc8ee Added option to add custom titles to sections 2022-08-17 17:33:16 -05:00
Oscar Lopez 55d38a0ea3 Added option to download the resume.pdf 2022-08-17 17:24:03 -05:00
gurusabarish 77c7aa6763 hero min-height update 2022-04-27 17:46:52 +05:30
gurusabarish 1c8d314c3d Merge branch 'master' of https://github.com/gurusabarish/hugo-profile 2022-04-09 17:19:10 +05:30
gurusabarish f5b9c6728a fix for #55 2022-04-09 17:07:17 +05:30
Guru Sabarish dc2b7487ed Merge pull request #52 from sonic182/master
Statics param, and optional GPA by @sonic182
2022-04-04 10:06:42 +05:30
Matthew Sanabria 837da918a7 Properly toggle Projects link in header 2022-04-02 23:59:10 -04:00
sonic182 b10f02eee9 optional GPA 2022-03-30 07:51:07 +02:00
gurusabarish e3fb3dc6be hero animations 2022-03-23 06:04:01 +05:30
gurusabarish b611c5f102 hero page modification 2022-03-21 10:44:07 +05:30
gurusabarish 7e3632490b index page 2022-03-01 11:47:51 +05:30
gurusabarish 54ecbb65c4 Added education in home 2022-02-28 19:28:45 +05:30
gurusabarish f8eb6d0646 Added experience in home 2022-02-24 22:14:28 +05:30
gurusabarish 9a680fae48 updated hero and about 2022-02-19 14:05:24 +05:30
gurusabarish febc7020de added about in home page 2022-02-18 23:30:27 +05:30
gurusabarish f73e4bf20d added hero page 2022-02-17 22:45:51 +05:30
gurusabarish 006bf5abcd added projects,contact in home and added list page for project 2022-02-13 11:26:08 +05:30
gurusabarish a8ec5d3388 added achievements 2022-02-11 19:07:51 +05:30
gurusabarish 4a905a3285 added footer 2022-02-09 13:55:57 +05:30
gurusabarish e31444f76b initial V3-stable 2022-02-05 10:34:48 +05:30
gurusabarish d159cfb594 dropdown v3 #44 2022-01-26 17:33:09 +05:30
Guru Sabarish 49aca12e81 Merge pull request #36 from lr1980/markdownify-contact-content
emojify and markdownify contact content By @lr1980
2021-12-31 22:14:53 +05:30
Lutz Reinhardt 18fdbfd352 emojify and markdownify contact content 2021-12-28 19:13:47 +01:00