Files
NibasaViewer/README.md
2023-07-30 18:58:27 -04:00

8 lines
354 B
Markdown

# Nibasa Viewer
A basic pure HTML+CSS gallery viewer in the vein of [PiGallery 2](https://bpatrik.github.io/pigallery2/) but meant to be compatible with somewhat old browsers.
## User authentication.
Currently there is no authentication at all because I don't need it. This is meant to be installed in a server with HTTP basic auth enabled if needed.