Wblog

screenshot of Wblog
bootstrap
scss

The missing independent blog system for Ruby on Rails

Overview:

WBlog is an open-source blog system built on Ruby on Rails 6.1. It is designed with a mobile-first approach and offers a modern, clean reading experience. With features like Markdown support, independent comment and subscribe systems, and responsive design, WBlog aims to provide a user-friendly platform for creating and sharing content.

Features:

  • Modern clean reading feelings: Designed for a clean and modern reading experience.
  • Markdown support: Allows users to format articles using Markdown.
  • Mobile first: Responsive design for iPhone, iPad, and iMac.
  • Independent comment system: Users have a dedicated comment system for their blogs.
  • Subscribe system: Allows users to manage subscriptions to their content.
  • Picture management system: Facilitates easy management of images within the blog.
  • QR Code & Like button: Enables easy sharing of articles with friends.
  • Personalization and commercialization: Users have the freedom to customize and monetize their blogs.
bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.