Skip to content

Improve ability to test forks #10

Open
@sharmaeklavya2

Description

@sharmaeklavya2

I made a few changes to a page and I wanted to test my changes.

I don't have jekyll installed, so I though of pushing changes to my own fork and viewing the github-rendered version. This works well when viewing the website at https://bitsacm.github.io/, but doesn't work as expected when viewing it at https://sharmaeklavya2.github.io/bitsacm.github.io/, because all URLs are relative to sharmaeklavya2.github.io instead of being relative to sharmaeklavya2.github.io/bitsacm.github.io.

Please fix this if you can. Maybe you can make URLs relative to current page instead of being relative to root.

I think you should also include instructions on how to test changes in the project's readme.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions