Commit Graph
428 Commits
Author SHA1 Message Date
Guru SabarishandGitHub 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 SabarishandGitHub 5b98b38040 Merge pull request #177 from MarekPikula/optional-new-tab-for-tags
Make opening tag link in a new tab optional
2024-06-15 20:05:26 +05:30
Guru SabarishandGitHub 2c87c47bb0 Merge branch 'master' into optional-new-tab-for-tags 2024-06-15 20:04:14 +05:30
Guru SabarishandGitHub 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 SabarishandGitHub fe4aa07a8e Merge pull request #174 from MarekPikula/global-signle-socialshare
Add option to globally disable single page social share
2024-06-15 19:57:03 +05:30
Guru SabarishandGitHub a01acaed6c Merge pull request #173 from MarekPikula/hide-vr-without-author
Hide vertical rule in single if no author is set
2024-06-15 19:54:41 +05:30
Guru SabarishandGitHub 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
Guru SabarishandGitHub 684a31444e Merge pull request #171 from MarekPikula/hero-social-local
Don't open hero social link if href is local
2024-06-15 19:47:26 +05:30
Guru SabarishandGitHub b8c83aff4c Update README.md v4.051 2024-06-04 04:16:09 +05:30
Marek Pikuła b7540c728d Add option to specify message rows for formspree form
Signed-off-by: Marek Pikuła <[email protected]>
2024-06-02 20:06:11 +02:00
Marek Pikuła 50ce9a0ac5 Make opening tag link in a new tab optional
Signed-off-by: Marek Pikuła <[email protected]>
2024-06-02 19:53:40 +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 <[email protected]>
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 <[email protected]>
2024-06-02 01:10:21 +02:00
Marek Pikuła 9b5ef18fd9 Add option to globally disable single page social share
Signed-off-by: Marek Pikuła <[email protected]>
2024-06-02 01:06:55 +02:00
Marek Pikuła bfc0f01a46 Hide vertical rule in single if no author is set
Before, even if no author was set, vertical rule was shown before the
date on the top of a single page.

Signed-off-by: Marek Pikuła <[email protected]>
2024-06-02 00:59:04 +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 <[email protected]>
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 <[email protected]>
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 SabarishandGitHub 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
Guru SabarishandGitHub ccee3ad2dd Merge pull request #153 from Maverobot/master
Add a button for sharing posts to Linkedin
2024-03-09 18:24:54 +05:30
gurusabarish 92ffcdb088 scrollbar and post styling update 2024-01-15 23:34:35 +05:30
Zheng Qu 9cfe7b3e79 Add a button for sharing posts to Linkedin 2024-01-12 09:08:02 +01:00
Guru SabarishandGitHub d49ebeb82b Merge pull request #142 from jochavez/master
Updating gallery param to fix Internal templates
2023-12-24 16:12:36 +05:30
Aniket Bhatnagar 9ca8c77851 Added ability to customize head 2023-12-21 11:48:54 +01:00
Jordan Castillo ChavezandGitHub 0c564693b3 update gallery layout to use new name
updating the gallery layout to use the new param name passed from the gallery content file.
2023-12-18 17:40:01 -05:00
Jordan Castillo ChavezandGitHub c99e86bef7 update gallery param name
updating the param `images` in the gallery file.
2023-12-18 17:38:36 -05:00
Guru SabarishandGitHub 6c63323612 Merge pull request #140 from statictear/patch-1
Update README.md hugo new site syntax
2023-12-17 11:17:10 +05:30
John WoodlingandGitHub c51a759b05 Update README.md
updated line 43 for hugo new site with --format flag and put YAML in double quotations to align with the hugo-new-site man page
2023-12-13 10:34:38 -06:00
Guru SabarishandGitHub 5124d3a0a7 Update FUNDING.yml v4.05 2023-12-05 22:06:44 +05:30
Guru SabarishandGitHub ea0d99b932 Enable sticky navbar 2023-11-20 12:43:39 +05:30
gurusabarish 70ea254099 support for sticky navbar 2023-11-19 19:57:11 +05:30
gurusabarish 33e37f75c0 fontawesome 6 upgrade 2023-11-19 17:06:32 +05:30
Guru SabarishandGitHub ff0c97fb8b Merge pull request #137 from abelsiqueira/136-global-mathjax
Allow mathjax to be set globally
2023-11-06 15:41:51 +05:30
Abel Soares Siqueira 1824a5a0b7 Allow mathjax to be set globally 2023-10-29 21:02:46 +01:00
Guru SabarishandGitHub 6c986070fc Merge pull request #132 from Prakash4844/Center_Blog_Featured_img
Centered Single Blog Feature Images
2023-10-28 23:24:43 +05:30
Prakash4844 b4fc0a677b - Centered Single Blog Feature Images
- Cleaned Garbage Commits
2023-09-09 21:03:27 +05:30
Guru SabarishandGitHub 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 SabarishandGitHub 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 SabarishandGitHub 33b52c3693 Merge pull request #124 from seburbandev/master
Typo fix in README.md
2023-08-08 07:39:24 +05:30
Guru Sabarish 2515cbf1da improved achievment image support 2023-08-08 02:08:30 +00:00
Guru SabarishandGitHub 762ba5228a Merge pull request #125 from Prakash4844/Improvement/certificates
[Improvement] Added Optional certification/achievements image in card head.
2023-08-08 07:13:24 +05:30
Prakash4844 1957ab34ed Test 2023-07-19 17:43:07 +05:30
Prakash4844 2e8befaeb6 fixed image paths 2023-07-14 11:44:29 +05:30
PrakashandGitHub 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
Sebastian Urban 4eee34077f Typo fix in README.md
Corrected a typo in README.md file where command was spelt 'commend'
2023-07-12 23:08:42 +01:00
Pierre Bourgeois 14f45b68d1 Added example for customScripts
Added doc for customScripts
2023-03-27 15:40:31 +02:00
Pierre Bourgeois 208de248e3 added custom scripts at bottom of the page 2023-03-27 15:37:46 +02:00
Adrià LópezandGitHub 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