First find a host for your mobile site. Several free and paid hosts are available all over the web. After downloading this template, extract the contents inside it. Then you can customize it according to your need.
top
To customize the template, you should have basic idea of HTML. If you don't know HTML, several free tutorials out there. I would recommend w3schools.com. You need a text editor like notepad(Windows)/notepad++(Windows)/gedit(Linux)/Kate(Linux). To change the style and colors, see the style.css file.
After submitting your site to Google, you can use Google Site Search in your site. To do it, replace "mymobilesite" with the url of your site (without http://) in following code,
<form name="search" action="http://www.google.com/search" target="_blank">
<input name="query" value="site:mymobilesite" type="hidden">
<input name="q" type="text" class="field">
<input value="Search" type="submit" class="button">
</form>
top
After customizing, Upload the index.html file and the resources folder to the root directory of your host. Now it will be the homepage of your site. If you have any problem, feel free to contact me.
top
Copyright (C) 2010 Satyajit Sahoo

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses.

top
Style:
Default | Night