An open API service indexing awesome lists of open source software.

https://github.com/yuxiaoy1/breeze

A lightweight blog engine built using flask and friends.
https://github.com/yuxiaoy1/breeze

blog flask

Last synced: 3 months ago
JSON representation

A lightweight blog engine built using flask and friends.

Awesome Lists containing this project

README

          

## Breeze

A lightweight blog engine built using flask and friends, with reference to greyli/greybook.

![image](https://github.com/user-attachments/assets/58bf99d7-f4d3-4f57-95d7-68b5f07b004e)

You can clone this repo and run `pip install -r requirements.txt && flask run`, then open `http://127.0.0.1:5000` to checkout the app.