Sign inSign up

wisehackermonkey/blank-black-website

By wisehackermonkey

Updated over 5 years ago

Image
0

1M+

wisehackermonkey/blank-black-website repository overview

blank-black-website


Open Source Love svg2 License: MIT

Super simple website that just displays a fully blank black screen

Used as my google chrome home screen so its not showing anything but black screen

Quick start

Demo Click Here
Run with docker
cd ~ 
wget https://raw.githubusercontent.com/wisehackermonkey/blank-black-website/master/docker-compose.yml
docker-compose up -d
visit: localhost:11111 in your browser

Summary

- Quick start
- Installation
- For developers
- Contributors
- License

Installation

Build & run from source
cd ~
git clone https://github.com/wisehackermonkey/blank-black-website.git
cd blank-black-website
docker-compose  -f  docker-compose.debug.yml  build   
docker-compose  -f  docker-compose.debug.yml up

For developers

Publish Docker Image
docker build -t wisehackermonkey/blank-black-website:latest .
docker login
docker push wisehackermonkey/blank-black-website:latest

Contributors

Made with contributors-img.

License

MIT © wisehackermonkey

License: MIT

by oran collins
github.com/wisehackermonkey
[email protected]
20210309





















Tag summary

Content type

Image

Digest

Size

9.4 MB

Last updated

over 5 years ago

docker pull wisehackermonkey/blank-black-website