Freehost / README.md
Sankie005's picture
Pinned Readme.md
bb7a9b8
|
raw
history blame contribute delete
No virus
860 Bytes
---
title: Freehost
emoji: πŸ‘€
colorFrom: blue
colorTo: purple
sdk: docker
pinned: true
license: mit
---
![Logo](https://huggingface.co/spaces/Sankie005/Freehost/resolve/main/Freehost.png)
#
A tool to host your own webpages for free using Huggingface's docker spaces
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
## Usage
1. First clone the freehost docker space found [here](https://huggingface.co/spaces/Sankie005/Freehost/tree/main)
2. Change the files inside app->html be sure to name your main landing page "index.html"
3. Run the dockerspace and watch your project run at "https://*huggingfaceusername*-*repositoryname*.hf.space"
Eg: This Space will run at:
https://sankie005-freehost.hf.space/
## Authors
- [Sankritya Anand Rai](https://www.github.com/sankie005)