๐ a photoblog generator
inspired by photoblog generators:
Dead simple go code. Photo Gallery like Polaroid(?) Use go with following deps:
- command line arguments
- image
- html
- storage
- config
more help: https://github.com/avelino/awesome-go
- simple/easy
- fast
- small
create a foto project
$ film create --helpAsk for specifics and so on like: "Name of your new project: user input", wait
for user input and then execute these.
Ask for:
- site
- blog name
- author
- root
- output
- template
- archive
- site
build the blog into a directory
$ film export --help$ tree
.
โโโ film.yamlThe most recent picture
The site that generates the picture with number
An archive that displays all the pictures in a masonry-like grid
