Skip to content

Photolio is nothing more than just the simplest form of photographer portfolio ...self-hosted, so even better!

Notifications You must be signed in to change notification settings

wapel37/photolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photolio

Photolio is nothing more than just the simplest form of photographer portfolio ...self-hosted, so even better!

Config

Stored in: ./config.toml

Photos

Stored like: <config.storage.albums>/<album_name>/<photo_file>

Installation

simply:

pip install -r requirements.txt

or verbosely using python:

python -m pip install -r requirements.txt

Running

simply:

FLASK_APP=main flask run

or verbosely using python:

FLASK_APP=main python -m flask run

About

Photolio is nothing more than just the simplest form of photographer portfolio ...self-hosted, so even better!

Resources

Stars

Watchers

Forks

Packages

No packages published