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

[ARCHIVING] Fix website URLs #872

Open
wants to merge 8 commits into
base: gh-pages
Choose a base branch
from

Conversation

naskio
Copy link
Member

@naskio naskio commented Aug 12, 2024

Context:

The project website is currently hosted on GitHub Pages using the custom domain siembol.io. As the project is scheduled for archiving, we will no longer maintain this domain. To ensure continued access to the website, we need to transition to hosting it on the default GitHub Pages URL: https://g-research.github.io/siembol.

Changes Made:

  • Update URLs: All URLs have been updated to use relative paths instead of absolute paths. This change ensures that links remain functional regardless of the use of a baseurl or not.
  • Configuration Update: A baseurl has been added to the Jekyll configuration. This addition supports the use of the default GitHub Pages URL without breaking existing links.
  • Disable Custom Domain: the CNAME file has been removed to disable the use of the custom domain.

Preview

Preview on my fork

ToDo:

@naskio naskio requested a review from tgilgs as a code owner August 12, 2024 15:29
@naskio naskio changed the title Fix website URLs for archiving [ARCHIVING] Fix website URLs for archiving Aug 12, 2024
@naskio naskio changed the title [ARCHIVING] Fix website URLs for archiving [ARCHIVING] Fix website URLs Aug 12, 2024
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.

1 participant