acobster / tamayo.pictures

static HTML/CSS for artwork site

Home Page:https://tamayo.pictures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tamayo.pictures

Hand-coded static site for tamayo.pictures

Deploy the site

The site is deployed manually to Fly.io.

fly deploy

Generate a new <article>

  1. Upload example.png to Cloudinary tamayopictures cloud
  2. Run the pic util (included with this repo)

Example:

./pic example.png 'Optional caption'
# or for tall images, e.g. posters:
./pic --tall example.png 'Concert poster'

About

static HTML/CSS for artwork site

https://tamayo.pictures

License:Other


Languages

Language:HTML 78.3%Language:CSS 12.7%Language:Shell 8.4%Language:Dockerfile 0.6%