Bloxy is a user-friendly blogging platform designed for writing, reading, and interacting with blogs. With Bloxy, users can easily share their thoughts, read engaging content, and comment on various topics.
- Create and Publish Blogs: Users can write blogs with a rich text editor, format content, and publish them for everyone to see.
- Read Blogs: Explore various topics, authors, and categories through a streamlined reading interface.
- Comment and Engage: Engage with authors by leaving comments, starting discussions, and providing feedback.
- User Profiles: Each user has a profile with their blogs, bio, and more, making it easy to follow favorite authors.
- Responsive Design: Fully optimized for both desktop and mobile devices.
Try out Bloxy live by visiting: Bloxy Live Preview
Note: This link points to the live version of Bloxy. Feel free to create, read, and comment on blogs to experience the platform in action.
- Frontend: HTML, CSS, JavaScript (additional frameworks if used)
- Backend: Python3, Aquilify, Transutil
- Database: ElectrusDB
-
Clone the repository:
git clone https://github.com/axiomchronicles/bloxy.git
-
Navigate to the project directory:
cd bloxy -
Setup Python Environment:
python3 -m venv env
-
Install Dependencies
pip install aquilify[full], electrus, netix, uvicorn, tansutil -
Run the development server:
aquilify runserver
-
Open the app in your browser at
http://localhost:29518.
Contributions are welcome! Please fork the repository and create a pull request with your improvements or fixes.
- Fork the project
- Create a new branch for your feature:
git checkout -b feature/YourFeature - Commit your changes:
git commit -m 'Add Your Feature' - Push to the branch:
git push origin feature/YourFeature - Open a pull request
This project is licensed under the MIT License. See the LICENSE file for details.
Happy Blogging on Bloxy!






