Skip to main content

A Fidus Writer plugin to allow publishing articles publically directly.

Project description

FidusWriter-Website

FidusWriter-Website is a Fidus Writer plugin to allow for making documents available directly to the general public from within Fidus Writer on the frontpage of Fidus Writer itself.

Installation

  1. Install Fidus Writer like this:

    pip install fiduswriter[website]

  2. Add "book" to your INSTALLED_APPS setting in the configuration.py file like this:

    INSTALLED_APPS += (
        ...
        'website',
    )
    
  3. Run fiduswriter setup to create the needed database tables and to create the needed JavaScript files.

  4. (Re)start your Fidus Writer server

Project details


Download files

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

Source Distribution

fiduswriter-website-3.11.3.tar.gz (31.6 kB view hashes)

Uploaded Source

Built Distribution

fiduswriter_website-3.11.3-py3-none-any.whl (39.5 kB view hashes)

Uploaded Python 3

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