Jinya Cms

screenshot of Jinya Cms

Content Management System for artists

Overview

The Jinya CMS is a content management system designed specifically for the needs of artists and designers. Developed by Imanuel Ulbricht and Jenny Jinya, creator of the popular Loving Reaper comics, the CMS provides a platform for managing websites in the creative industry. It is based on the Slim Framework 4 and utilizes the Plates template engine for the frontend. The default theme focuses on showcasing content rather than elaborate design.

Features

  • Designed for artists and designers
  • Slim Framework 4 as the base
  • Plates template engine for the frontend
  • Simple and minimalistic default theme
  • Separate Artistarea and Adminarea for managing frontend and backend respectively
  • Drag-and-drop gallery arrangement
  • Page and form creation
  • Menu management
  • My Jinya area for managing personal profile

Summary

The Jinya CMS is a content management system tailored to the needs of artists and designers. Its features include a minimalist default theme, drag-and-drop gallery arrangement, page and form creation, menu management, and separate areas for managing the frontend and backend. The CMS is based on the Slim Framework 4 and utilizes the Plates template engine. Installation can be done by downloading the latest version from Github or using the provided Docker container. The Jinya CMS is licensed under the MIT License.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.