Problem we are facing
At this point, The only way we can preview a project is by downloading the source code and manually opening it. There is no way to share the live preview with others.
Describe the solution you'd like
GitHub pages can solve this problem. The project owners just have to enable GitHub pages for this repository by selecting the src directory. Then we can just share that preview link.
Additional context
It would be helpful because I'm planning to add individual project details to each.
Thanks in advance!
Problem we are facing
At this point, The only way we can preview a project is by downloading the source code and manually opening it. There is no way to share the live preview with others.
Describe the solution you'd like
GitHub pages can solve this problem. The project owners just have to enable GitHub pages for this repository by selecting the
srcdirectory. Then we can just share that preview link.Additional context
It would be helpful because I'm planning to add individual project details to each.
Thanks in advance!