Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert about and contacts pages #86

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Convert about and contacts pages #86

wants to merge 3 commits into from

Conversation

molinaro-m
Copy link
Member

should fix #60 and #2 (partly)

@molinaro-m
Copy link
Member Author

Added the contacts page
I'll work out the members-contact now (even if it is linked to this explicitly)

This shortcode is a bit different from the `floating` shortcode. The content
is not floating around the image, but is rather visually put on a separate
column.
@molinaro-m
Copy link
Member Author

Hi @JeremyMcCormick , @gmantele
This is now rebased on the shortcodes additions (even if not using them).
Please, check whether it's OK to merge it.

@JeremyMcCormick
Copy link
Collaborator

Hi @JeremyMcCormick , @gmantele This is now rebased on the shortcodes additions (even if not using them). Please, check whether it's OK to merge it.

It seems like the short code changes were not rebased out. I still see them in the commit log.

You might need to git fetch origin first?

@JeremyMcCormick JeremyMcCormick changed the title md translated about/contacts page Port about and contacts pages Oct 15, 2024
@JeremyMcCormick JeremyMcCormick changed the title Port about and contacts pages Convert about and contacts pages Oct 15, 2024
@molinaro-m
Copy link
Member Author

I think I get what's the issue here (my fault).
There's the branch on origin that diverged from my local due to rebasing and merging.
I wonder if there's a solution or if its better I drop this PR, delete and redo the branches, and then restart the merge request from a clean situation.

@JeremyMcCormick
Copy link
Collaborator

I think I get what's the issue here (my fault).

There's the branch on origin that diverged from my local due to rebasing and merging.

I wonder if there's a solution or if its better I drop this PR, delete and redo the branches, and then restart the merge request from a clean situation.

I mentioned this on the other PR - just drop the shortcode commits entirely using a rebase. Should work fine I think...

Copy link
Collaborator

@JeremyMcCormick JeremyMcCormick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine in preview.

There are additional commits showing up that are already on main but it shouldn't be a problem. Doing git diff main on this branch shows only the page update. No conflicts should occur when merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add contacts page
3 participants