YOUR NAME

UNMANAGED


1. Download this file, put it under your public_html directory in your department system, and use command "unzip template.zip". You should see a template_files folder now and this is where you put all your files for your home page. You page frame setup is now finished.

2. Now you can use your web browser to visit your page, for BME people, go to "http://www.bme.jhu.edu/~username", where "username" is the username you use on waverly. You should see four pages: ABOUT, RESEARCH, PUBLICATIONS and CONTACT.

3. Modify these pages by editing the corresponding files. Go to template_files folder, edit "name.txt", change the content from "my name" to your real name and save it. Visit your web page again and see your name appears. Edit "about.txt", say something about yourself, and visit the web page to see the change.

4. (Optional)If you like pictures, copy one picture to template_files and rename it to about.jpg. If it was a .gif file, name it as about.gif and use "rm about.jpg" to delete the old one.

5. Now your "ABOUT" page is ready, modify other files for other pages.

6. Add more pages to your home page by creating files. Create a file "courses.txt" under template_files folder, save it. Browser your home page and you'll find you have one more page called "COURSES".

7. To understand more about how should you name your files, click here.