fonsp / printi-static

🐌 Static github.io page for printi.me

Home Page:https://printi.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

printi static

This site (printi.me) will only serve a 404 error page, which actually contains the printi home page! This way, every printi.me/subdomain works. The advantages of serving the site this way are:

  • ⚑ take advantage of the high-performance github.io server (which is free!);
  • πŸ’† reduce demand on the API server;
  • πŸš€ allow for a faster deployment cycle.

The printer name is retrieved from the URL using javascript (document.location.pathname), and image uploads are sent to api.printi.me, the API server hosted on a different domain.

Open 404.html to get started!

About

🐌 Static github.io page for printi.me

https://printi.me

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%