Go to file
2025-04-16 15:23:15 +02:00
screenshots recreate readme 2025-04-16 15:04:57 +02:00
src clean: space-around 2025-04-16 14:35:42 +02:00
tools fix: text 2025-04-15 00:34:01 +02:00
.gitignore add: copy tools 2025-04-13 19:17:07 +02:00
config.json work without css 2025-03-07 22:22:50 +01:00
README.md add: roadmap 2025-04-16 15:23:15 +02:00
requirements.txt add: markdown in requirements.txt 2025-04-15 00:33:53 +02:00

PhotoHUB

Just a simple python program to generate static site

Screenshots

Picture Page

Album Page

Installation

python3 -m venv venv
python3 -m pip -r requirements.txt

Usage

Move and rename file

python3 tools/copy.py %your raws% %site location%

Generate html page

python3 src/main.py %site location%

File

Mandatory

  • a .png

Optionnal

  • raw {*.NEF}
  • readme.md
  • (png file).out.pp3

Futur update

  • Use summary for exif data and readme
  • rename export file to rawtherapee profil
  • add gimp profile file
  • album
  • unrepertoried page
  • fix: next and prev
  • add audio file on page
  • page mobile compatible