-
-
Notifications
You must be signed in to change notification settings - Fork 49
Home
This wiki contains documentation for users and developers working with Chyrp Lite.
Make sure your server meets the minimum requirements and then read the Quick Start Guide for step-by-step instructions to get you blogging. You can find definitions for terms used on this wiki in the Glossary of Terms.
Make your blog your own. If you want to modify or create a theme for your blog, start by reading Tour of a Theme and then learn more about Twig. If you want to create a module, start at Making Your First Module. The helper functions are also very, um... helpful!
Chyrp Lite is fully localized. If you would like to modify or create a translation, read the Introduction to Translations. If you are developing a theme, a feather or a module, find out more about the process of Localizing Extensions.
Please contact extension authors directly to ask questions or request support.
- ReCAPTCHA v2: Adds support for ReCAPTCHA v2.
- Content Security Policy: Adds a Content-Security-Policy header to the blog.
- Alphabetize: Sort the blog index alphabetically.
Chyrp Lite's releases are all named after species of Old World sparrow, a very social little bird.
This is the wiki for Chyrp Lite: An ultra-lightweight blogging engine, written in PHP.
- About Permissions
- Tour of a Theme
- Twig Reference
- Twig Variables
- Object Attributes
- Routes and Controllers
- Making Your First Module
- Debug and Tester Modes
- About Errors
- Introduction to Helpers
- Introduction to Translations
- Introduction to Triggers
- Anatomy of info.php Files
- Anatomy of a Feather
- Anatomy of a Module
- Anatomy of a Theme
- Anatomy of a Post
- Localizing Extensions
- Adding Ajax Functionality
- Working with JavaScript
- Working with Model
- Working with Config