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

https://github.com/hengtsechou/whoosh

A blogging service with great look
https://github.com/hengtsechou/whoosh

blogging blogging-platform flask flask-application

Last synced: over 1 year ago
JSON representation

A blogging service with great look

Awesome Lists containing this project

README

          

# Whoosh

Whoosh is a hobby project that serves as a minimal and independent blogging service/personal website.

## 🚀 Features

- **Style**: We offer a clean, simple and modern UI for you to use.

- **Edit**: With markdown editor, writing is easy.

- **All-in-one**: Want to keep it simple? Manage blogposts and projects in one place with Whoosh.

- **SEO**: Define unique slug for your posts and projects.

- **Comments**: We got a built-in comment system.

- **Customization**: Add social links, blog cover, profile picture as you want.

- **Personal Changelog**: Inspired by [this article](https://brianlovin.com/writing/make-a-personal-changelog), we implemented this feature for you to keep track of your milestones.

- **Data**: You can export all your publications and information just in one click.

## 💻️ Tech Stack

![flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white) ![bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white) ![mongo](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white) ![railway](https://img.shields.io/badge/Railway-131415?style=for-the-badge&logo=railway&logoColor=white)

## 🌙 Future Works

Some features might be implemented in the future:

- Content polishing with OPENAI API
- Serving images from the database
- Post traffic trending statistics
- Migration to modern front-end framework

Happy blogging! 🎉