-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Basic read me and some home page sub-edits.
- Loading branch information
Showing
2 changed files
with
94 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Mollio | ||
|
||
Mollio is a simple set of open source html/css templates, released in 2006 by | ||
[Daemon Internet Consultants](http://www.daemon.com.au). The aim was to create a set of page templates that use | ||
css for layout **as well as** some sample basic content which has also had some css applied. | ||
|
||
[See Mollio in action.](http://mollio.org) | ||
|
||
## Can I use it on my own project? | ||
|
||
Our hope is to make Mollio templates and their derivatives as universal as possible. In order to help those creating derivative works of Mollio we've agreed to release the templates under three different licenses; | ||
- [Creative Commons](http://creativecommons.org/licenses/by/2.5/) | ||
- [GPL](http://creativecommons.org/licenses/GPL/2.0/) | ||
- [CPL](http://www.opensource.org/licenses/cpl1.0.php) | ||
|
||
As a creator of a derivative work you simply need to choose the license that suits your project. | ||
|
||
If you have no idea about licensing or want to know nothing about licensing | ||
then you are after the Creative Commons license. Essentially you can do what | ||
you like as long as you keep the attribution in the HTML - basically a link to | ||
[Mollio](http://mollio.org) saying where it all began. |