Kovasky Buezo
8218ce4caa
update layouts
2025-08-23 23:04:17 -02:30
Guru Sabarish
df24b5134e
Merge pull request #180 from CeduDev/master
...
Add support for customizable link text color
2024-08-11 12:15:03 +05:30
Guru Sabarish
c2000ea626
Update head.html
2024-08-11 12:10:25 +05:30
luxun1910
7753b7cc07
Update GitHub icon in footer for dark theme compatibility
2024-07-24 11:37:37 +09:00
CeduDev
4e7a699843
add support for customizable link text color
2024-06-22 15:25:27 +03:00
Guru Sabarish
4eb45a4aa6
Merge pull request #179 from MarekPikula/navbar-separator
...
Add optional navbar separator
2024-06-15 20:07:53 +05:30
Guru Sabarish
8987e0e2f6
Merge pull request #178 from MarekPikula/configure-contact-message-rows
...
Add option to specify message rows for formspree form
2024-06-15 20:06:20 +05:30
Guru Sabarish
7e0a195e99
Merge pull request #176 from MarekPikula/fix-custom-css
...
Move custom style declaration to baseof
2024-06-15 20:02:16 +05:30
Guru Sabarish
c1ff66b374
Merge pull request #172 from MarekPikula/disable-footer-logo
...
Fix logo display if no logo/favicon are set
2024-06-15 19:48:50 +05:30
Marek Pikuła
89597da9a8
Fix navbar separator on mobile sizes
...
Before, the separator stayed as vertical line in mobile orientation.
Now, it's replaced with dropdown separator (i.e., horizontal line).
Signed-off-by: Marek Pikuła <marek@serenitycode.dev >
2024-06-07 14:04:02 +02:00
Marek Pikuła
7b480c51ca
Add optional navbar separator
...
It cleanly separates the home page sections from the main menu.
Signed-off-by: Marek Pikuła <marek@serenitycode.dev >
2024-06-02 20:46:59 +02:00
Marek Pikuła
b7540c728d
Add option to specify message rows for formspree form
...
Signed-off-by: Marek Pikuła <marek@serenitycode.dev >
2024-06-02 20:06:11 +02:00
Marek Pikuła
07fc9f91ad
Move custom style declaration to baseof
...
This ensures that custom style takes precedent over theme styles. Useful
when overriding theme styles for, e.g., single page.
Signed-off-by: Marek Pikuła <marek@serenitycode.dev >
2024-06-02 19:41:23 +02:00
Marek Pikuła
63ed2d74f3
Fix disabling navbar logo
...
Previously, even if `navbar.showBrandLogo` was set to false, the navbar
logo would be shown.
Signed-off-by: Marek Pikuła <marek@serenitycode.dev >
2024-06-02 01:10:21 +02:00
Marek Pikuła
e36a0e76d0
Don't show footer logo if images are not set
...
Previously, an empty image was shown if neither `navbar.brandLogo` or
`favicon` were set.
Signed-off-by: Marek Pikuła <marek@serenitycode.dev >
2024-06-02 00:51:39 +02:00
Marek Pikuła
0a95ffa08a
Don't open hero social link if href is local
...
In case link for a social icon in the hero image is set to local link
(e.g., "#contact"), don't open it in a new tab. It's useful if you don't
want to publish a link to your e-mail in clear text, and rather redirect
user to the contact form.
Signed-off-by: Marek Pikuła <marek@serenitycode.dev >
2024-06-02 00:49:36 +02:00
gurusabarish
4687d53336
get in touch button dynamic link support - #155
2024-03-09 19:04:52 +05:30
Guru Sabarish
68eb034fdf
Merge pull request #143 from aniketbhatnagar/feature/head-extensions
...
Added ability to add custom content to head
2024-03-09 18:31:53 +05:30
gurusabarish
92ffcdb088
scrollbar and post styling update
2024-01-15 23:34:35 +05:30
Aniket Bhatnagar
9ca8c77851
Added ability to customize head
2023-12-21 11:48:54 +01:00
gurusabarish
70ea254099
support for sticky navbar
2023-11-19 19:57:11 +05:30
Abel Soares Siqueira
1824a5a0b7
Allow mathjax to be set globally
2023-10-29 21:02:46 +01:00
Guru Sabarish
118e29a67a
Merge pull request #104 from Monpoke/master
...
Added custom scripts at bottom of page
2023-08-08 08:00:19 +05:30
Guru Sabarish
ba95980934
use dynamic path in recent posts section
2023-08-08 02:23:25 +00:00
Guru Sabarish
d415ceb515
Merge pull request #116 from mancku/patch-1
...
Only creating the div if showing recent posts
2023-08-08 07:47:55 +05:30
Guru Sabarish
2515cbf1da
improved achievment image support
2023-08-08 02:08:30 +00:00
Prakash
3a6ef471f4
Merge branch 'gurusabarish:master' into Improvement/certificates
2023-07-14 11:28:50 +05:30
Prakash4844
0581d786e7
- Added Image in card head for certificate and badge section.
...
- Added Image param for certification in config.yaml
2023-07-14 11:28:18 +05:30
Pierre Bourgeois
208de248e3
added custom scripts at bottom of the page
2023-03-27 15:37:46 +02:00
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
Guru Sabarish
b74eb25d6a
Merge branch 'master' into mathjax-support
2022-12-13 22:56:00 +05:30
Ari Kalfus
bedb8ba1ca
feat: add rendered math support with mathjax
2022-12-09 17:06:38 -05:00
Ari Kalfus
c68ff46e73
Merge branch 'gurusabarish:master' into master
2022-12-08 23:28:38 -05:00
gurusabarish
b783b1b224
google analutics fix and implemented #82
2022-12-05 17:11:52 +05:30