photohub/README.md
2025-04-23 22:11:44 +02:00

43 lines
596 B
Markdown

# PhotoHUB
Just a simple python program to generate static site
## Screenshots
### Picture Page
![](./screenshots/page.png)
### Album Page
![](./screenshots/album.png)
## Installation
``` sh
python3 -m venv venv
python3 -m pip -r requirements.txt
```
## Usage
Move and rename file
```sh
python3 tools/copy.py %your raws% %site location%
```
Generate html page
``` sh
python3 src/main.py %site location%
```
## File
### Mandatory
- a .png
### Optionnal
- raw {*.NEF}
- readme.md
- (png file).out.pp3
### Futur update
- add gimp profile file
- unrepertoried page
- add audio file on page