-
Notifications
You must be signed in to change notification settings - Fork 265
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
Changes to links and file structure. #127
base: main
Are you sure you want to change the base?
Conversation
Hi @richasriva i found that in index.html the style tag is also not closed properly and since i setup the project, its not working as the deployed version, many css and boxes are distorted, how can i setup the project to make it work like the deployed version if u have any idea ? |
@richasriva Take a look into this |
@richasriva After restructuring files, can you send the pic of website state? |
@adarsh1001111 Yes, I am closing this tag, but apart from this, the original file is same ,only I have changed the links, CSS is already get distorted on cloning. |
Does it mean by cloning it gets distorted? And works fine before cloning? |
@varshith257 These are the few changes on linking the correct CSS file's location. |
@varshith257 on this link https://69glitch.github.io/RapiDoc/ website is looking fine, but on cloning it gets distorted. |
I think the issue is after the merged pull request from a contributor named nandu, we should reach him. |
the deployed version is working correctly but after cloning the website is fully distorted , thats why i need help |
Pull request #41 could be the reason. @varshith257 |
@adarsh1001111 I have closed that style tag, you can proceed. |
Wait I will take a look into it |
okk |
ya, thanks , but i need to make a login/signup button on the page and with missing css ,i m currently on hold.Could u tag me when this is fixed! |
yes @varshith257 he will tell us. |
|
No activity |
This issue has been marked as stale because it has been inactive for more than 7 days. It will be closed if no further activity occurs in the next 10 days. Please update if you want to keep it open. |
Fixed Issue #115
![Screenshot (109)](https://private-user-images.githubusercontent.com/84867671/330666254-2739e89e-fe96-44ed-acab-29b79106d1dc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjYxMjQsIm5iZiI6MTczOTYyNTgyNCwicGF0aCI6Ii84NDg2NzY3MS8zMzA2NjYyNTQtMjczOWU4OWUtZmU5Ni00NGVkLWFjYWItMjliNzkxMDZkMWRjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEzMjM0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTExMmZlNmYzYTMxODg4NTA0N2JkMjIwYWY2MWQ0NDI1ODMyMDRlNzFjOTNmOGYzZWM1MjU3Y2E0ZWVhZDE2MzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.4gTSJG4nk52wKHKg8irW6KAxCWPB4cJ6v1o1-j1KSsg)
These are the only links that I could correct, some of the CSS files have been missing such as swiper-bundle.css, and some CSS codes too. I tried my best to align these links properly to the existing files.
Kindly look into this. @varshith257 @Anishkagupta04