unsubbed.co

Chyrp Lite

Chyrp Lite handles extra-awesome, extra-lightweight blog engine as a self-hosted solution.

Overview

An ultra-lightweight blogging engine, written in PHP. Chyrp Lite is an ultra-lightweight blogging engine, written in PHP. English, Deutsch, Italiano, 한국인, Nederlands, Polski, 简体中文. The project has 481 GitHub stars and is licensed under BSD-3-Clause.

Key Features

Source: GitHub README

  • Easy to install, simple to maintain, extensible by design.
  • Built with responsive and accessible W3C-validated HTML5.
  • Universal support for plain text, Markdown, or raw markup.
  • Personalise your blog using powerful extensions.
  • Theme development is easy with the Twig template engine.
  • Manage users and visitors with a comprehensive rights model.
  • Text: write textual blog entries.
  • Photo: upload an image.
  • Quote: make a quotation.
  • Link: link to another website.

Getting Started

Source: GitHub README

You can install Chyrp Lite in three steps:

  1. If using MySQL, create a MySQL database with a username and password.
  2. Download the latest release, unzip, and upload to your web server.
  3. Run the installation process by visiting install.php in your web browser.

If you prefer Docker, you can install in four steps:

  1. Download the latest release and unzip it.
  2. Read through docker-compose.yaml and modify if needed.
  3. Run docker compose up -d --build to build and start the container.
  4. R

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, mysql, postgresql, sqlite.