README update.
This commit is contained in:
parent
43fc0c46c2
commit
a5e08eaea0
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# fgg - free gallery generator
|
||||
# fgg - free gallery generator
|
||||
|
||||
fgg is a free gallery generator for static site generators like Hugo, Jekyll, Nikola etc. using Flickr as data source.
|
||||
|
||||
|
|
@ -12,4 +12,8 @@ More to come...
|
|||
So limit the use of Marshal to a minimum!
|
||||
- Rewrite fgg in Python. **Ruby is a weird language o_O!**
|
||||
- Use a template engine for HTML output generation, but not before the rewrite in Python.
|
||||
- Add more photo sources, not only Flickr.
|
||||
- Add more targets, not only Jekyll. Nikola preferred!
|
||||
- Define what is definitely need in metadata to generate a gallery even when offline.
|
||||
- Add API call to delete a photo in the source after downloading and creating metadata file.
|
||||
- Tons of stuff...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue