Skip to content

amy-keibler/blog-opengraph-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Image

A companion tool for generating OpenGraph compatible images for Zola static websites.

Given a filepath to a markdown document that is formatted for use in zola, the tool generates a .png file with the same name in the same folder.

The title and tags fields from the header section (the section surrounded with +++) are used, but the tool will be customized in the future to include the ability to overwrite the title and pull in additional fields.

The tags are used to see if any custom backgrounds should be used, with a fallback of a default random bubbles background. Right now, rust fills the background with Ferris images.

Currently, this is heavily customized to my blog's use-case.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published