codebykat / atmospheric

WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Will take photos in the import/ folder and generate a static site that lives in docs/ (for hosting on Github pages).

Stack:

Build instructions:

  1. Create a virtualenv. python3 -m venv .virtualenv
  2. source .virtualenv/bin/activate
  3. Install dependencies for Pillow: brew install libtiff libjpeg webp little-cms2
  4. pip install -r requirements.txt
  5. python3 generate.py

About

WIP


Languages

Language:Python 64.2%Language:CSS 21.3%Language:Jinja 14.5%