This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
rangitaki/README.md

43 lines
1.5 KiB
Markdown
Raw Normal View History

2015-05-10 00:06:04 +02:00
# Rangitaki
2015-02-21 21:04:03 +01:00
2015-06-10 18:49:02 +02:00
Rangitaki is a simple to use and easy to configure PHP blogging engine in php without any database dependencies.
##Important
Right now there are two versions in development. The series 0.2 and everything higher. Version 0.2 is ready for production while everything higher are development releases and not ready for productive use. I recommend you to use the latest Version of the 0.2 series which you can find in the branch "Series-0.2". The latest version is version 0.2.2 which is available in the releases section.
Read also [this article](http://marcel-kapfer.de/rangitaki/blog/index.php?article=About-the-Future-of-pBlog).
2015-02-21 21:04:03 +01:00
2015-05-10 00:06:04 +02:00
##Features:
2015-02-21 21:04:03 +01:00
2015-02-24 23:04:38 +01:00
- Post writing in XML and Markdown
2015-05-10 00:06:04 +02:00
- subpages for each article
- social sharing buttons
- Disqus integration
- simple end user configuration
##Future Features:
- **Complete rework for a better user experience** [Read more](http://marcel-kapfer.de/rangitaki/blog/index.php?article=About-the-Future-of-pBlog)
2015-02-21 21:04:03 +01:00
- publishing on a set time
2015-05-10 00:06:04 +02:00
- tags
2015-02-24 23:45:29 +01:00
## Example(s)
- Official Rangitaki blog [marcel-kapfer.de/rangitaki/blog](http://marcel-kapfer.de/rangitaki/blog/)
Would you like to see your Rangitaki blog here? Write me a message at [marcelmichaelkapfer@yahoo.co.nz](mailto:marcelmichaelkapfer@yahoo.co.nz)
2015-02-24 23:45:29 +01:00
## Used Libraries
2015-02-24 23:45:29 +01:00
- [Parsedown](http://parsedown.org)
## Social
- [Twitter @rangitaki](https://twitter.com/rangitaki)
- [Google+](https://plus.google.com/b/101437210222436501912/101437210222436501912/posts)
2015-02-21 21:04:03 +01:00
## Trello
2015-05-10 00:07:25 +02:00
- [Trello Board](https://trello.com/b/7qb5I6EQ/rangitaki)