Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dunglas/piy
A modern self-managed Content Management System
https://github.com/dunglas/piy
Last synced: 11 days ago
JSON representation
A modern self-managed Content Management System
- Host: GitHub
- URL: https://github.com/dunglas/piy
- Owner: dunglas
- License: agpl-3.0
- Created: 2009-08-20T14:12:16.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-12-14T21:36:52.000Z (almost 15 years ago)
- Last Synced: 2024-10-03T18:44:34.832Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 9.58 MB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE.txt
Awesome Lists containing this project
README
Publish It Yourself
===================_Publish It Yourself_ is a self-managed CMS.
It is designed to create autonomous communities where users can directly create and manage content.
It is a mix between blogs and blogs platforms, digg-likes and open publishing websites such as (the Indymedia network)[http://www.indymedia.org].It allows to publish and promote rich text articles and news. It includes many features: tagging with (triple tags)[http://en.wikipedia.org/wiki/Triple_tag#Triple_tags] support, comments, spam protection, themes, interface translation, registration system, peronnal users pages, Atom feeds, microformats, and more!
Every pages are optimized for search engines, including expressives URLs and uniques titles.It is written in PHP using the (symfony framework)[http://www.symfony-project.org]. It is modular and object oriented.
The Javascript part of the code uses (jQuery)[http://www.jquery.com], the built-in theme is (x)HTML 5 compliant.
This software is still in an early stage of development._Publish It Yourself_ is a free software covered by the (GNU Affero General Public License version 3)[http://www.fsf.org/licensing/licenses/agpl-3.0.html]. See the ``LICENSE.txt`` file for futher informations.
For installation instructions, see the ``INSTALL.markdown`` file.