Hi,<br><br>I need help in creating homepage for my project hosted at <a href="https://garage.maemo.org/projects/smartclassrooms/">https://garage.maemo.org/projects/smartclassrooms/</a>. For this I need to upload webpages using Version Control System. I have configured the project account at <a href="http://garage.maemo.org">garage.maemo.org</a> to use GIT but I am not able to figure out how I can push the webpages online. Kindly help me to do so. I do not have any experience in using Version Control Systems. I read somewhere that I need to create directory named 'www' in the my project's GIT repository and this directory should contain the webpages.<br>
<br>I have created a local repository using following commands-<br>git init<br>git add .<br>git commit<br><br>Now I need to push it and I am not able to do so. I get some errors like 'no refspecs found'<br><br>Any help is appreciated.<br>
<br>Thanks and regards,<br>Akshey<br>