redai/README.md

17 lines
595 B
Markdown
Raw Normal View History

2023-03-27 12:49:53 -04:00
# Redai
2023-08-31 14:13:45 +02:00
[![builds.sr.ht status](https://builds.sr.ht/~redstrate/redai.svg)](https://builds.sr.ht/~redstrate/redai?)
2023-08-31 13:58:31 +02:00
The art gallery manager application for my personal website, [redstrate.com](https://redstrate.com). It can edit piece information such as title, date, description and more. You also have a nice preview of the art when editing, which helps writing alternative text.
2023-03-27 12:49:53 -04:00
2023-11-29 23:05:05 -05:00
![Main Window](misc/screenshot.png)
2023-03-27 12:49:53 -04:00
## Usage
In order to use the application, pass the following arguments when running it:
```shell
2023-08-31 13:58:31 +02:00
$ redai [site directory]
2023-03-27 12:49:53 -04:00
```
2023-08-31 13:58:31 +02:00
An example site directory exists in `data`.