All Projects → bnkamalesh → htmlhost

bnkamalesh / htmlhost

Licence: MIT license
hostHTML.live is downright the fastest way of hosting your single page HTML!

Programming Languages

go
31211 projects - #10 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to htmlhost

crifan.github.io
用于利用github.io去存放crifan的静态页面
Stars: ✭ 32 (+52.38%)
Mutual labels:  static, hosting
hackupc-landing
🚀 HackUPC's landing page
Stars: ✭ 31 (+47.62%)
Mutual labels:  static, live
Http Server
a simple zero-configuration command-line http server
Stars: ✭ 11,280 (+53614.29%)
Mutual labels:  static, hosting
Pkgmirror
Packages Mirroring
Stars: ✭ 62 (+195.24%)
Mutual labels:  static, golang-application
Xity Starter
A blog-ready 11ty starter based on PostCSS, with RSS feed and Native Elements!
Stars: ✭ 184 (+776.19%)
Mutual labels:  static
Lipi
A simple static blog generator.
Stars: ✭ 100 (+376.19%)
Mutual labels:  static
Now Storage
Use Now static deployments to upload and store files.
Stars: ✭ 91 (+333.33%)
Mutual labels:  static
Ioskextdump
Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory
Stars: ✭ 80 (+280.95%)
Mutual labels:  static
Gitdocs
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
Stars: ✭ 252 (+1100%)
Mutual labels:  static
Staticdeploy
Open-Source Platform for Deploying Static Apps
Stars: ✭ 226 (+976.19%)
Mutual labels:  static
I18n Static
Universal i18n solution for static resources
Stars: ✭ 166 (+690.48%)
Mutual labels:  static
Static Api Generator
🔧 Generate a static JSON API from a tree of directories and files
Stars: ✭ 101 (+380.95%)
Mutual labels:  static
Bonsai
🌱 a tiny distro-independent package manager
Stars: ✭ 188 (+795.24%)
Mutual labels:  static
React Static
⚛️ 🚀 A progressive static site generator for React.
Stars: ✭ 9,946 (+47261.9%)
Mutual labels:  static
Go Html Boilerplate
Starter pack for doing web development in Go
Stars: ✭ 229 (+990.48%)
Mutual labels:  static
Startserver
Yet another http server just for fun.
Stars: ✭ 90 (+328.57%)
Mutual labels:  static
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+70261.9%)
Mutual labels:  static
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+8457.14%)
Mutual labels:  static
Cash
HTTP response caching for Koa. Supports Redis, in-memory store, and more!
Stars: ✭ 122 (+480.95%)
Mutual labels:  static
Object Oriented Programming Using Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
Stars: ✭ 183 (+771.43%)
Mutual labels:  static

htmlhost.live gopher

v0.2.17

Currently this app is hosted under 3 domains, htmlhost.live was the first one I thought of, grabbed it quickly and deployed. After a few days, figured it could be named a tad bit better, so now it's available under:

  1. htmlhost.live
  2. hosthtml.live
  3. makehtml.live

Currently all the above domains are live, but based on some internal polls I conducted, hosthtml.live won! So I won't be renewing the others later.

Why?

If you've tried hosting a simple HTML file, be it for sharing with someone or just for the kicks. You know it's a time consuming task. There are some solutions out there but requires registration, or is just tedious and some are on the way of becoming a great experience. At least for me, none of the existing solutions worked, and I had a very specific usecase as well!

So I was out setting up custom error pages on Cloudflare. If you've used their service and have setup custom erorr pages, you know they require a URL where your template is hosted, and won't accept the HTML as is. And that's where my journey started, after searching around and trying to use some of the services, finally I hosted it as a Github page. For me it turned out to be a time consuming endeavour and I didn't think it was worth it, and thus HTMLHost.live!

How to run?

Have latest stable version of Docker & Docker-compose installed. After that:

$ docker-compose up -d
$ curl http://localhost

Once docker-compose is up, you can open localhost in your browser

Contributing

Open to suggestions and contribution. Please open a Github issue if you'd like to see something changed. Even better if you submit a pull request! Though please make sure if your suggestion, feedback, bug etc. is already raised in the issue list, in which case just add a comment in the respective issue.

The Gopher

The gopher used here was created using Gopherize.me. Bring HTML to life like our gopher here!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].