dead simple - but nice - portal webpage 🏰
I wanted a nice looking webpage with working keyboard navigation as a “portal” to the services of my home network - so I created this. :-)
Download the latest nice-portal-<version>.tar.gz
from the release page, unzip and put on a webserver (opening locally from a file://
URL will fail due to CORS).
Edit the config.json
file to suite your needs, that's all.
Pull requests welcome! 😊
Clone the Repo, do npm install
, use polymer serve
for development. Please run npm test
before committing, most lint issues can be auto-corrected with npm run lintfix
.
MIT (c) Sebastian Raff