Added downloading of photos and SHA checksum generation and a lot of optimizations.
README update. Raised version to 0.1.0 because of new features.
This commit is contained in:
parent
f76f868d10
commit
b6dbf8cfe2
4 changed files with 172 additions and 106 deletions
|
|
@ -6,6 +6,12 @@ fgg is a free gallery generator for static site generators like Hugo, Jekyll, Ni
|
|||
|
||||
More to come...
|
||||
|
||||
## Requirenents:
|
||||
|
||||
- Python 3.* (I don't now the concrete version right now. I use only Python 3.10 at the moment. Could be that fgg is
|
||||
running with an older version, but it could also be that required libs do not. Please report your Python version to
|
||||
me if fgg works for you to help me to create a compatibility list.)
|
||||
|
||||
## To do:
|
||||
|
||||
- Error handling. Not done in any way so far... :|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue