Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 829 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 829 Bytes

Netlify Status

lunik

Build files for the Lunik film club website, substantially a Python script which generates a single page static website with the planning of the films, configurable in the films.yaml file. The file config.py contains some other customizable variables, like the movie images size (the images are automatically resized) or the footer text.

The website is automatically deployed by netlify at every commit, however is possible to manually build it executing the lunik.py script. Note that the script requires the environment variable GMAPS_KEY set, the actual value is set inside the control panel of netlify.