Restructure: Make serve a level 4 subsection
This commit is contained in:
parent
7fbea281b8
commit
8f6a42f8b4
@ -26,7 +26,11 @@ export SONG_LIBRARY=/path/to/library
|
||||
|
||||
### Web-based catalogue UI
|
||||
|
||||
**Launch server for a web-based UI to browse the catalogue**, supporting to create a list of favorites.
|
||||
**A web-based UI to browse the song library.** It supports searching by title and artist, and allows to mark and unmark favorites on the client side (using local storage).
|
||||
|
||||
#### Serve
|
||||
|
||||
**Launch a server for the catalogue UI** on localhost. Mostly useful for development purposes.
|
||||
|
||||
ℹ️ This is completely risk-free, as it does not change files.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user