Blog Software for private Blog "Planet Metax".
Author: Christian Simon <mail@planet-metax.de>
Version: 1.1.1
License: Apache License 2.0
- Framework
- Static Pages ("Start", "Profil", "Kontakt", "Impressum", "Datenschutz")
- Import Blog Entry
- Blog Overview
- Archive by Years/Months
- Category Overview
- Tag Overview
- Pagination
- Responsive Design
- Blog Attachments
- Blog Content Format "Markdown" with pegdown
- Blog Rendering Chain (Pre-Precessing, Rendering, Post-Processing)
- SourceCode highlighting with Pygments
- RSS Feed
- Sitemap
- Table of Contents in Blog Entries
- "Read Complete Article" link on shortened abstracts
- Admin Mode
- Write Blog Entry
- Add Tags
- Add Categories
- Edit/Delete Tags
- Edit/Delete Categories
- Edit/Delete Blog Entry
- Image Gallery
- Image Thumbnails
- Blog source code includes
- "Spoiler" Tag for collapsed large file contents
- Attachment Uploads
- Styles for additional Tokens: variable, Classname, Filename, Input
- Better "Profile" page
- Blog Search
- Blog Tag-Cloud and Category Index
- Internationalization
- Multi-Language Support
- Comments (?)
- Analytics
If you want to use the software for your own blog, you can fork the software, replace all media files and static pages with your own content and install it on any server compatible with the play framework (MySQL, Shell Access, Java8).