Skip to content

Exoutia/blog-pic-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Pic Generator

This is a simple blog pic generator for the blog series "Daily Problem Solving in LeetCode". It is used to generate consistent images for blogs so that people can understand that it is a part of some series.

Installation

Install project dependencies using pip:

pipenv install -r requirements.txt
pipenv shell
python app.py

Usage This application is used to generate a consistent image for blogs. It helps in maintaining a uniform theme across the blog series "Daily Problem Solving in LeetCode".

Contributing Contributions are always welcome! You can make new templates or fix bugs. Please adhere to this project's code of conduct.

License This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published