Logo
How To

Create Static Site (Upload)

How to create & Modify your Static Sites

Information

This is a guide on how to create a static site with IsmyBio. This is a great way to showcase your projects, resume, or any other information you want to share with the world. Make sure to follow the steps below to create your static site.

Steps

Click on the Static Site menu on the left side of the dashboard.

Upload your Files

Click on the Upload button to upload your files. You can upload HTML, CSS, JS, Image, and Zip files.

View your Static Site

After you upload your files, you can view your static site by visiting the URL.

File & Folder Structure

If you upload a Zip file, make sure that the Folder and File Structure is like displayed below:

style.css
image.png
example.js
index.html

Make sure your zip file contents have an index.html file when unzipped. Make sure you reference your images, js, css...etc in the following relative format. Max File Size for upload is 10MB.

How is this guide?

On this page