steven2358 / MockupViewer

Convert a folder of images to a set of html pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mockup Viewer

Python script that converts a folder of images and into to an index.html file plus one full page HTML per image.

Usage

  1. Configure page title and headline in conf.json
  2. Optionally edit the CSS file style.css which is used for index.html
  3. Run generate.py

About

Convert a folder of images to a set of html pages


Languages

Language:Python 95.6%Language:CSS 4.4%