Skip to main content

Drupan is a flexible static site generator helping you to create blogs, single page applications or traditional websites.

Project description

Drupan is a flexible static site generator helping you to create blogs, single page applications or traditional websites. While being opinionated the plugin system allows you to extend it with any functionality you desire.

Quickstart

Install drupan, clone this example site repository and run drupan config.yaml --serve in the cloned directory.

Noteworthy Features

  • deployment your site using git or directly to AWS S3 and AWS CloudFront

  • fast page generation

  • Jinja2 with custom template tags and filters

  • powerful plugin system

Usage

You can install drupan via pip. To generate your site you just run drupan ~path/to/config.yaml.

Supported command line switches

  • nodeploy do not deploy the generated site

  • serve runs a development server on port 9000

  • deploy deploy your output directory without generation

Readers

  • filesystem reads content from files with a YAML header

Writers

  • filesystem writes the generated site to a directory

Deployment

  • s3cf deploy your site to AWS S3 and optionally invalidate changed files on AWS CloudFront using boto

  • gitsub commits the changes to git and pushes to a remote server

  • s3sub uploads your site to AWS S3 using the AWS CLI package

Plugins

  • blank generates empty Entity instances with a given layout. This can be used to generate index or archive pages

  • markdown converts entity content from markdown to HTML

  • tags support for tags which are added to a posts meta information

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drupan-3.0.2.tar.gz (13.4 kB view details)

Uploaded Source

File details

Details for the file drupan-3.0.2.tar.gz.

File metadata

  • Download URL: drupan-3.0.2.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for drupan-3.0.2.tar.gz
Algorithm Hash digest
SHA256 f747c7599392b12b7532c0bb26b567f2393dc6ae48fff0d2dc1ba4322f1c1eed
MD5 c9245c6df95e065d9d81b03eff2d1020
BLAKE2b-256 e9f85f352018a26658aa0344b40387155426ab025af6db8c115bea978ad97e91

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page