Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hengtsechou/blogyourway
A blogging service to host posts, project showcases at the same place.
https://github.com/hengtsechou/blogyourway
Last synced: 2 months ago
JSON representation
A blogging service to host posts, project showcases at the same place.
- Host: GitHub
- URL: https://github.com/hengtsechou/blogyourway
- Owner: hengtseChou
- Created: 2023-07-07T07:55:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T13:41:57.000Z (4 months ago)
- Last Synced: 2024-09-09T15:48:07.805Z (4 months ago)
- Language: Python
- Homepage: https://blogyourway.xyz
- Size: 3.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Welcome to BlogYourWay!
BlogYourWay is a hobby project for creating a self-hosted blogging service to **host posts, project showcases at the same place**.
It is built with Flask and Bootstrap 5, along with some useful javascript libraries, such as [easy-markdown-editor](https://github.com/Ionaru/easy-markdown-editor).
## π Features
### **User Profile**
- **Customization**: Upload profile picture and blog cover that fits your characteristic the best.
- **Featured Posts**: Highlighting your posts over homepage.
- **Social Links**: Attach your favorite social platform at the footer.### **Blogpost Management**
- **Markdown Editor**: Create, edit, and delete blog posts with ease.
- **Commenting:** Anonymous or Authenticated comments are both possible.
- **Custom Slugs**: Define unique URLs for better SEO.### **Project Showcases**
- **Manage Projects**: Create, edit, and delete your project showcases.
- **Image Carousel**: Utilize an image carousel to highlight your projects.
- **Custom Slugs**: Define unique URLs for your projects.### **Personal Changelog**
- **Track Your Growth**: Upload and showcase your personal growth and updates.
## π Future Works
Weβre working on these upcoming features:
- **Content Polishing with OPENAI API**
- **Google OAuth for Easier Login**
- **Serving Images from the Database**
- **Post Traffic/Read Ratio Statistics**
- **Automatic Logout or JWT Session Auth**
- **Migration to Modern Front-End Framework/FastAPI**Happy blogging! π