diff --git a/README.md b/README.md
index df0e270..75c0672 100644
--- a/README.md
+++ b/README.md
@@ -1,53 +1,57 @@
-
+
-# Prosopopee
+# MagCMS
-Prosopopee. Static site generator for your story.
+MagCMS is static website and content generator for modern company websites.
-Make beautiful customizable pictures galleries that tell a story using a static website generator written in Python. You don't need to care about css, code and presentation, manage your contents in YAML file and Prosopopee will take care about the rest.
+Based on: Prosopopee. Static site generator for your story.
-Prosopopee is sections oriented, make it very flexible, many kinds of section already available:
+Make beautiful customizable company sites, landing pages or pictures galleries that tell a story using a static website generator written in Python. You don't need to care about css, code and presentation, manage your contents in YAML file and MagCMS will take care about the rest.
+
+MagCMS is sections oriented, make it very flexible, many kinds of section already available:
* Parallax
* Group of pics (gallery)
* Paragraph
* Iframe (Youtube, Maps, etc..)
* Quote
-* [And more](http://prosopopee.readthedocs.io/en/latest/sections.html)
+* "subgal-section" which leads to subpages shown as a gallery
+* And many more.
-## Screenshots
+# Documentation
-
+Currentl no fancy documentation, but you can access the source code for the website of my company MagosIT Kft.
+
+See: [magosit-website] (https://github.com/magosit-website)
+
+You can also try browsing the original [prosopopee docs](http://prosopopee.readthedocs.io/en/latest/sections.html)
+
+[More docs] (http://prosopopee.readthedocs.org/en/latest/)
## Features
-Prosopopee currently supports:
+MagosCMS currently supports:
- * Lightweight
+ * Lightweight and fast
+ * Hackable for your own needs
* Thumbnails & multiple resolutions for fast previews (JPEG progressive)
* Videos support
* Mobile friendly
* Caching for fast rendering
* Multi level gallery
- * Support themes (default, material, light)
+ * Support for themes (**only the default theme works for now**)
* Password access (encrypt page)
* Image lazy loading
* Night Mode
* Completely static output is easy to host anywhere
- * Hackable
- ## Examples
+## Examples
-You can find example usages here:
+Example website:
-* http://surleschemins.fr
-* http://media.faimaison.net/photos/galerie/
-* https://www.thebrownianmovement.org/
-* http://outside.browny.pink
-* http://such.life
-* http://www.street-art.me
+ * [www.magosit.hu - under construction] (www.magosit.hu)
## Code example
@@ -76,6 +80,11 @@ sections:
```
## Usage
+
+Currently its executable is still named prosopopee.
+
+TODO: rename this!
+
```bash
prosopopee
prosopopee preview
@@ -85,19 +94,10 @@ prosopopee (-h | --help)
prosopopee.py --version
```
-## Docker
-
-https://hub.docker.com/r/beudbeud/prosopopee/
-
## Licence
-GLPv3
+GLPv3 - just like the orginal prosopopee!
-## Documentation
-
- http://prosopopee.readthedocs.org/en/latest/
-
-## IRC
-
-channel : irc.freenode.net#prosopopee
+## Why a fork?
+I have actually asked the original creator of prosopopee if he would like my changes or if I should fork this off. His original project is much more aimed at photo gallery sites while mine is aimed at creating44
diff --git a/logo.png b/logo.png
deleted file mode 100644
index 3919208..0000000
Binary files a/logo.png and /dev/null differ
diff --git a/logo_shaded_alpha.png b/logo_shaded_alpha.png
new file mode 100644
index 0000000..83d338b
Binary files /dev/null and b/logo_shaded_alpha.png differ