Skip to main content

No project description provided

Project description

duckdown

A light weight markdown site.

To use

python3 -m venv venv
source venv/bin/activate
pip install duckdown
duckdown create site
duckdown run site

You view the site on: http://localhost:8080

You can edit the site at http://localhost:8080/edit

the defaut username/password:

username: admin
password: admin

Dev

python3 -m venv venv
source venv/bin/activate
pip install -r dev-requirements.txt
inv 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

duckdown-0.0.23.tar.gz (28.6 kB view hashes)

Uploaded Source

Built Distribution

duckdown-0.0.23-py3-none-any.whl (55.8 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