Implements #265(Add social links to website) along with a few minor changes#319
Merged
sxd merged 6 commits intocloudnative-pg:mainfrom Jul 10, 2025
Merged
Implements #265(Add social links to website) along with a few minor changes#319sxd merged 6 commits intocloudnative-pg:mainfrom
sxd merged 6 commits intocloudnative-pg:mainfrom
Conversation
Contributor
Author
Contributor
|
Awesome work with the icons! I'm wondering about the /community since it now gives a 404 / page doesn't exist. Do we want to link to the End Users page instead? |
Contributor
Author
|
As we discussed on the call, we can work on building out a proper /community page—making End Users one section, along with other relevant info. |
jsilvela
reviewed
Jun 30, 2025
Contributor
jsilvela
left a comment
There was a problem hiding this comment.
This is very nice. I have some inline comments, and few observations:
- the top of the page now loses the media links it had, only keeping GH?
- I think in the Learn section it would be good to add Tutorials
- the "How to contribute" link makes more sense in the Community section IMO
Contributor
Author
2-3. yes, I’ll take care of that. We can also discuss the footer structure - which links to include and how to organize them. Effect of change |
jsilvela
reviewed
Jun 30, 2025
jsilvela
reviewed
Jun 30, 2025
jsilvela
reviewed
Jun 30, 2025
Contributor
Author
jsilvela
previously approved these changes
Jun 30, 2025
chore: added bluesky, mastodon svg's chore: improved nav layout feat: redesign footer layout and add community links - Improved nav layout - Added bluesky, mastodon SVGs - Improved package.json formatting Signed-off-by: Priyanshu Singh <reveur.guy99@gmail.com>
Co-authored-by: Jaime Silvela <jaime.silvela@mailfence.com> Signed-off-by: Priyanshu Singh <reveur.guy99@gmail.com>
Signed-off-by: Priyanshu Singh <reveur.guy99@gmail.com>
Signed-off-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>
sxd
approved these changes
Jul 10, 2025
leonardoce
approved these changes
Jul 10, 2025
sxd
added a commit
that referenced
this pull request
Jul 10, 2025
) The links to social networks BlueSky and Mastodon were added, and a little improvement was made to the footer of the webpage Signed-off-by: Priyanshu Singh <reveur.guy99@gmail.com> Signed-off-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com> Co-authored-by: Jaime Silvela <jaime.silvela@mailfence.com> Co-authored-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>
github-actions bot
pushed a commit
that referenced
this pull request
Jul 10, 2025
) The links to social networks BlueSky and Mastodon were added, and a little improvement was made to the footer of the webpage Signed-off-by: Priyanshu Singh <reveur.guy99@gmail.com> Signed-off-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com> Co-authored-by: Jaime Silvela <jaime.silvela@mailfence.com> Co-authored-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com> 65ef7d1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




This PR introduces several improvements:
These changes are with respect to #265