update docs
This commit is contained in:
parent
323ce052d4
commit
fb38677b92
@ -9,16 +9,17 @@ Prosopopee. Static site generator for your story.
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Thumbnails & multiple resolutions for fast previews (JPEG progressive).
|
* Thumbnails & multiple resolutions for fast previews (JPEG progressive).
|
||||||
* Videos support
|
* Videos support.
|
||||||
* Mobile friendly.
|
* Mobile friendly.
|
||||||
* Multi level gallery.
|
* Multi level gallery.
|
||||||
* Support themes.
|
* Support themes.
|
||||||
* Password access.
|
* Password access.
|
||||||
* Image lazy loading
|
* Image lazy loading.
|
||||||
|
* Night Mode.
|
||||||
|
* Hackable.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
* Night Mode
|
|
||||||
* More sections
|
* More sections
|
||||||
|
|
||||||
|
|
||||||
|
@ -139,6 +139,16 @@ For access to this light gallery, add /light in the url of the gallery.
|
|||||||
|
|
||||||
If you want only light theme you can see below.
|
If you want only light theme you can see below.
|
||||||
|
|
||||||
|
Night Mode
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
For enabled the night mode::
|
||||||
|
|
||||||
|
title: Gallery
|
||||||
|
settings:
|
||||||
|
night_mode: true
|
||||||
|
|
||||||
|
After that you will can choose dark theme or light theme during visiting the website.
|
||||||
|
|
||||||
Themes
|
Themes
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user