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

Fix #42 bug "Search 404 error" #50

Merged
merged 7 commits into from
May 15, 2023
Merged

Fix #42 bug "Search 404 error" #50

merged 7 commits into from
May 15, 2023

Conversation

ahornos
Copy link
Collaborator

@ahornos ahornos commented May 15, 2023

Description

  • Adds baseurl variable at configuration (usually used at jeckyll themes at github pages)
  • Change some filters at search.html variables in order to take absolute paths
  • Bonus: sort contributors list

Motivation and Context

How has this been tested?

  • Search any word with search box and go to any result

What should reviewers focus on?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New content (non-breaking change which adds new content)
  • Modified content (non-breaking change which modifies existing content)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING.md guide.
  • My changes follow the code style of this project.
  • I have updated supporting documentation, if required.
  • I have added my details to the CONTRIBUTORS.yaml file.

@M-casado M-casado added the FEGA-thon A label assigned to PRs and Issues related to 2023 FEGA-thon label May 15, 2023
@M-casado M-casado self-requested a review May 15, 2023 14:27
Copy link
Collaborator

@M-casado M-casado left a comment

Choose a reason for hiding this comment

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

Reviewed changes and checked at @ahornos fork. Example:

@M-casado M-casado merged commit 661e026 into EGA-archive:main May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEGA-thon A label assigned to PRs and Issues related to 2023 FEGA-thon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants