mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Create README.md
This commit is contained in:
parent
1554fb1394
commit
f1cd24c007
1 changed files with 44 additions and 0 deletions
44
README.md
Normal file
44
README.md
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
htmly
|
||||
=====
|
||||
|
||||
HTMLy is an open source databaseless bloging platform that prioritizing simplicity and speed.
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
HTMLy requires PHP 5.3+.
|
||||
|
||||
Copyright / License
|
||||
-------------------
|
||||
|
||||
Copyright (c) 2014 Danang Probo Sayekti.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or (at
|
||||
your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||
for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program as the file LICENSE.txt; if not, please see
|
||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
|
||||
|
||||
HTMLy includes works under other copyright notices and distributed
|
||||
according to the terms of the GNU General Public License or a compatible
|
||||
license, including:
|
||||
|
||||
Dispatch - Copyright (c) 2014 Jesus A. Domingo <jesus.domingo@gmail.com>
|
||||
|
||||
Composer - Copyright (c) 2011 Nils Adermann, Jordi Boggiano
|
||||
|
||||
PHP Markdown & Extra - Copyright (c) 2011 Dragonfly Development Inc.
|
||||
|
||||
Based on PHP Markdown & Extra - Copyright (c) 2004-2009 Michel Fortin
|
||||
|
||||
Based on Markdown - Copyright (c) 2003-2006 John Gruber
|
||||
|
||||
\Suin\RSSWriter - Copyright (c) Suin <https://github.com/suin>
|
||||
Loading…
Add table
Add a link
Reference in a new issue