Compare commits

..

3 Commits

385 changed files with 59 additions and 50 deletions

0
.gitignore vendored Executable file → Normal file
View File

0
.travis.yml Executable file → Normal file
View File

0
CODE_OF_CONDUCT.md Executable file → Normal file
View File

0
CONTRIBUTING.md Executable file → Normal file
View File

0
LICENSE Executable file → Normal file
View File

0
MANIFEST.in Executable file → Normal file
View File

64
README.md Executable file → Normal file
View File

@ -1,53 +1,57 @@
<p align="center">
<img src="logo.png">
<img src="logo_shaded_alpha.png">
</p>
# 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
<img src="https://github.com/Psycojoker/prosopopee/raw/master/pics/2018-04-30-113447_872x817_scrot.png" width="15%"></img> <img src="https://github.com/Psycojoker/prosopopee/raw/master/pics/2018-04-30-114059_1128x908_scrot.png" width="15%"></img> <img src="https://github.com/Psycojoker/prosopopee/raw/master/pics/2018-04-30-113707_1195x788_scrot.png" width="15%"></img> <img src="https://github.com/Psycojoker/prosopopee/raw/master/pics/2018-04-30-113821_1128x847_scrot.png" width="15%"></img>
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

0
TODO.txt Executable file → Normal file
View File

0
docs/authors.rst Executable file → Normal file
View File

0
docs/build.rst Executable file → Normal file
View File

0
docs/changelog.rst Executable file → Normal file
View File

0
docs/configuration.rst Executable file → Normal file
View File

0
docs/example.rst Executable file → Normal file
View File

0
docs/index.rst Executable file → Normal file
View File

0
docs/install.rst Executable file → Normal file
View File

0
docs/sections.rst Executable file → Normal file
View File

0
docs/theming.rst Executable file → Normal file
View File

0
example/about/settings.yaml Executable file → Normal file
View File

0
example/build/about/index.html Executable file → Normal file
View File

0
example/build/first_gallery/index.html Executable file → Normal file
View File

0
example/build/first_gallery/stuff-x600png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 680 KiB

After

Width:  |  Height:  |  Size: 680 KiB

0
example/build/first_gallery/stuff-x900png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

0
example/build/first_gallery/video-2000.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.9 MiB

After

Width:  |  Height:  |  Size: 2.9 MiB

0
example/build/first_gallery/video-600.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 251 KiB

After

Width:  |  Height:  |  Size: 251 KiB

0
example/build/first_gallery/video.mp4 Executable file → Normal file
View File

0
example/build/index.html Executable file → Normal file
View File

0
example/build/static/css/fonts.css Executable file → Normal file
View File

0
example/build/static/css/style-page.css Executable file → Normal file
View File

0
example/build/static/css/style.css Executable file → Normal file
View File

View File

View File

Before

Width:  |  Height:  |  Size: 211 KiB

After

Width:  |  Height:  |  Size: 211 KiB

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 194 KiB

After

Width:  |  Height:  |  Size: 194 KiB

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 184 KiB

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 193 KiB

After

Width:  |  Height:  |  Size: 193 KiB

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 187 KiB

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 184 KiB

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

View File

View File

0
example/build/static/img/social-share.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

0
example/build/static/js/jquery-2.1.4.min.js vendored Executable file → Normal file
View File

0
example/build/static/js/jquery.lazyload.min.js vendored Executable file → Normal file
View File

0
example/first_gallery/settings.yaml Executable file → Normal file
View File

0
example/first_gallery/stuff.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

0
example/second_gallery/second_level_gallery/stuff.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

0
example/second_gallery/second_level_gallery/video.mp4 Executable file → Normal file
View File

View File

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

0
example/second_gallery/settings.yaml Executable file → Normal file
View File

0
example/second_gallery/stuff.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

0
example/second_gallery/video.mp4 Executable file → Normal file
View File

0
example/settings-menu.yaml Executable file → Normal file
View File

0
example/settings.yaml Executable file → Normal file
View File

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

BIN
logo_shaded_alpha.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

0
pics/2018-04-30-113447_872x817_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 916 KiB

After

Width:  |  Height:  |  Size: 916 KiB

0
pics/2018-04-30-113707_1195x788_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

0
pics/2018-04-30-113728_1125x907_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 706 KiB

After

Width:  |  Height:  |  Size: 706 KiB

0
pics/2018-04-30-113754_1128x888_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 608 KiB

After

Width:  |  Height:  |  Size: 608 KiB

0
pics/2018-04-30-113808_1130x905_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 670 KiB

After

Width:  |  Height:  |  Size: 670 KiB

0
pics/2018-04-30-113821_1128x847_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 499 KiB

After

Width:  |  Height:  |  Size: 499 KiB

0
pics/2018-04-30-113858_1125x906_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 913 KiB

After

Width:  |  Height:  |  Size: 913 KiB

0
pics/2018-04-30-113912_1133x906_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 454 KiB

After

Width:  |  Height:  |  Size: 454 KiB

0
pics/2018-04-30-113930_1131x905_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 559 KiB

After

Width:  |  Height:  |  Size: 559 KiB

0
pics/2018-04-30-114008_1129x907_scrot.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 232 KiB

After

Width:  |  Height:  |  Size: 232 KiB

Some files were not shown because too many files have changed in this diff Show More