Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 313 Bytes

HTML

A base nginx container for uploading static HTML with octohost.

Clone this repo and use static HTML to develop your website.

Push this repo to your octohost:

git clone https://github.com/octohost/html.git
cd html
git remote add octohost [email protected]:html.git
git push octohost master