All Projects → Psycojoker → Prosopopee

Psycojoker / Prosopopee

Licence: gpl-3.0
a static website generator to make beautiful customizable pictures galleries that tell a story

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Prosopopee

Sigal
yet another simple static gallery generator
Stars: ✭ 682 (+229.47%)
Mutual labels:  static-site-generator, gallery
Thumbsup
Generate static HTML photo / video galleries
Stars: ✭ 493 (+138.16%)
Mutual labels:  static-site-generator, gallery
Ubergallery
An easy to use, simple to manage, web photo gallery written in PHP.
Stars: ✭ 189 (-8.7%)
Mutual labels:  gallery
React Slideshow
A react component for slideshow supporting slide, fade and zoom
Stars: ✭ 201 (-2.9%)
Mutual labels:  gallery
Firn
Org Mode Static Site Generator
Stars: ✭ 198 (-4.35%)
Mutual labels:  static-site-generator
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+961.84%)
Mutual labels:  static-site-generator
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (-3.86%)
Mutual labels:  gallery
Overlap Image Gallery View
OverlapImageGalleryView with different animations. Sample for android mobile application.
Stars: ✭ 188 (-9.18%)
Mutual labels:  gallery
Jekyll Doc Theme
Jekyll theme for creating project documentation websites
Stars: ✭ 203 (-1.93%)
Mutual labels:  static-site-generator
Gallery shell
📷 Bash Script to generate static responsive image web galleries.
Stars: ✭ 198 (-4.35%)
Mutual labels:  gallery
Clayoven
💎 beautiful website generator for math, code, and articles
Stars: ✭ 200 (-3.38%)
Mutual labels:  static-site-generator
Silentbox
A lightbox inspired Vue.js component.
Stars: ✭ 196 (-5.31%)
Mutual labels:  gallery
Qp Gallery Releases
QuickPic Gallery Mod
Stars: ✭ 187 (-9.66%)
Mutual labels:  gallery
Gulp Webpack Starter
Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
Stars: ✭ 199 (-3.86%)
Mutual labels:  static-site-generator
Staticsitegenerators List
A comprehensive, partially automatically generated comparison of static site generators
Stars: ✭ 190 (-8.21%)
Mutual labels:  static-site-generator
Googliser
a fast BASH multiple-image downloader
Stars: ✭ 202 (-2.42%)
Mutual labels:  gallery
Baguettebox.js
⚡ Simple and easy to use lightbox script written in pure JavaScript
Stars: ✭ 2,252 (+987.92%)
Mutual labels:  gallery
Anfora
🏺 Self-hosted photo gallery social network. Under development
Stars: ✭ 197 (-4.83%)
Mutual labels:  gallery
Jamstack Web Starter
Static website workflow utilising Eleventy, Tailwind CSS, Webpack and PostCSS.
Stars: ✭ 198 (-4.35%)
Mutual labels:  static-site-generator
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+7038.16%)
Mutual labels:  static-site-generator

Prosopopee

Prosopopee. Static site generator for your story.

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.

Prosopopee 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

Screenshots

Features

Prosopopee currently supports:

  • Automatic generation
  • Lightweight
  • Thumbnails & multiple resolutions for fast previews (JPEG progressive)
  • Videos support
  • Mobile friendly
  • Caching for fast rendering
  • Multi level gallery
  • Support themes (default, material, light)
  • Password access (encrypt page)
  • Image lazy loading
  • Night Mode
  • Completely static output is easy to host anywhere
  • Hackable

Examples

You can find example usages here:

Code example

title: Title
date: 2015-12-18
cover: P1070043-01-01.jpeg
sections:
  - type: full-picture
    image: P1060979-01-01.jpeg
    fixed: true
    text:
      title: My Story
      sub_title: some subtitle
      date: 2015-12-18
  - type: paragraph
    title: Beautiful Title
    text: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor
  - type: pictures-group
    images:
      -
        - P1060938-01-01.jpeg
        - P1060946-01-01.jpeg
        - P1060947-01-01.jpeg
        - P1060948-01-01.jpeg

Usage

  prosopopee
  prosopopee test
  prosopopee preview
  prosopopee deploy
  prosopopee autogen (-d <folder> | --all ) [--force]
  prosopopee (-h | --help)
  prosopopee --version
                                                                                
Options:                                                                        
  test          Verify all your yaml data                                       
  preview       Start preview webserver on port 8000                            
  deploy        Deploy your website                                             
  autogen       Generate gallery automaticaly                                   
  -h, --help    Show this screen.                                               
  --version     Show version.

Docker

https://hub.docker.com/r/beudbeud/prosopopee/

Licence

GLPv3

Documentation

http://prosopopee.readthedocs.org/en/latest/

IRC

channel : irc.freenode.net#prosopopee

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].