Hello there!
I have tried to create a portfolio website using KMP - Kobweb. Link: https://github.com/Phantom-VK/MyPortfolio
I am Using IntelliJ IDEA for development.
I want to deploy this website on github pages.
To deploy the project:
-> I built the project , after successful build I copied content from '*/MyPortfolio/site/build/dist/js/productionExecutable'*
to /docs folder in root directory as it is said in github pages to do.
->Website is getting deployed on pages but i'm seeing a blank white page or it is showing the content of README.md file from /docs.
Web is working on localhost.
Is there any other way to do so? Or am I doing any mistake?
m
Meet
11/04/2024, 12:03 PM
I think you wrong place question ask. Check this #C04RTD72RQ8
v
Vikramaditya
11/04/2024, 12:05 PM
@Meet Oh thank you, didn't see that channel. My bad.